aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorTom St Denis <[email protected]>2017-11-10 17:54:50 +0000
committerAlex Deucher <[email protected]>2017-11-13 19:37:05 +0000
commit0b968650cdb117396c3625e35010e569d82369b2 (patch)
treef16a0dcf1cab2af71b2c8185a38e6e24b8bfacb4 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentdrm/amdgpu: make AMDGPU_VA_RESERVED_SIZE 64bit (diff)
downloadkernel-0b968650cdb117396c3625e35010e569d82369b2.tar.gz
kernel-0b968650cdb117396c3625e35010e569d82369b2.zip
drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)
The bottom two bits of the simd value were being put into the upper bits of the wave value which was likely working due to the bits being ignored (or aliased). Eitherway, now we mask it correctly. (v2) Touch up using GENMASK_ULL to a couple of other functions too Signed-off-by: Tom St Denis <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions