blob: 45077ee5f0352f2c4254e51295033741a054e1d6 [file] [log] [blame]
c10f6019d0b2 ("drm/i915/gt: Use the local HWSP offset during submission")
32d7171ee2ae ("drm/i915/gen12: Fix HDC pipeline flush")
25fd6de315f4 ("drm/i915/gt: Small tidy of gen8+ breadcrumb emission")
85bedbf191e8 ("drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp")
f1925f3309d1 ("drm/i915: Use EAGAIN for trylock failures")
2e19af943822 ("drm/i915/tgl: Wa_1409600907")
4aa0b5d457f5 ("drm/i915/tgl: Add HDC Pipeline Flush")
e1237523749e ("drm/i915/execlists: Use per-process HWSP as scratch")
9eee0dd7d3a4 ("drm/i915: Protect timeline->hwsp dereferencing")
6a79d848403d ("drm/i915: Lock signaler timeline while navigating")
d19d71fc2b15 ("drm/i915: Mark i915_request.timeline as a volatile, rcu pointer")
c45e788d95b4 ("drm/i915/tgl: Suspend pre-parser across GTT invalidations")
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")
eaef5b3c4113 ("drm/i915: Refactor instdone loops on new subslice functions")
cc3375607d79 ("drm/i915: Use 0 for the unordered context")
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")
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")
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")