blob: d3a7c6d6c664198becd170b5c45ddb97413b8144 [file] [log] [blame]
3da3c5c1c982 ("drm/i915: Exclude low pages (128KiB) of stolen from use")
bdce2bea0f5e ("drm/i915/gem: Replace implicit dev_priv->uncore for stolen init")
7867d7099599 ("drm/i915/gem: Distinguish each object type")
72405c3d7850 ("drm/i915: treat stolen as a region")
da1184cd41d4 ("drm/i915: treat shmem as a region")
3aae9d08532c ("drm/i915: enumerate and init each supported region")
2f0b97ca0211 ("drm/i915/region: support contiguous allocations")
232a6ebae419 ("drm/i915: introduce intel_memory_region")
d14a701b0070 ("drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore")
0e5493cab5ef ("drm/i915/stolen: make the object creation interface consistent")
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")
3cbad5d77749 ("drm/i915/gem: Refactor tests on obj->ops->flags")
a4311745bba9 ("drm/i915/userptr: Never allow userptr into the mappable GGTT")
a3f356b273f9 ("drm/i915: simplify i915_gem_init_early")
c113236718e8 ("drm/i915: Extract GT render sleep (rc6) management")
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")
16ffe73c186b ("drm/i915/pmu: Use GT parked for estimating RC6 while asleep")
4dd2fbbfb532 ("drm/i915: Make i915_vma.flags atomic_t for mutex reduction")
61fa60ff6e6a ("drm/i915: Move GT init to intel_gt.c")
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")
5b548ae63d58 ("drm/i915/tgl: add gen12 to stolen initialization")
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")