blob: 6e1c22318af0980b3ee011196855533ac7832c8e [file] [log] [blame]
1863e3020ab5 ("drm/i915/execlists: Always reset the context's RING registers")
7d4c75d9097a ("drm/i915: Prepare for larger CSB status FIFO size")
baba6e572b38 ("drm/i915: take a reference to uncore in the engine and use it")
97a04e0d07c4 ("drm/i915: switch intel_wait_for_register to uncore")
d2d551c06f81 ("drm/i915: intel_wait_for_register_fw to uncore")
a2b4abfc626b ("drm/i915: switch uncore mmio funcs to use intel_uncore")
6cc5ca768825 ("drm/i915: rename raw reg access functions")
6ebc9692a7ad ("drm/i915: make raw access function work on uncore")
25286aaca9ce ("drm/i915: move regs pointer inside the uncore structure")
272c7e52302e ("drm/i915: reduce the dev_priv->uncore dance in uncore.c")
cb7ee69015aa ("drm/i915: make find_fw_domain work on intel_uncore")
f7de50278e5c ("drm/i915: make more uncore function work on intel_uncore")
3ceea6a1b4d2 ("drm/i915: use intel_uncore for all forcewake get/put")
f568eeee5355 ("drm/i915: use intel_uncore in fw get/put internal paths")
159367bb9e74 ("drm/i915: always use masks on FW regs")
fd79d93985e0 ("drm/i915/selftests: add test to verify get/put fw domains")
535d8d27c0e2 ("drm/i915: do not pass dev_priv to low-level forcewake functions")
9be8644a14c6 ("drm/i915/icl: split combo and mg pll disable")
036f8d567b6c ("drm/i915/icl: split pll enable in three steps")
d2ab5ebf46b4 ("drm/i915/icl: split combo and mg pll enable")
4b378c0672cc ("drm/i915: Consolidate reset-request debug message")
95f697eb024d ("drm/i915: Make context pinning part of intel_context_ops")
c4d52feb2c46 ("drm/i915: Move over to intel_context_lookup()")
4dc84b77b077 ("drm/i915: Store the intel_context_ops in the intel_engine_cs")
39e2f501c1b4 ("drm/i915: Split struct intel_context definition to its own header")
7e3d9a59410d ("drm/i915: Track active engines within a context")
c6eeb4797eb9 ("drm/i915: Reduce presumption of request ordering for barriers")
604c37d76689 ("drm/i915: Refactor common code to load initial power context")
5861b013e2c7 ("drm/i915: Do a synchronous switch-to-kernel-context on idling")
2835f4f36b6a ("drm/i915/selftests: Improve switch-to-kernel-context checking")
50b022af5d6b ("drm/i915: Force GPU idle on suspend")
3d6062491658 ("drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro")
b146e5efe660 ("drm/i915: Pass around the intel_context")
103b76eeff2e ("drm/i915: Use i915_global_register()")
cf4331dd3975 ("drm/i915: Move find_active_request() to the engine")
8a68d464366e ("drm/i915: Store the BIT(engine->id) as the engine's mask")
c8b502422bfe ("drm/i915: Remove last traces of exec-id (GEM_BUSY)")
62acc7e892ef ("drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs")
f14c0d9fd871 ("drm/i915: Just check the vebox IIR regardless")
510a75a5d2b8 ("drm/i915/icl: move MG pll hw_state readout")
e88619646971 ("drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+")
ebece7539242 ("drm/i915: Keep timeline HWSP allocated until idle across the system")
1e3f697e47f6 ("drm/i915/execlists: Suppress redundant preemption")
3ef7114982b8 ("drm/i915: Introduce i915_timeline.mutex")
b5773a3616d1 ("drm/i915/execlists: Suppress mere WAIT preemption")
d9948a10b902 ("drm/i915: Remove second level open-coded rcu work")
13f1bfd3b332 ("drm/i915: Make object/vma allocation caches global")
32eb6bcfdda9 ("drm/i915: Make request allocation caches global")
44f8b8022d4c ("Revert "drm/i915: Avoid waking the engines just to check if they are idle"")
2d5eaad007d9 ("drm/i915: Compute the global scheduler caps")