64d6c500a384 ("drm/i915: Generalise GPU activity tracking") 52954edd1f70 ("drm/i915: Allocate a status page for each timeline") 1e345568e3b5 ("drm/i915: Move list of timelines under its own lock") 0ca88ba0d634 ("drm/i915: Always allocate an object/vma for the HWSP") 499197dc1696 ("drm/i915: Stop tracking MRU activity on VMA") eb8d0f5af4ec ("drm/i915: Remove GPU reset dependence on struct_mutex") ade8a0f59844 ("drm/i915: Make all GPU resets atomic") 832a67bdb205 ("drm/i915: Compute the HWS offsets explicitly") 9fa4973e91be ("drm/i915: Remove manual breadcumb counting") e1a73a54a96e ("drm/i915: Measure the required reserved size for request emission") 8e525cb4a622 ("drm/i915/execlists: Move RPCS setup to context pin") 480cd6dd9287 ("drm/i915/selftests: Track evict objects explicitly") 209760b7f6ee ("drm/i915/selftests: Allocate mock ring/timeline per context") 71fc448c1aaf ("drm/i915/selftests: Make evict tolerant of foreign objects") 739f3abdbfcf ("drm/i915: small isolated c99 types to kernel types switch") 9f58892ea996 ("drm/i915: Pull all the reset functionality together into i915_reset.c") 18bb2bccb549 ("drm/i915: Serialise concurrent calls to i915_gem_set_wedged()") decd29e6b5fe ("drm/i915: Only dump GPU state on set-wedged if interesting") c9d08cc3e339 ("drm/i915/selftests: Mark up rpm wakerefs") 538ef96b9dae ("drm/i915/gem: Track the rpm wakerefs") 183e260ba246 ("drm/i915: Track the rpm wakerefs for error handling") 16e4dd0342a8 ("drm/i915: Markup paired operations on wakerefs") bd780f37a361 ("drm/i915: Track all held rpm wakerefs") f663b0ca9b7d ("drm/i915/selftests: recreate WA lists inside the selftest") 2f80d7bd8d93 ("drm/i915: drop all drmP.h includes") d25f71a162a9 ("drm/i915: Return immediately if trylock fails for direct-reclaim") 55c15512a9cf ("drm/i915: Do not allow unwedging following a failed driver initialisation") 55277e1f3107 ("drm/i915: Always try to reset the GPU on takeover") a0f04cc27c50 ("drm/i915: always use INTEL_INFO() to access device info") ed5eb1b78a88 ("drm/i915/reg: abstract display_mmio_offset access") 0258404f9d38 ("drm/i915: start moving runtime device info to a separate struct") 1216e3c3af25 ("drm/i915: Drop unused engine->irq_seqno_barrier w/a") 835051d397b8 ("drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5") 1212bd821de8 ("drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7") d9cad2206abf ("drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs") 2f0c733b353c ("drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs") ed2922c025c3 ("drm/i915: Remove redundant trailing request flush") caa5915bb3c1 ("drm/i915/ringbuffer: Pull the render flush into breadcrumb emission") 6faf5916e6be ("drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation") 167bc759e823 ("drm/i915: Restrict PSMI context load w/a to Haswell GT1") 060f23225d82 ("drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen") f513ac76530c ("drm/i915/icl: Mind the SFC units when resetting VD or VEBox engines") 57b19d55189b ("drm/i915/icl: Record the valid VDBoxes with SFC capability") 921f3a60e54e ("drm/i915/selftests: Verify we can perform resets from atomic context") 5edd56d394dc ("drm/i915/selftests: Check we can recover a wedged device") f3ce44a09a15 ("drm/i915: merge gen checks to use range") cf819eff907a ("drm/i915: replace IS_GEN with IS_GEN(..., N)") 006900087727 ("drm/i915: Rename IS_GEN to IS_GEN_RANGE") e6154e4cb8b0 ("drm/i915: Skip the ERR_PTR error state") 5a688ee3a224 ("drm/i915/execlists: Move RCS mmio workaround to new common wa_list")