blob: 07012163a4ca077b2f70f8d2f93abe90ec4fed10 [file] [log] [blame]
26eb4cd6c7c7 ("drm/i915: Disable bh around call to tasklet")
dd0cf235d81f ("drm/i915: Speed up idle detection by kicking the tasklets")
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")
4a118ecbe99c ("drm/i915: Filter out spurious execlists context-switch interrupts")
55b4f1ce2f23 ("drm/i915: Fix eviction when the GGTT is idle but full")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
beecec901790 ("drm/i915/execlists: Preemption!")
bf64e0b00e1f ("drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask")
e7af3116836f ("drm/i915: Introduce a preempt context")
d6c0511300dc ("drm/i915/execlists: Distinguish the incomplete context notifies")
42a3ae88500e ("drm/i915: Organize GEN features inheritance.")
7e4992ac045c ("drm/i915/execlists: Move request unwinding to a separate function")
7e44fc289d54 ("drm/i915/execlists: Notify context-out for lost requests")
3f9e6cd8230a ("drm/i915/execlists: Microoptimise execlists_cancel_port_request()")
76e70087d360 ("drm/i915: Make execlist port count variable")
7a62cc6107f3 ("drm/i915: Add execlist_port_complete")
cf4591d1ce1c ("drm/i915: Wrap port cancellation into a function")
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")
e6b20bf1b77c ("drm/i915/cfl: Remove alpha support protection.")
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")
e57f1c02155f ("drm/i915/gen9+: Add has_ipc flag in device info structure")
5d95c24867ae ("drm/i915: Move device_info.has_snoop into the static tables")
90cad095eeaa ("drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm")
5b54eddd3920 ("drm/i915: mark all device info struct with __initconst")
0890540e21cf ("drm/i915: add GT number to intel_device_info")
3dbf26ed7b9b ("drm/i915: Don't use GPU relocations prior to cmdparser stalls")
64f09f00caf0 ("drm/i915: Clear lost context-switch interrupts across reset")