blob: cf1ecc639252e1639ec59138cbd3345b1471ca19 [file] [log] [blame]
87d855e8cfa4 ("drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11")
cc80b2ef2489 ("drm/i915/guc: Change platform default GuC mode")
121981fafe69 ("drm/i915/guc: Combine enable_guc_loading|submission modparams")
93ffbe8e9dc7 ("drm/i915/guc: Introduce USES_GUC_xxx helper macros")
0dd940c8cec4 ("drm/i915/guc: Move firmware selection to init_early")
2fe2d4e386f4 ("drm/i915/huc: Move firmware selection to init_early")
fb5c551ad510 ("drm/i915: Remove i915.enable_execlists module parameter")
3fef5cda9701 ("drm/i915: Automatic i915_switch_context for legacy")
2113184c6f67 ("drm/i915: Pull the unconditional GPU cache invalidation into request construction")
55bd6bd75717 ("drm/i915/selftests: Add a GuC doorbells selftest")
db14d0c5ae7c ("drm/i915/guc: Update name and prototype of GuC submission interface functions")
7c2fa7faf18f ("drm/i915: Stop caching the "golden" renderstate")
d2b4b97933f5 ("drm/i915: Record the default hw state after reset upon load")
cc6a818ad6bd ("drm/i915: Move intel_init_clock_gating() to i915_gem_init()")
f58d13d57179 ("drm/i915: Move GT powersaving init to i915_gem_init()")
f72b84c677d6 ("drm/i915: Move init_clock_gating() back to where it was")
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")
89922d014575 ("drm/i915/guc: Extract GuC stage desc pool creation into a helper")
bcbd5c33a342 ("drm/i915/guc: Always enable the breadcrumbs irq")
4a118ecbe99c ("drm/i915: Filter out spurious execlists context-switch interrupts")
f1fa4f442c82 ("drm/i915: Refactor testing obj->mm.pages")
543d5e0ea181 ("drm/i915/huc: Move fw select function")
9f65208f2504 ("drm/i915/guc: Update Guc messages on load failure")
86ffc31211cb ("drm/i915/guc: Pick better place for Guc final status message")
cd5a917e35bc ("drm/i915/guc: Reorder functions in intel_guc_fw.c")
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")
9f817501bd7f ("drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock")
d46b00dc38c8 ("drm/i915: Separate RPS and RC6 handling for CHV")
0d6fc92a73e0 ("drm/i915: Separate RPS and RC6 handling for VLV")
960e54652cee ("drm/i915: Separate RPS and RC6 handling for gen6+")
f636edb214a5 ("drm/i915: Make i915_engine_info pretty printer to standalone")
4049866f0913 ("drm/i915/selftests: huge page tests")
a5c08166265a ("drm/i915: introduce page_size members")
b91b09eea7a1 ("drm/i915: push set_pages down to the callers")
faf654864b25 ("drm/i915: Unify uC variable types to avoid flooding checkpatch.pl")
959a3b6f5799 ("drm/i915/uc: Unify initialization of the uC firmware helper")
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")
ac14fbd460d0 ("drm/i915/scheduler: Support user-defined priorities")
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")