blob: f3bee43278186a06331074016eb4859637843273 [file] [log] [blame]
4cb3b44d6b71 ("drm/i915: Wrappers for display register waits")
9c9082b98228 ("drm/i915: extract i915_memcpy.h from i915_drv.h")
db94e9f133a0 ("drm/i915: extract i915_perf.h from i915_drv.h")
26f00514d944 ("drm/i915: Isolate i915_getparam_ioctl()")
9ae06cad821b ("drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc")
1c0023d4f5fd ("drm/i915: move property enums to intel_display_types.h")
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")
5cca503817d0 ("drm/i915/perf: Initialise err to 0 before looping over ce->engines")
a9877da2d629 ("drm/i915/oa: Reconfigure contexts on the fly")
a8120bc23eea ("drm/i915/uc: kill <g,h>uc_to_i915")
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")
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")
28212321622d ("drm/i915: Tune down WARNs about TBT AUX power well enabling")
b40cf94c7673 ("drm/i915: make intel_uc_fw.h self-contained")
ba740cfc2f26 ("drm/i915: make intel_gvt.h self-contained")
5e0cca98b4d1 ("drm/i915: make intel_guc_reg.h self-contained")
72629d11d56c ("drm/i915: make intel_guc_fwif.h self-contained")
016c1c8938b0 ("drm/i915: make intel_guc_ct.h self-contained")
5ed7a0cf3394 ("drm/i915: Move OA files to separate folder")