blob: 0ad46337083ffa008e6be257bf05c592f849ace3 [file] [log] [blame]
7f47211e73e9 ("drm/i915/selftests: Flush any i915_active callback work as well")
f79520bb3337 ("drm/i915/selftests: Synchronize checking active status with retirement")
b5e8e954eb67 ("drm/i915/gt: Introduce barrier pulses along engines")
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")
a79ca656b648 ("drm/i915: Push the wakeref->count deferral to the backend")
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")
6da4a2c411e8 ("drm/i915: remove unnecessary includes of intel_display_types.h header")
1d455f8de8e8 ("drm/i915: rename intel_drv.h to display/intel_display_types.h")
a09d9a800236 ("drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h")
3e1876251bc3 ("drm/i915: move intel_display.c function declarations")
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")
d8af05ff38ae ("drm/i915: Allow sharing the idle-barrier from other kernel requests")
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")