blob: 2d886aafba98a08a98640aec804c04047043ebf5 [file] [log] [blame]
aa34a6fc2722 ("drm/i915/guc: Advance over port[0] if set and not preempting")
a269574489d4 ("drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h")
c6dce8f140bc ("drm/i915: Update execlists tasklet naming")
820c5bbbf418 ("drm/i915: Flush the irq and tasklets before asserting engine is idle")
3265124a2d37 ("drm/i915: Give more details for the active-when-parking warning for the engines")
c41937fd994a ("drm/i915/guc: Preemption! With GuC")
a4598d17551a ("drm/i915: Rename helpers used for unwinding, use macro for can_preempt")
a0991e1d2801 ("drm/i915/guc: Split guc_wq_item_append")
e12ab1690725 ("drm/i915/guc: Add a second client, to be used for preemption")
9bdc3573a5a2 ("drm/i915/guc: Initialize GuC before restarting engines")
bcbd5c33a342 ("drm/i915/guc: Always enable the breadcrumbs irq")
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")
e8668bbcb0f9 ("drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c")
d9e2e0143cee ("drm/i915/guc: Move doc near related definitions")
5d53be45a86f ("drm/i915/guc: Move GuC boot param initialization out of xfer")
55b4f1ce2f23 ("drm/i915: Fix eviction when the GGTT is idle but full")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
faf654864b25 ("drm/i915: Unify uC variable types to avoid flooding checkpatch.pl")
ddf79d88f393 ("drm/i915/uc: Fix includes order")
9bf384c5f212 ("drm/i915/guc: Move GuC core definitions into dedicated files")
9f436c46ea09 ("drm/i915/guc: Move GuC submission declarations into dedicated header")
d62e2bf38970 ("drm/i915/guc: Move GuC log declarations into dedicated header")
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")
3af7a9c6446b ("drm/i915/guc: Move Guc early init into own function")
d56d63d78c69 ("drm/i915/huc: Move HuC declarations into dedicated header")
a16b4313ae56 ("drm/i915/uc: Move uC fw helper code into dedicated files")
1fc556fa3469 ("drm/i915/uc: Create intel_uc_init_mmio")
c23b4f460eb4 ("drm/i915/uc: Drop unnecessary forward declaration")
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")
9a2cbf2d7b94 ("drm/i915/huc: Reorganize HuC authentication")
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.")
a529a1c9db93 ("drm/i915/guc: Cleanup adding GuC work items")
59db36cf4d67 ("drm/i915/guc: Simplify GuC doorbell logic")
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")