blob: ca2efecf0a0279f71a653523de9faafda4c1bf34 [file] [log] [blame]
c5b083a1a174 ("drm/i915: Fix i915_driver_init_mmio error path")
63ffbcdadcf2 ("drm/i915: Sanitize engine context sizes")
3204c343bb69 ("drm/i915: Defer context state allocation for legacy ring submission")
ddfb570c2054 ("drm/i915: Use the engine class to get the context size")
b8400f01fcbb ("drm/i915: Split the engine info table in two levels, using class + instance")
6e516148f354 ("drm/i915: Generate the engine name based on the instance number")
5ff36d36a36d ("drm/i915: Use the same vfunc for BSD2 ring init")
0908180b9a1c ("drm/i915: Classify the engines in class + instance")
17ab792ab1c1 ("drm/i915: Drop verbose and archaic "ring" from our internal engine names")
16f11f46964f ("drm/i915/guc: Use formalized struct definition for ads object")
237ae7c79e26 ("drm/i915: Don't use enums for hardware engine id")
afeddf508112 ("drm/i915: Reduce context alignment")
0daf0113cff6 ("drm/i915: Mock infrastructure for request emission")
3b5bb0a37665 ("drm/i915: Mock a GGTT for self-testing")
66d9cb5d805a ("drm/i915: Mock the GEM device for self-testing")
f97fbf9606a1 ("drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove")
935a2f776aa5 ("drm/i915: Add some selftests for sg_table manipulation")
953c7f82eb89 ("drm/i915: Provide a hook for selftests")
72b72ae47324 ("drm/i915: Always pin contexts into the high GGTT")
241455172b86 ("drm/i915: Reset the gpu on takeover")
bb8f0f5abdd7 ("drm/i915: Split intel_engine allocation and initialisation")
a01cb37affb7 ("drm/i915: Remove i915_vma_create from VMA API")
718659a63054 ("drm/i915: Rename some warts in the VMA API")
f9cda0486780 ("drm/i915/guc: Move GuC log related functions into dedicated file")
0c7eeda1af05 ("drm/i915: Move i915_ppgtt_close() into i915_gem_gtt.c")
e007b19d7ba7 ("drm/i915: Use the MRU stack search after evicting")
f51455d442c0 ("drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE")
05adb1850aaa ("Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued")