linux_dsm_epyc7002/drivers/gpu/drm/amd
Tom St Denis 0b968650cd 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 <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-11-13 14:37:05 -05:00
..
acp
amdgpu drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2) 2017-11-13 14:37:05 -05:00
amdkfd drm/amdkfd: Minor cleanups 2017-11-01 19:21:33 -04:00
include drm/amdgpu: add uvd enc registers in header 2017-10-06 17:43:53 -04:00
lib drm/amd/chash: Fix typo 2017-09-28 16:03:29 -04:00
powerplay drm/amd/powerplay: fix copy-n-paste error on vddci_buf index 2017-11-09 18:12:19 -05:00
scheduler drm/amd/sched: fix job tear down order v2 2017-10-19 15:27:08 -04:00