aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <[email protected]>2023-12-19 20:00:20 +0000
committerRodrigo Vivi <[email protected]>2023-12-21 16:47:38 +0000
commitde991b9af0532a05d5206c065bf343d6a767a9d2 (patch)
treed05bd544cce65859fbb45c4a8f1634d614dff520 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parentdrm/xe: Fix build without CONFIG_FAULT_INJECTION (diff)
downloadkernel-de991b9af0532a05d5206c065bf343d6a767a9d2.tar.gz
kernel-de991b9af0532a05d5206c065bf343d6a767a9d2.zip
drm/xe: Remove ci-only GuC FW definitions
As part of the FW definitions, we declare each blob as required via the MODULE_FIRMWARE() macro. This causes the initramfs update (or equivalent process) to look for the blobs on disk when the kernel is installed; therefore, we need to make sure that all FWs we define are available in linux-firmware. We currently don't plan to push the PVC blob to linux-firmware, while the LNL one will only be pushed once we have machines in CI to test it, so we need to remove them from the list for now. Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Cc: Rodrigo Vivi <[email protected]> Reviewed-by: Rodrigo Vivi <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions