summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/uc/intel_huc.h
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2022-05-04 23:48:14 +0300
committerDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2022-05-06 01:47:51 +0300
commita7b516bd981f11feb0c9f5ee3d149855d48cb2c8 (patch)
treed26d0b4f51d0ae2e325f0411c4aa25afa07006b1 /drivers/gpu/drm/i915/gt/uc/intel_huc.h
parent315241d2d9102a90f71bd6c9e7dd06a1c831a184 (diff)
downloadlinux-a7b516bd981f11feb0c9f5ee3d149855d48cb2c8.tar.xz
drm/i915/huc: Add fetch support for gsc-loaded HuC binary
On newer platforms (starting DG2 G10 B-step and G11 A-step), ownership of HuC loading has been moved from the GuC to the GSC. As part of the change, the header format of the HuC binary has been updated and does not match the GuC anymore. The GSC will perform all the required checks on the binary size, so we only need to check that the version matches. Note that since we still haven't added any gsc-loaded FWs, the loaded_via_gsc variable will always be kept to its initialization value of zero. v2: Add a note about loaded_via_gsc being zero (Alan) Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Reviewed-by: Alan Previn <alan.previn.teres.alexis@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220504204816.2082588-3-daniele.ceraolospurio@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/gt/uc/intel_huc.h')
0 files changed, 0 insertions, 0 deletions