linux_dsm_epyc7002/drivers/gpu/drm/amd
Dan Carpenter 7c9574f262 drm/amd/powerplay: precedence bug in init_non_clock_fields()
The cast to uint8_t happens before the right shift so this always sets
.m3arb to zero.  The cast is actually a no-op so we can remove it.

Fixes: 3bace35914 ('drm/amd/powerplay: add hardware manager sub-component')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-01-04 16:21:44 -05:00
..
amdgpu drm/amdgpu/cgs: cleanup some indenting 2016-01-04 16:18:36 -05:00
amdkfd amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h> 2015-08-30 12:36:58 +03:00
include drm/amd/powerplay: fix boolreturn.cocci warnings 2015-12-21 16:42:34 -05:00
powerplay drm/amd/powerplay: precedence bug in init_non_clock_fields() 2016-01-04 16:21:44 -05:00
scheduler drm/amdgpu: add entity only when first job come 2015-12-14 19:41:19 -05:00