blob: ce5e5a124da06e4bc32c16365d56e094e8247c86 [file] [log] [blame]
aca9310a0c7d ("drm/i915: Remove (pipe == crtc->index) assumption")
cf1c97dcb96c ("drm/i915: Extract general GT interrupt handlers")
d762043f7ab1 ("drm/i915: Extract GT powermanagement interrupt handling")
d64575ee8d91 ("drm/i915/irq: un-inline functions to avoid i915_drv.h include")
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")
52dfdba0a987 ("drm/i915/tgl: Add hpd interrupt handling")
a56277216637 ("drm/i915: Inline engine->init_context into its caller")
5cca503817d0 ("drm/i915/perf: Initialise err to 0 before looping over ce->engines")
a9877da2d629 ("drm/i915/oa: Reconfigure contexts on the fly")
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")
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")
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")
3b4bf24d27e0 ("drm/i915: Convert hw state verifier to take more intel state, v2.")
855e0d684a3e ("drm/i915: Convert most of atomic commit to take more intel state")
69f786aea946 ("drm/i915: Pass intel_crtc_state to needs_modeset()")
b40cf94c7673 ("drm/i915: make intel_uc_fw.h self-contained")
092be382a260 ("drm/i915: Lift intel_engines_resume() to callers")
18398904ca9e ("drm/i915: Only recover active engines")
b318b82455bd ("drm/i915: Nuke drm_driver irq vfuncs")
08fa8fd0faa5 ("drm/i915: Switch to per-crtc vblank vfuncs")
faaa2902b5a9 ("drm/i915/selftests: Fixup atomic reset checking")
1e5deb263265 ("drm/i915/selftests: Drop manual request wakerefs around hangcheck")