blob: 9dbdd15415f17e5c6909d86f8cf57269a43b2543 [file] [log] [blame]
1868c7579f35 ("drm/i915/uc: Add sanitize to to intel_uc_ops")
cc93f7b040c3 ("drm/i915/uc: Add init/fini to to intel_uc_ops")
39ddb8632035 ("drm/i915/uc: Add init_fw/fini_fw to to intel_uc_ops")
6fbeda0bfd21 ("drm/i915/uc: Add ops to intel_uc")
ee402140274e ("drm/i915/uc: Don't always fail on unavailable GuC firmware")
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")
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")
32ff76e80c24 ("drm/i915/uc: Move GuC error log to uc and release it on fini")
3243bd096bb1 ("drm/i915/uc: Reorder firmware status codes")
50d84418f586 ("drm/i915: Add i915 to i915_inject_probe_failure")
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*")
63064d822c96 ("drm/i915/uc: Move uC WOPCM setup in uc_init_hw")
602776f96bfa ("drm/i915/uc: Don't enable communication twice on resume")
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")
edad25476ba3 ("drm/i915/guc: init submission structures as part of guc_init")
97dee74bb34a ("drm/i915/uc: Reorder params in intel_uc_fw_fetch")
abf30f235390 ("drm/i915/uc: Move uc firmware layout definitions to dedicated file")
199ddded380a ("drm/i915/uc: Update drawing for firmware layout")
dbbff8c3f641 ("drm/i915: Fix GuC documentation links")
8d5682f66252 ("drm/i915/uc: Unify uC firmware upload")
4ca8d2ef8dab ("drm/i915/uc: Plumb the gt through fw_upload")
9cb279455705 ("drm/i915/huc: Copy huc rsa only once")
90dd992260cc ("drm/i915/uc: Move xfer rsa logic to common function")
91e55e545ab8 ("drm/i915/uc: Unify uc_fw status tracking")
21a27d1cdd41 ("drm/i915/uc: Unify uC FW selection")
305ceebd5284 ("drm/i915: Fix handling of non-supported uC")
702668e606c0 ("drm/i915/uc: Unify uC platform check")
2bf8fb39eb70 ("drm/i915/guc: Set GuC init params only once")
3fcba88188a8 ("drm/i915/uc: Gt-fy uc reset")
a8120bc23eea ("drm/i915/uc: kill <g,h>uc_to_i915")
2239e6dff206 ("drm/i915/guc: prefer intel_gt in guc interrupt functions")
84b1ca2f0e68 ("drm/i915/uc: prefer intel_gt over i915 in GuC/HuC paths")