blob: 430d24089ba406ef37cb9d7f1c804af99b04e1c5 [file] [log] [blame]
d54dc6eede68 ("drm/i915/guc: Drop leftover preemption code")
0f261b241d9c ("drm/i915/uc: move GuC and HuC files under gt/uc/")
ba740cfc2f26 ("drm/i915: make intel_gvt.h self-contained")
5e0cca98b4d1 ("drm/i915: make intel_guc_reg.h self-contained")
72629d11d56c ("drm/i915: make intel_guc_fwif.h self-contained")
016c1c8938b0 ("drm/i915: make intel_guc_ct.h self-contained")
22b7a426bbe1 ("drm/i915/execlists: Preempt-to-busy")
eca153603f2f ("drm/i915: Don't dereference request if it may have been retired when printing")
df0566a641f9 ("drm/i915: move modesetting core code under display/")
379bc100232a ("drm/i915: move modesetting output/encoder code under display/")
ca851bae0f52 ("drm/i915: make intel_sdvo_regs.h self-contained")
422d7df4f090 ("drm/i915: Replace engine->timeline with a plain list")
9db0c5caa747 ("drm/i915: Stop retiring along engine")
ce476c80b8bf ("drm/i915: Keep contexts pinned until after the next kernel context switch")
d858d5695f38 ("drm/i915: update rpm_get/put to use the rpm structure")
1bf676cc2dba ("drm/i915: move and rename i915_runtime_pm")
9102650fb975 ("drm/i915: make enable/disable rpm assert function use the rpm structure")
87b391b95184 ("drm/i915: Remove rpm asserts that use i915")
d5b6c275d04a ("drm/i915: prefer i915_runtime_pm in intel_runtime function")
0cf289bd5de3 ("drm/i915: Move fence register tracking from i915->mm to ggtt")
ecab9be174d9 ("drm/i915: Combine unbound/bound list tracking for objects")
e568ac3874be ("drm/i915: Pull kref into i915_address_space")
a8cff4c8283a ("drm/i915: Promote i915->mm.obj_lock to be irqsafe")
7f1502d99614 ("drm/i915: Convert gem_record_fences to uncore mmio accessors")
c57984478ba9 ("drm/i915/frontbuffer: remove obsolete comment about mark busy/idle")
d13616db8bac ("drm/i915: move pm related declarations to intel_pm.h")
1c8242c3a4b2 ("drm/i915: Use unchecked writes for setting up the fences")
7645b19d9bdd ("drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c")
d82b4b26218d ("drm/i915: Report all objects with allocated pages to the shrinker")
3b4fa9640ccd ("drm/i915: Track the purgeable objects on a separate eviction list")
47bc28d7ee6d ("drm/i915: Split off pci_driver.remove() tail to drm_driver.release()")
6501aa4e3a45 ("drm/i915: add in-kernel blitter client")
0a4a6e74e733 ("drm/i915/gtt: grab wakeref in gen6_alloc_va_range")
0c1f845772e5 ("drm/i915: Avoid refcount_inc on known zero count")
2e2f08d02dd2 ("drm/i915: Take a runtime pm wakeref for atomic commits")
754f7a0b2a13 ("drm/i915: Rename intel_context.active to .inflight")
6951e5893b48 ("drm/i915: Move GEM object domain management from struct_mutex to local")
37d63f8fdb49 ("drm/i915: Pull scatterlist utils out of i915_gem.h")
10be98a77c55 ("drm/i915: Move more GEM objects under gem/")