[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.deuc...@amd.com>

From: Zhang, Jesse(Jie) <jesse.zh...@amd.com>
Sent: Thursday, February 16, 2023 8:28 PM
To: Deucher, Alexander <alexander.deuc...@amd.com>; Zhang, Yifan 
<yifan1.zh...@amd.com>
Cc: amd-gfx@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.zh...@amd.com<mailto:jesse.zh...@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):

Reply via email to