blob: 67024609d4fccee5f8a9d0c22814e864f43381f3 [file] [log] [blame]
801a0caa627b ("drm/i915/huc: make "support huc" reflect HW capabilities")
bfe5a40a7b9a ("drm/i915/uc: Improve tracking of uC init status")
4c467d5dcd61 ("drm/i915/uc: autogenerate uC checker functions")
e85de1770385 ("drm/i915/guc: Introduce guc_is_ready")
59a46ad9f86c ("drm/i915/guc: Update CTB helpers to use CT_ERROR")
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")
9ab28cd20c92 ("drm/i915/guc/ct: Stop expecting multiple CT channels")
7f5390c43387 ("drm/i915/guc/ct: Drop guards in enable/disable calls")
e627ad50a2d7 ("drm/i915/guc: Merge communication_stop and communication_disable")
cb1b7ad08c22 ("drm/i915/uc: Drop explicit i915 param in some uc_fw functions")
18c094b30404 ("drm/i915/guc: add a helper to allocate and map guc vma")
82e0c5bbd6eb ("drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission")
0b23e2a6ed5c ("drm/i915/huc: improve documentation")
493065e24eb1 ("drm/i915: Add microcontrollers documentation section")
9be02fde93e5 ("drm/i915/uc: Extract common code from GuC stop/disable comm")
ee402140274e ("drm/i915/uc: Don't always fail on unavailable GuC firmware")
1ce5ba970cb7 ("drm/i915/guc: Don't open log relay if GuC is not running")
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")
e3adffe838ff ("drm/i915: move add_taint_for_CI() to i915_utils.h")
5e0a809af2a2 ("drm/i915/uc: Hardening firmware fetch")
4157a962f59d ("drm/i915/uc: Don't fetch HuC fw if GuC fw fetch already failed")
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")
62336cc666b0 ("drm/i915/uc: Fixup kerneldoc after params were flipped and renamed")
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")