blob: 3731a8f4f6e452b48f8662cb675677a5250059f3 [file] [log] [blame]
f6a70b597051 ("drm/i915/guc: Implement response handling in send_mmio()")
b839a869dfc9 ("drm/i915/guc: Add support for data reporting in GuC responses")
feb06c151fad ("drm/i915/guc: Demote GuC error messages")
9192d4fb811e ("drm/i915/guc: Extract doorbell creation from client allocation")
55bd6bd75717 ("drm/i915/selftests: Add a GuC doorbells selftest")
a269574489d4 ("drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h")
5afc8b49e4f0 ("drm/i915/guc: Rename i915_guc_client struct to intel_guc_client")
c6dce8f140bc ("drm/i915: Update execlists tasklet naming")
820c5bbbf418 ("drm/i915: Flush the irq and tasklets before asserting engine is idle")
6d5646006f66 ("drm/i915/guc: Clear terminated attribute bit on GuC preemption context")
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")