aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
diff options
context:
space:
mode:
authorJesse Zhang <jesse.zhang@amd.com>2024-05-31 09:56:40 +0800
committerAlex Deucher <alexander.deucher@amd.com>2024-06-05 11:25:00 -0400
commit8178cfb0b48b122dd72ba6ffc2251926f62a0002 (patch)
treec6691817a762aebdfdc537a4cf6793c29545637b /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
parent46eb63ec8a98f9ec88f0a34d5a209968b8fc1ac9 (diff)
drm/amdkfd: fix the kdf debugger issue
The expression caps | HSA_CAP_TRAP_DEBUG_PRECISE_MEMORY_OPERATIONS_SUPPORTED and caps | HSA_CAP_TRAP_DEBUG_PRECISE_ALU_OPERATIONS_SUPPORTED are always 1/true regardless of the values of its operand. Fixes: 9243240bed38 ("drm/amdkfd: enable single alu ops for gfx12") Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com> Suggested-by: Felix Kuehling <felix.kuehling@amd.com> Reviewed-by: Felix Kuehling <felix.kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions