Re: [PATCH] drm/amdgpu: disable the debugger on gfx1036

2022-09-01 Thread Deucher, Alexander
[Public] Acked-by: Alex Deucher From: amd-gfx on behalf of Zhang, Jesse(Jie) Sent: Wednesday, August 31, 2022 9:11 PM To: Alex Deucher ; amd-gfx@lists.freedesktop.org Cc: Zhang, Yifan ; Huang, Ray Subject: [PATCH] drm/amdgpu: disable the debugger on gfx1036

RE: [PATCH] drm/amdgpu: disable the debugger on gfx1036

2022-08-31 Thread Zhang, Jesse(Jie)
[Public] Disable the debugger on gfx1036. Signed-off-by: jie1zhan jesse.zh...@amd.com Reviewed-by: Jonathan Kim diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_debug.c b/drivers/gpu/drm/amd/amdkfd/kfd_debug.c index 5ab20f6dc291..89ebb3ee9ccc 100644 --- a/drivers/gpu/drm/amd/amdkfd/kfd_debug.c

[PATCH] drm/amdgpu: disable the debugger on gfx1036

2022-08-31 Thread Zhang, Jesse(Jie)
[Public] Disable the debugger on gfx1036. Signed-off-by: jie1zhan jesse.zh...@amd.com Change-Id: If1d9608d508d1eb29e6c1de7ac7d1db93d1000b0 diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_debug.c b/drivers/gpu/drm/amd/amdkfd/kfd_debug.c index 5ab20f6dc291..89ebb3ee9ccc 100644 ---