blob: 5c56bd458bbd1254d9d30f1c76491552d7f58fb3 [file] [log] [blame]
9f37940756b1 ("drm/i915: drop lrc header page")
e1237523749e ("drm/i915/execlists: Use per-process HWSP as scratch")
c45e788d95b4 ("drm/i915/tgl: Suspend pre-parser across GTT invalidations")
c210e85b8f33 ("drm/i915/tgl: Extend MI_SEMAPHORE_WAIT")
2f7155629c9d ("drm/i915/tgl: Re-enable rc6")
6da301e52917 ("drm/i915/tgl: Limit ourselves to just rcs0")
ee73e2795b41 ("drm/i915/tgl: Disable preemption while being debugged")
ab37c4d712c8 ("drm/i915/tgl: Disable rc6 for debugging")
42014f69bb23 ("drm/i915: Hook up GT power management")
cdb736fa8b8b ("drm/i915: Use engine relative LRIs on context setup")
0b718ba1e884 ("drm/i915/gtt: Downgrade Cherryview back to aliasing-ppgtt")
8a9a982767b7 ("drm/i915: use a separate context for gpu relocs")
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")
9559c8751385 ("drm/i915/selftests: Check the context size")
356c484822e6 ("drm/i915/uc: Add explicit DISABLED state for firmware")
1249dc171738 ("drm/i915/uc: Move FW size sanity check back to fetch")
845f7f7ecb1f ("drm/i915/icl: Add gen11 specific render breadcrumbs")
cfba6bd8b074 ("drm/i915/icl: Implement gen11 flush including tile cache")
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")
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")
d9a910f5ed72 ("drm/i915/uc: Don't fail on HuC early init errors")
34f0a20fa4ea ("drm/i915/uc: Remove redundant GuC support checks")
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")
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*")
6cf72db68d20 ("drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early")
a1c9ca223c3d ("drm/i915: Remove lrc default desc from GEM context")
63064d822c96 ("drm/i915/uc: Move uC WOPCM setup in uc_init_hw")
602776f96bfa ("drm/i915/uc: Don't enable communication twice on resume")
f5d974f9d2a8 ("drm/i915/gt: Provide a local intel_context.vm")
c082afac86cb ("drm/i915: Move aliasing_ppgtt underneath its i915_ggtt")
a56277216637 ("drm/i915: Inline engine->init_context into its caller")
301efe96f777 ("drm/i915/uc: Don't fail on HuC firmware failure")
3a8c63d28a12 ("drm/i915/uc: Remove redundant header_offset/size definitions")
f91bf7382856 ("drm/i915/uc: Don't sanitize guc_log_level modparam")
3f99a61441e5 ("drm/i915: Do not rely on for loop caching the mask")
edad25476ba3 ("drm/i915/guc: init submission structures as part of guc_init")