blob: 932dcb507771f90361e94c2bf5ef58091b2568ca [file] [log] [blame]
816cc4d6c693 ("drm/i915/gt: Fix rc6 on Ivybridge")
c113236718e8 ("drm/i915: Extract GT render sleep (rc6) management")
7dc56af5260e ("drm/i915/selftests: Verify the LRC register layout between init and HW")
16ffe73c186b ("drm/i915/pmu: Use GT parked for estimating RC6 while asleep")
61fa60ff6e6a ("drm/i915: Move GT init to intel_gt.c")
ab37c4d712c8 ("drm/i915/tgl: Disable rc6 for debugging")
cec5ca08e36f ("drm/i915: Perform GGTT restore much earlier during resume")
42014f69bb23 ("drm/i915: Hook up GT power management")
5bf05dc58d65 ("drm/i915/tgl: Register state context definition for Gen12")
cdb736fa8b8b ("drm/i915: Use engine relative LRIs on context setup")
0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt")
eaef5b3c4113 ("drm/i915: Refactor instdone loops on new subslice functions")
0075a20a6dd1 ("drm/i915/uc: Never fail on uC preparation step")
4a600cb707e1 ("drm/i915/uc: Cleanup fw fetch on every GuC/HuC init failure")
356c484822e6 ("drm/i915/uc: Add explicit DISABLED state for firmware")
1249dc171738 ("drm/i915/uc: Move FW size sanity check back to fetch")
abb042f310ff ("drm/i915/uc: Log fw status changes only under debug config")
a5f978c3609f ("drm/i915/uc: Use -EIO code for GuC initialization failures")
07587c343511 ("drm/i915/uc: Update messages from fw upload step")
d8d6e5eb2bad ("drm/i915/uc: Include HuC firmware version in summary")
ae7a3166a708 ("drm/i915/uc: Fail early if there is no GuC fw available")
db94e9f133a0 ("drm/i915: extract i915_perf.h from i915_drv.h")
c7302f204490 ("drm/i915: Defer final intel_wakeref_put to process context")
387758298bfd ("drm/i915: Allocate kernel_contexts directly")
5e0a809af2a2 ("drm/i915/uc: Hardening firmware fetch")
2399ab52da5f ("drm/i915/uc: HuC firmware can't be supported without GuC")
12be4a4c75a2 ("drm/i915/uc: Prefer dev_info for reporting options")
a37f08a882b0 ("drm/i915/perf: Refactor oa object to better manage resources")
26f00514d944 ("drm/i915: Isolate i915_getparam_ioctl()")
9ae06cad821b ("drm/i915: Use intel_engine_lookup_user for probing HAS_BSD etc")
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")
d9a910f5ed72 ("drm/i915/uc: Don't fail on HuC early init errors")
34f0a20fa4ea ("drm/i915/uc: Remove redundant GuC support checks")
b40d73784ffc ("drm/i915: Replace struct_mutex for batch pool serialisation")
6bd0fbe156f1 ("drm/i915/wopcm: Don't fail on WOPCM partitioning failure")
5d1ef2b4270d ("drm/i915/uc: Inject probe errors into intel_uc_init_hw")
3243bd096bb1 ("drm/i915/uc: Reorder firmware status codes")
50d84418f586 ("drm/i915: Add i915 to i915_inject_probe_failure")
51fbd8de87dc ("drm/i915/pmu: Atomically acquire the gt_pm wakeref")
518ea582cb6e ("drm/i915/pmu: Make get_rc6 take intel_gt")
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")
01158da721c5 ("drm/i915/uc: Stop sanitizing enable_guc modparam")
db81bc6eb9c0 ("drm/i915/uc: Consider enable_guc modparam during fw selection")
57a68c350716 ("drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*")
9dfe3459ef41 ("drm/i915/gt: Introduce intel_gt_runtime_suspend/resume")
6cf72db68d20 ("drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early")