mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
drm/xe/huc: Define HuC binary for BMG
Add the unversioned define for the BMG HuC FW. Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240725003224.516233-7-daniele.ceraolospurio@intel.com
This commit is contained in:
parent
f4aa02c439
commit
351a88713b
@ -116,6 +116,7 @@ struct fw_blobs_by_type {
|
||||
fw_def(TIGERLAKE, major_ver(i915, guc, tgl, 70, 19, 2))
|
||||
|
||||
#define XE_HUC_FIRMWARE_DEFS(fw_def, mmp_ver, no_ver) \
|
||||
fw_def(BATTLEMAGE, no_ver(xe, huc, bmg)) \
|
||||
fw_def(LUNARLAKE, no_ver(xe, huc, lnl)) \
|
||||
fw_def(METEORLAKE, no_ver(i915, huc_gsc, mtl)) \
|
||||
fw_def(DG1, no_ver(i915, huc, dg1)) \
|
||||
|
Loading…
Reference in New Issue
Block a user