blob: cdcda5a32972831e19adf12f7b77e9733a48a665 [file] [log] [blame]
15d0ace1f876 ("drm/i915/perf: execute OA configuration from command stream")
daed3e44396d ("drm/i915/perf: implement active wait for noa configurations")
6a45008ab7bb ("drm/i915/perf: allow for CS OA configs to be created lazily")
52111c4628a2 ("drm/i915/perf: Store shortcut to intel_uncore")
9a61363a6310 ("drm/i915/perf: store the associated engine of a stream")
a4c969d107a6 ("drm/i915/perf: Set the exclusive stream under perf->lock")
8f8b1171e1a5 ("drm/i915/perf: Wean ourselves off dev_priv")
1d0f2ebf392e ("drm/i915/perf: move perf types to their own header")
2850748ef876 ("drm/i915: Pull i915_vma_pin under the vm->mutex")
11331125e148 ("drm/i915: Mark up address spaces that may need to allocate")
5e053450c1c3 ("drm/i915: Only track bound elements of the GTT")
b290a78b5c3d ("drm/i915: Use helpers for drm_mm_node booleans")
a4311745bba9 ("drm/i915/userptr: Never allow userptr into the mappable GGTT")
56316cbc9c98 ("drm/i915/perf: Fix use of kernel-doc format in structure members")
7dc56af5260e ("drm/i915/selftests: Verify the LRC register layout between init and HW")
67f3b58f3bac ("drm/i915/dsb: DSB context creation.")
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")
4dd2fbbfb532 ("drm/i915: Make i915_vma.flags atomic_t for mutex reduction")
ab37c4d712c8 ("drm/i915/tgl: Disable rc6 for debugging")
07e98eb0a174 ("drm/i915/selftests: Tighten the timeout testing for partial mmaps")
cec5ca08e36f ("drm/i915: Perform GGTT restore much earlier during resume")
33dd88992313 ("drm/i915: cleanup cache-coloring")
e9ceb751ad4e ("drm/i915: s/i915_gtt_color_adjust/i915_ggtt_color_adjust")
1e0a96e50882 ("drm/i915: export color_differs")
42014f69bb23 ("drm/i915: Hook up GT power management")
5bf05dc58d65 ("drm/i915/tgl: Register state context definition for Gen12")
cdb736fa8b8b ("drm/i915: Use engine relative LRIs on context setup")
8f9fb61caed1 ("drm/i915: Refresh the errno to vmf_fault translations")
5a90606df7cb ("drm/i915: Replace obj->pin_global with obj->frontbuffer")
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")
1f7fd484fff1 ("drm/i915: Replace i915_vma_put_fence()")
e2ccc50a3a6c ("drm/i915: Track ggtt fence reservations under its own mutex")
829e8def7bd7 ("Merge drm/drm-next into drm-intel-next-queued")