Commit 9bddebf1 authored by Anusha Srivatsa's avatar Anusha Srivatsa Committed by Rodrigo Vivi
parent 85ea2bd2
...@@ -51,6 +51,7 @@ static struct xe_device *uc_fw_to_xe(struct xe_uc_fw *uc_fw) ...@@ -51,6 +51,7 @@ static struct xe_device *uc_fw_to_xe(struct xe_uc_fw *uc_fw)
fw_def(TIGERLAKE, 0, guc_def(tgl, 70, 5, 2)) fw_def(TIGERLAKE, 0, guc_def(tgl, 70, 5, 2))
#define XE_HUC_FIRMWARE_DEFS(fw_def, huc_def, huc_ver) \ #define XE_HUC_FIRMWARE_DEFS(fw_def, huc_def, huc_ver) \
fw_def(ALDERLAKE_S, 0, huc_def(tgl)) \
fw_def(DG1, 0, huc_def(dg1)) \ fw_def(DG1, 0, huc_def(dg1)) \
fw_def(TIGERLAKE, 0, huc_def(tgl)) fw_def(TIGERLAKE, 0, huc_def(tgl))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment