blob: 6fe946fac67e2e56f1116bc95c694fcc4f51dc6e [file] [log] [blame]
11d723ceb297 ("drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests")
23741bc81de9 ("drm/i915/selftests: extend coverage to include LMEM huge-pages")
232a6ebae419 ("drm/i915: introduce intel_memory_region")
75b974a859e5 ("drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context")
14d1b9a6247c ("drm/i915: buddy allocator")
18851edfa7db ("drm/i915/selftests: move gpu-write-dw into utils")
707d26dcc176 ("drm/i915: split out intel_pch.[ch] from i915_drv.[ch]")
26f00514d944 ("drm/i915: Isolate i915_getparam_ioctl()")
9ae06cad821b ("drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc")
a8120bc23eea ("drm/i915/uc: kill <g,h>uc_to_i915")
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")
f2db53f14d3d ("drm/i915: Replace "_load" with "_probe" consequently")
b5893ffc274b ("drm/i915: Drop extern qualifiers from header function prototypes")
d8df6bec1a30 ("drm/i915/tgl: Add TGL PCH detection in virtualized environment")
7f02889292e2 ("drm/i915/tgl: Introduce Tiger Lake PCH")
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")
8f856c743c77 ("drm/i915/selftests: Be engine agnostic")
63251685c141 ("drm/i915/selftests: Common live setup/teardown")
f18819a3c8da ("drm/i915/guc: Avoid reclaim locks during reset")
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")
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")
fc25441c7b9d ("drm/i915/ehl: Add one additional PCH ID to MCC")
a93615f900bd ("drm/i915: Throw away the active object retirement complexity")
9e9539800dd4 ("drm/i915: Remove waiting & retiring from shrinker paths")
2ae70d28f27f ("drm/i915/guc: handle GuC messages received with CTB disabled")
e29cc1d7e820 ("drm/i915/guc: reorder enable/disable communication steps")
c6fe28b0c27d ("drm/i915/gt: Rename i915_gt_timelines")
db56f974941b ("drm/i915: Eliminate dual personality of i915_scratch_offset")