OSDN Git Service

drm/i915/uc: Update to latest GuC and use new-format GuC/HuC names
authorJohn Harrison <John.C.Harrison@Intel.com>
Wed, 14 Sep 2022 23:46:05 +0000 (16:46 -0700)
committerJohn Harrison <John.C.Harrison@Intel.com>
Fri, 16 Sep 2022 01:43:33 +0000 (18:43 -0700)
commit8adc718881e0a70127f8843dd70e69a80de39352
tree563e52b7e23a73751aaa04c7d1d9eeed9fac345e
parent542110f21d811f0fbc661bcc9365e45e23e8d422
drm/i915/uc: Update to latest GuC and use new-format GuC/HuC names

Going forwards, the intention is for GuC firmware files to be named
for their major version only and HuC firmware files to have no version
number in the name at all. This patch adds those entries for all
platforms that are officially GuC/HuC enabled.

Also, update the expected GuC version numbers to the latest firmware
release for those platforms.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220914234605.622342-2-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c