blob: 1d9d9b20e12e4471526ab0d83132aaf8084f3189 [file] [log] [blame]
950724ba8852 ("drm/i915/guc: Create common entry points for log register/unregister")
86aa82476cff ("drm/i915/guc: Tidy guc_log_control")
2fcf06805cb0 ("drm/i915/guc: Fix comments style in intel_guc_log.c")
065dd5ad6c94 ("drm/i915/guc: Update name and prototype of i915_guc_log_control")
70deeaddc6e6 ("drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex")
1be333d34e22 ("drm/i915/guc: Grab RPM wakelock while disabling GuC interrupts")
35fe703c3161 ("drm/i915/guc: Change values for i915_guc_log_control")
0ed879535326 ("drm/i915/guc: Redefine guc_log_level modparam values")
da943b5ab071 ("drm/i915/guc: Add uc_fini_wq in gem_init unwind path")
ab309a6a3a0b ("drm/i915: Unifying debugfs return codes for unsupported features")
3176ff49bc3e ("drm/i915/guc: Move GuC workqueue allocations outside of the mutex")
1bbbca0db722 ("drm/i915/guc: Move shared data allocation away from submission path")
6ca9a2beb54a ("drm/i915: Unwind i915_gem_init() failure")
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")
ee48700dd57d ("drm/i915: Call i915_gem_init_userptr() before taking struct_mutex")
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")
a269574489d4 ("drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h")
db14d0c5ae7c ("drm/i915/guc: Update name and prototype of GuC submission interface functions")
c6dce8f140bc ("drm/i915: Update execlists tasklet naming")
37cd33006d02 ("drm/i915: Remove redundant intel_autoenable_gt_powersave()")
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")
856efd21c6f7 ("drm/i915/guc: Assert guc->stage_desc_pool is allocated")
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")
b8e5eb960b28 ("drm/i915/guc: Allocate separate shared data object for GuC communication")
89922d014575 ("drm/i915/guc: Extract GuC stage desc pool creation into a helper")
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")
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")