]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
drm/amdgpu: add tmz support for GC 10.3.6
authorJesse Zhang <Jesse.Zhang@amd.com>
Thu, 16 Feb 2023 06:11:33 +0000 (14:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Feb 2023 22:35:58 +0000 (17:35 -0500)
this patch to add tmz support for GC 10.3.6

Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c

index 94f10ac0eef743007f2b02e164d60bbd686b84a4..12a6826caef47a5fc8a27fbf50a10ee2516024e7 100644 (file)
@@ -552,6 +552,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):
        /* YELLOW_CARP*/