blob: 4f997327a853231f5732b15b4b267168cb029bb2 [file] [log] [blame]
060bb115c2d6 ("drm/i915/gem: Avoid implicit vmap for highmem on x86-32")
6056e50033d9 ("drm/i915/gem: Support discontiguous lmem object maps")
1629224324b6 ("drm/i915/lmem: add the fake lmem region")
d9d54a530a70 ("drm/i915: Put future HW and their uAPIs under STAGING & BROKEN")
3fc794f27fec ("drm/i915: Split memory_region initialisation into its own file")
23741bc81de9 ("drm/i915/selftests: extend coverage to include LMEM huge-pages")
340be48f2c5a ("drm/i915/selftests: add write-dword test for LMEM")
01377a0d7e66 ("drm/i915/lmem: support kernel mapping")
cb6d2467ace7 ("drm/i915: setup io-mapping for LMEM")
b908be543e44 ("drm/i915: support creating LMEM objects")
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")
7c98501acb94 ("drm/i915/region: support volatile objects")
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")
d30213e533fa ("drm/i915: Fix Kconfig indentation")
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")
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")