This is to test the new HuC release before overwriting the existing one.
This patch is for testing only and it should not be merged.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospu...@intel.com>
---
 drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c 
b/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
index d80278eb45d7..19895872f7e8 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
+++ b/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
@@ -112,7 +112,7 @@ void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw,
 
 #define INTEL_HUC_FIRMWARE_DEFS(fw_def, huc_raw, huc_mmp, huc_gsc) \
        fw_def(METEORLAKE,   0, huc_gsc(mtl)) \
-       fw_def(DG2,          0, huc_gsc(dg2)) \
+       fw_def(DG2,          0, huc_gsc(../intel-ci/i915/dg2)) \
        fw_def(ALDERLAKE_P,  0, huc_raw(tgl)) \
        fw_def(ALDERLAKE_P,  0, huc_mmp(tgl,  7, 9, 3)) \
        fw_def(ALDERLAKE_S,  0, huc_raw(tgl)) \
-- 
2.43.0

Reply via email to