diff options
author | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2023-12-19 12:00:20 -0800 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 11:47:38 -0500 |
commit | de991b9af0532a05d5206c065bf343d6a767a9d2 (patch) | |
tree | d05bd544cce65859fbb45c4a8f1634d614dff520 /include/uapi/drm | |
parent | e157f0f76258f11920fd5859a8ac1473a8ce5340 (diff) |
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 <daniele.ceraolospurio@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'include/uapi/drm')
0 files changed, 0 insertions, 0 deletions