blob: 1eb7754313fd3aed8875b8cd5be3c34b975f6953 [file] [log] [blame]
a8c15954d64a ("drm/i915: Protect debugfs per_file_stats with RCU lock")
48ae397b6b93 ("drm/i915: Push the ring creation flags to the backend")
72e277759340 ("drm/i915: Remove i915_gem_context_create_gvt()")
5b5efdf79abf ("drm/i915: Make debugfs/per_file_stats scale better")
387758298bfd ("drm/i915: Allocate kernel_contexts directly")
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")
a1c9ca223c3d ("drm/i915: Remove lrc default desc from GEM context")
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")
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")
633023a4e618 ("drm/i915/guc: unify guc irq handling")
9cbd51c2c0ed ("drm/i915/guc: move guc irq functions to intel_guc parameter")
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")
58820574f1e9 ("drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt")
f0818984fa5d ("drm/i915: Remove some legacy mmio accessors from interrupt handling")
9b77011e4122 ("drm/i915: Rework some interrupt handling functions to take intel_gt")
b8cade5959ac ("drm/i915: Show instdone for each engine in debugfs")
4a54da351029 ("drm/i915: Dump w/a lists on all engines")
bf73fc0fa9cf ("drm/i915: Show support for accurate sw PMU busyness tracking")
2006058e9988 ("drm/i915: Move the renderstate setup under gt/")
63251685c141 ("drm/i915/selftests: Common live setup/teardown")
315ca4c408ed ("drm/i915: synchronize_irq() against the actual irq")
f18819a3c8da ("drm/i915/guc: Avoid reclaim locks during reset")
092be382a260 ("drm/i915: Lift intel_engines_resume() to callers")
18398904ca9e ("drm/i915: Only recover active engines")
faaa2902b5a9 ("drm/i915/selftests: Fixup atomic reset checking")
1e5deb263265 ("drm/i915/selftests: Drop manual request wakerefs around hangcheck")
d84747956654 ("drm/i915/selftests: Serialise nop reset with retirement")
5f22e5b3116c ("drm/i915: Rename intel_wakeref_[is]_active")
0c91621cad49 ("drm/i915/gt: Pass intel_gt to pm routines")
12c255b5dad1 ("drm/i915: Provide an i915_active.acquire callback")
a93615f900bd ("drm/i915: Throw away the active object retirement complexity")