Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/amd/amdgpu
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
..
2017-07-14 11:06:10 -04:00
2017-10-19 15:27:05 -04:00
2015-06-03 21:03:15 -04:00
2017-03-29 23:53:46 -04:00
2017-10-20 13:28:44 -04:00
2015-06-03 21:03:15 -04:00
2017-09-28 16:03:30 -04:00
2017-09-28 16:03:30 -04:00
2017-10-19 15:27:11 -04:00
2017-09-26 15:14:22 -04:00
2015-06-03 21:03:17 -04:00
2017-09-26 15:14:22 -04:00
2016-08-31 15:21:09 -04:00
2017-05-24 17:41:17 -04:00