blob: 2769c7e9429ab37aa9f8fd209833a46bb2eace69 [file] [log] [blame]
902eb748e5c3 ("drm/i915/gt: Tidy up full-ppgtt on Ivybridge")
d63411000741 ("drm/i915/gt: Turn vm off then on again for gen7 mm switch")
0471a44871cf ("drm/i915/gt: Bump the PP_DIR invalidation for Baytrail")
13bb5b99eca0 ("drm/i915/gt: Set the PD again for Haswell")
f70de8d2ca6b ("drm/i915/gt: Track the context validity explicitly")
1bbdd241ffeb ("drm/i915: Refactor gen6_flush_pd()")
f997056d5b17 ("drm/i915/gt: Push the flush_pd before the set-context")
3cd6e8860ecd ("drm/i915/gen7: Re-enable full-ppgtt for ivb & hsw")
7dc56af5260e ("drm/i915/selftests: Verify the LRC register layout between init and HW")
c8185520aed6 ("drm/i915/gtt: Make sure the gen6 ppgtt is bound before first use")
5bf05dc58d65 ("drm/i915/tgl: Register state context definition for Gen12")
cdb736fa8b8b ("drm/i915: Use engine relative LRIs on context setup")
c1d143dd2ac8 ("drm/i915: Remove ppgtt->dirty_engines")
0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt")
3dc007fe9b2b ("drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt")
529880098431 ("drm/i915: to make vgpu ppgtt notificaiton as atomic operation")
eaef5b3c4113 ("drm/i915: Refactor instdone loops on new subslice functions")
4c60b1aaa255 ("drm/i915/gt: Make deferred context allocation explicit")
db94e9f133a0 ("drm/i915: extract i915_perf.h from i915_drv.h")
c7302f204490 ("drm/i915: Defer final intel_wakeref_put to process context")
387758298bfd ("drm/i915: Allocate kernel_contexts directly")
a37f08a882b0 ("drm/i915/perf: Refactor oa object to better manage resources")
26f00514d944 ("drm/i915: Isolate i915_getparam_ioctl()")
9ae06cad821b ("drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc")
a09d9a800236 ("drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h")
750e76b4f9f6 ("drm/i915/gt: Move the [class][inst] lookup for engines onto the GT")
c29579d2fabe ("drm/i915/gem: Make caps.scheduler static")
b40d73784ffc ("drm/i915: Replace struct_mutex for batch pool serialisation")
51fbd8de87dc ("drm/i915/pmu: Atomically acquire the gt_pm wakeref")
08ce5c64b25d ("drm/i915/pmu: Convert sampling to gt")
28fba0961de4 ("drm/i915/pmu: Convert engine sampling to uncore mmio")
908091c85003 ("drm/i915/pmu: Make more struct i915_pmu centric")
cb0c43f30ca6 ("drm/i915: Avoid ce->gem_context->i915")
f5d974f9d2a8 ("drm/i915/gt: Provide a local intel_context.vm")
c082afac86cb ("drm/i915: Move aliasing_ppgtt underneath its i915_ggtt")
a56277216637 ("drm/i915: Inline engine->init_context into its caller")
5cca503817d0 ("drm/i915/perf: Initialise err to 0 before looping over ce->engines")
14f8a0eb0253 ("drm/i915: Squelch nop wait-for-idle trace")
df8cf31e7497 ("drm/i915/gt: Hook up intel_context_fini()")
a9877da2d629 ("drm/i915/oa: Reconfigure contexts on the fly")
09975b861aa0 ("drm/i915/execlists: Disable preemption under GVT")
2239e6dff206 ("drm/i915/guc: prefer intel_gt in guc interrupt functions")
84b1ca2f0e68 ("drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths")
ca7b2c1bbede ("drm/i915/uc: Move intel functions to intel_uc")
8b5689d7e3ca ("drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc")
0f261b241d9c ("drm/i915/uc: move GuC and HuC files under gt/uc/")
633023a4e618 ("drm/i915/guc: unify guc irq handling")
9cbd51c2c0ed ("drm/i915/guc: move guc irq functions to intel_guc parameter")
bb2881f8bdde ("drm/i915/uc: introduce intel_uc_fw_supported")
e3f503f1c733 ("drm/i915/uc: replace uc init/fini misc")