blob: c2f0a8c74e54e2b1e4499525150ed44c446b67a8 [file] [log] [blame]
286e61535600 ("drm/i915: Make the hexdump row offset visually distinct")
c1bf27285789 ("drm/i915: Show HWSP in intel_engine_dump()")
832265d38cf4 ("drm/i915: Include engine state on detecting a missed breadcrumb/seqno")
0db18b17c8bc ("drm/i915: Make engine state pretty-printer header configurable")
30b29406d937 ("drm/i915: Restore the wait for idle engine after flushing interrupts")
c400cc2a1aea ("drm/i915: Include intel_engine_is_idle() status in engine pretty-printer")
3265124a2d37 ("drm/i915: Give more details for the active-when-parking warning for the engines")
e5330ac1f50b ("drm/i915: Check that the breadcrumb wasn't disarmed automatically before parking")
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")
95a19ab4d7f8 ("drm/i915/selftests: Pretty print engine state when requests fail to start")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
516726d46d84 ("i915: Use %pS printk format for direct addresses")
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")