blob: 54654887028ded2abc09098403720e136fade9c1 [file] [log] [blame]
416d3838f76b ("drm/i915: Satisfy smatch that a loop has at least one iteration")
a50134b1983b ("drm/i915: Make for_each_engine_masked work on intel_gt")
260e6b712769 ("drm/i915: Pass intel_gt to has-reset?")
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()")
f1c4d157ab9b ("drm/i915: Fix up the inverse mapping for default ctx->engines[]")
387758298bfd ("drm/i915: Allocate kernel_contexts directly")
26f00514d944 ("drm/i915: Isolate i915_getparam_ioctl()")
9ae06cad821b ("drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc")
2edda80db3d0 ("drm/i915: Rename engines to match their user interface")
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")
a4e57f9031cc ("drm/i915: Teach execbuffer to take the engine wakeref not GT")
1aff1903d0ff ("drm/i915: Hide unshrinkable context objects from the shrinker")
d8af05ff38ae ("drm/i915: Allow sharing the idle-barrier from other kernel requests")
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")
a1c9ca223c3d ("drm/i915: Remove lrc default desc from GEM context")
f277bc0c98a4 ("drm/i915/selftests: Pass intel_context to igt_spinner")
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")
3f99a61441e5 ("drm/i915: Do not rely on for loop caching the mask")
5cca503817d0 ("drm/i915/perf: Initialise err to 0 before looping over ce->engines")
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")
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")
a30eff49d08c ("drm/i915/guc: Use system workqueue for log capture")
cb823ed9915b ("drm/i915/gt: Use intel_gt as the primary object for handling resets")
78dae1ac35dd ("drm/i915: Propagate "_remove" function name suffix down")
3b58a9455136 ("drm/i915: Propagate "_release" function name suffix down")
f2db53f14d3d ("drm/i915: Replace "_load" with "_probe" consequently")
b5893ffc274b ("drm/i915: Drop extern qualifiers from header function prototypes")
aebf052bb647 ("drm/i915/guc: Simplify guc client")
71b0846c17b9 ("drm/i915/guc: Remove preemption support for current fw")
2a98f4e65bba ("drm/i915: add infrastructure to hold off preemption on a request")
baf08ed50a61 ("drm/i915/selftests: Set igt_spinner.gt for early exit")
cf3bd1a0f53e ("drm/i915/selftests: Reorder error cleanup for whitelist checking")