Re: [PATCH v3] drm/i915/dg2: Define GuC firmware version for DG2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hmm, this is actually v1 not v3! Had something stale when posting.

John.


On 2/7/2022 12:36, John.C.Harrison@xxxxxxxxx wrote:
From: John Harrison <John.C.Harrison@xxxxxxxxx>

First release of GuC for DG2.

Signed-off-by: John Harrison <John.C.Harrison@xxxxxxxxx>
CC: Tomasz Mistat <tomasz.mistat@xxxxxxxxx>
CC: Ramalingam C <ramalingam.c@xxxxxxxxx>
CC: Daniele Ceraolo Spurio <daniele.ceraolospurio@xxxxxxxxx>
---
  drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c | 1 +
  1 file changed, 1 insertion(+)

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 ba4f0970749b..efe0a6dcf9f7 100644
--- a/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
+++ b/drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
@@ -50,6 +50,7 @@ void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw,
   * firmware as TGL.
   */
  #define INTEL_GUC_FIRMWARE_DEFS(fw_def, guc_def) \
+	fw_def(DG2,          0, guc_def(dg2,  69, 0, 3)) \
  	fw_def(ALDERLAKE_P,  0, guc_def(adlp, 69, 0, 3)) \
  	fw_def(ALDERLAKE_S,  0, guc_def(tgl,  69, 0, 3)) \
  	fw_def(DG1,          0, guc_def(dg1,  69, 0, 3)) \




[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux