blob: d878cbf30029e4699edf1c92e49bfd9b1750a612 [file] [log] [blame]
8ec21a7c4b52 ("drm/i915/selftests: Use a sacrificial context for hang testing")
a8b66f2c2f3e ("drm/i915/selftests: Flush old resets between engines")
3fb04cb0bea5 ("drm/i915/selftests: Fix up igt_reset_engine")
0db18b17c8bc ("drm/i915: Make engine state pretty-printer header configurable")
30b29406d937 ("drm/i915: Restore the wait for idle engine after flushing interrupts")
3265124a2d37 ("drm/i915: Give more details for the active-when-parking warning for the engines")
aba5e278586b ("drm/i915: Add a hook for making the engines idle (parking) and unparking")
20ccd4d3f689 ("drm/i915: Use same test for eviction and submitting kernel context")
55b4f1ce2f23 ("drm/i915: Fix eviction when the GGTT is idle but full")
ff97d3ae6951 ("drm/i915/selftests: Hold the rpm wakeref for the reset tests")
95a19ab4d7f8 ("drm/i915/selftests: Pretty print engine state when requests fail to start")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
87dc03ad268f ("drm/i915/selftests: Try to recover from a wedged GPU during reset tests")
76e70087d360 ("drm/i915: Make execlist port count variable")
7a62cc6107f3 ("drm/i915: Add execlist_port_complete")
19df9a5782f5 ("drm/i915: Move execlist initialization into intel_engine_cs.c")
b620e870218e ("drm/i915: Make own struct for execlist items")
4f044a88a86a ("drm/i915: Rename global i915 to i915_modparams")
85e2fe679e05 ("drm/i915/guc: Submit GuC workitems containing coalesced requests")
45ec5bc8774b ("drm/i915/guc: Remove obsolete comments and remove unused variable")
221ab9719bf3 ("drm/i915/execlists: Unwind incomplete requests on resets")
27606fd87895 ("drm/i915/execlists: Split insert_request()")
08dd3e1acc16 ("drm/i915/execlists: Move insert_request()")
523e7c9278f0 ("drm/i915/execlists: Kick start request processing after a reset")
27a5f61b377b ("drm/i915: Cancel all ready but queued requests when wedging")
3dcf4f207e8e ("drm/i915: Extend private i915_param_named macro with description")
c95469324518 ("drm/i915: Introduce custom variant of module_param_named macro")
17533bf95719 ("drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc")
767a983ab255 ("drm/i915/execlists: Read the context-status HEAD from the HWSP")
6d2cb5aa383b ("drm/i915/execlists: Read the context-status buffer from the HWSP")
486e93f72abd ("drm/i915/lrc: allocate separate page for HWSP")
2013ddebd2f4 ("drm/i915: Move the context descriptor to an inline helper")
d7a133d886b4 ("drm/i915: Disable mmio debugging during user access")
90cad095eeaa ("drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm")
3dbf26ed7b9b ("drm/i915: Don't use GPU relocations prior to cmdparser stalls")
64f09f00caf0 ("drm/i915: Clear lost context-switch interrupts across reset")