drm/i915/uc: Allow platforms to have GuC but not HuC
authorJohn Harrison <John.C.Harrison@Intel.com>
Fri, 10 Dec 2021 04:40:19 +0000 (20:40 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Sat, 11 Dec 2021 00:57:38 +0000 (16:57 -0800)
commit3d832f370d16a8757024b2523c4c6b64dd7eac6a
tree6bbb9dea23fab7bd97b55ccc8806c938c40ec5ca
parent1ff9fc708185a94c79d4def79c0a500829297575
drm/i915/uc: Allow platforms to have GuC but not HuC

It is possible for platforms to require GuC but not HuC firmware.
Also, the firmware versions for GuC and HuC advance independently. So
split the macros up to allow the lists to be maintained separately.

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