diff options
author | Jesse Zhang <[email protected]> | 2024-05-31 09:56:40 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-06-05 11:25:00 -0400 |
commit | 8178cfb0b48b122dd72ba6ffc2251926f62a0002 (patch) | |
tree | c6691817a762aebdfdc537a4cf6793c29545637b /tools/perf/scripts/python/syscall-counts.py | |
parent | 46eb63ec8a98f9ec88f0a34d5a209968b8fc1ac9 (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 <[email protected]>
Suggested-by: Felix Kuehling <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions