blob: 0d5a95db78a4b9877fc7e1b13dcad343a7105b76 [file] [log] [blame]
a93615f900bd ("drm/i915: Throw away the active object retirement complexity")
ba4134a41931 ("drm/i915: Save trip via top-level i915 in a few more places")
baea429dc5ed ("drm/i915: Move i915_gem_chipset_flush to intel_gt")
a1c8a09e0c7c ("drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt")
759e4a74f354 ("drm/i915: Make ggtt invalidation work on ggtt")
eaf522f62b74 ("drm/i915: Make i915_check_and_clear_faults take intel_gt")
99f2eb966749 ("drm/i915: Move intel_gt_pm_init under intel_gt_init_early")
724e9564c5ac ("drm/i915: Store some backpointers in struct intel_gt")
24635c5152af ("drm/i915: Move intel_gt initialization to a separate file")
e5be5c7a8ffa ("drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt")
ef78f7b18726 ("drm/i915: Use drm_gem_object.resv")
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")
c447ff7db348 ("drm/i915: update with_intel_runtime_pm to use the rpm structure")
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")
84383d2e8d7c ("drm/i915: Refine i915_reset.lock_map")
0cf289bd5de3 ("drm/i915: Move fence register tracking from i915->mm to ggtt")
5a31d30b22c0 ("drm/i915: Remove I915_READ_NOTRACE")
54ac6479737b ("drm/i915: Remove I915_WRITE_NOTRACE")
e33a4be83a64 ("drm/i915: Remove I915_POSTING_READ_FW")
ecab9be174d9 ("drm/i915: Combine unbound/bound list tracking for objects")
33df8a7697a0 ("drm/i915: Prevent lock-cycles between GPU waits and GPU resets")
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")
8ed3a6230482 ("drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors")
4d94961d7f28 ("drm/i915: Eliminate unused mmio accessors")
6a8cc66ffe0f ("drm/i915: Move i915_check_and_clear_faults to intel_reset.c")
c57984478ba9 ("drm/i915/frontbuffer: remove obsolete comment about mark busy/idle")
d13616db8bac ("drm/i915: move pm related declarations to intel_pm.h")
f736ae1b1031 ("drm/i915: Extract engine fault reset to a helper")
77a302e04312 ("drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric")
b61ea001b2df ("drm/i915: Reset only affected engines when handling error capture")
155ab8836caa ("drm/i915: Move object close under its own lock")
59ec84eca57a ("drm/i915: Use unchecked uncore writes to flush the GTT")
1c8242c3a4b2 ("drm/i915: Use unchecked writes for setting up the fences")
87d1372d1da3 ("drm/i915/selftests: Flush partial-tiling object once")
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")