diff options
| author | Jonathan Kim <jonathan.kim@amd.com> | 2025-10-09 17:45:42 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-10-13 21:14:16 +0300 |
| commit | d0de79f66a80eeb849033fae34bd07a69ce72235 (patch) | |
| tree | dc4c5cc62ef511b8ddc06d8e465048ac57fe4727 /include/linux/overflow.h | |
| parent | 883f309add55060233bf11c1ea6947140372920f (diff) | |
| download | linux-d0de79f66a80eeb849033fae34bd07a69ce72235.tar.xz | |
drm/amdgpu: fix gfx12 mes packet status return check
GFX12 MES uses low 32 bits of status return for success (1 or 0)
and high bits for debug information if low bits are 0.
GFX11 MES doesn't do this so checking full 64-bit status return
for 1 or 0 is still valid.
Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions
