blob: 3fa2dc44aba7e2f1b35d2ab6d0795bb947e9be83 [file] [log] [blame]
a09c2860ae4f ("drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire")
bf201f5eda23 ("drm/i915/gt: Unlock engine-pm after queuing the kernel context switch")
d19d71fc2b15 ("drm/i915: Mark i915_request.timeline as a volatile, rcu pointer")
c210e85b8f33 ("drm/i915/tgl: Extend MI_SEMAPHORE_WAIT")
2f7155629c9d ("drm/i915/tgl: Re-enable rc6")
6da301e52917 ("drm/i915/tgl: Limit ourselves to just rcs0")
ee73e2795b41 ("drm/i915/tgl: Disable preemption while being debugged")
ab37c4d712c8 ("drm/i915/tgl: Disable rc6 for debugging")
42014f69bb23 ("drm/i915: Hook up GT power management")
cdb736fa8b8b ("drm/i915: Use engine relative LRIs on context setup")
0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt")
11988e393813 ("drm/i915/execlists: Try rearranging breadcrumb flush")
e8f6b4952ec5 ("drm/i915/execlists: Flush the post-sync breadcrumb write harder")
8a9a982767b7 ("drm/i915: use a separate context for gpu relocs")
6dcb85a0ad99 ("drm/i915: Hold irq-off for the entire fake lock period")
eaef5b3c4113 ("drm/i915: Refactor instdone loops on new subslice functions")
cc3375607d79 ("drm/i915: Use 0 for the unordered context")
d67739268cf0 ("drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe")
0075a20a6dd1 ("drm/i915/uc: Never fail on uC preparation step")
4a600cb707e1 ("drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failure")
356c484822e6 ("drm/i915/uc: Add explicit DISABLED state for firmware")
25ffd4b11d06 ("drm/i915: Markup expected timeline locks for i915_active")
6c69a45445af ("drm/i915/gt: Mark context->active_count as protected by timeline->mutex")
1249dc171738 ("drm/i915/uc: Move FW size sanity check back to fetch")
8e7cb1799b4f ("drm/i915: Extract intel_frontbuffer active tracking")
e5dadff4b093 ("drm/i915: Protect request retirement with timeline->mutex")
ccb23d2dcc30 ("drm/i915/gt: Guard timeline pinning without relying on struct_mutex")
338aade97c06 ("drm/i915/gt: Convert timeline tracking to spinlock")
531958f6f357 ("drm/i915/gt: Track timeline activeness in enter/exit")
845f7f7ecb1f ("drm/i915/icl: Add gen11 specific render breadcrumbs")
cfba6bd8b074 ("drm/i915/icl: Implement gen11 flush including tile cache")
a79ca656b648 ("drm/i915: Push the wakeref->count deferral to the backend")
abb042f310ff ("drm/i915/uc: Log fw status changes only under debug config")
a21ce8ad12d2 ("drm/i915/overlay: Switch to using i915_active tracking")
d762043f7ab1 ("drm/i915: Extract GT powermanagement interrupt handling")
a5f978c3609f ("drm/i915/uc: Use -EIO code for GuC initialization failures")
07587c343511 ("drm/i915/uc: Update messages from fw upload step")
d8d6e5eb2bad ("drm/i915/uc: Include HuC firmware version in summary")
ae7a3166a708 ("drm/i915/uc: Fail early if there is no GuC fw available")
75d0a7f31eec ("drm/i915: Lift timeline into intel_context")
48ae397b6b93 ("drm/i915: Push the ring creation flags to the backend")
4c60b1aaa255 ("drm/i915/gt: Make deferred context allocation explicit")
72e277759340 ("drm/i915: Remove i915_gem_context_create_gvt()")
6b86f90019cf ("drm/i915: Replace global bsd_dispatch_index with random seed")
6cd34b10cd64 ("drm/i915/execlists: Backtrack along timeline")
c7302f204490 ("drm/i915: Defer final intel_wakeref_put to process context")
387758298bfd ("drm/i915: Allocate kernel_contexts directly")
5e0a809af2a2 ("drm/i915/uc: Hardening firmware fetch")
2399ab52da5f ("drm/i915/uc: HuC firmware can't be supported without GuC")
12be4a4c75a2 ("drm/i915/uc: Prefer dev_info for reporting options")