[PATCH]: add tmz support for GC 10.3.6
Deucher, Alexander
Alexander.Deucher at amd.com
Fri Feb 17 15:05:38 UTC 2023
[Public]
Jesse,
Your mail client seems to be mangling your patches. I'd suggest seeing up git-send-email for sending patches if you haven't already. Patch is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
From: Zhang, Jesse(Jie) <Jesse.Zhang at amd.com>
Sent: Thursday, February 16, 2023 8:28 PM
To: Deucher, Alexander <Alexander.Deucher at amd.com>; Zhang, Yifan <Yifan1.Zhang at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Subject: [PATCH]: add tmz support for GC 10.3.6
[AMD Official Use Only - General]
drm/amdgpu: add tmz support for GC 10.3.6
this patch to add tmz support for GC 10.3.6
Signed-off-by: Jesse Zhang Jesse.Zhang at amd.com<mailto:Jesse.Zhang at amd.com>
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
index adfc7512c61b..6830f671cde7 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
@@ -551,6 +551,7 @@ void amdgpu_gmc_tmz_set(struct amdgpu_device *adev)
case IP_VERSION(10, 3, 2):
case IP_VERSION(10, 3, 4):
case IP_VERSION(10, 3, 5):
+ case IP_VERSION(10, 3, 6):
/* VANGOGH */
case IP_VERSION(10, 3, 1):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20230217/55c5dea3/attachment.htm>
More information about the amd-gfx
mailing list