summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2016-01-04 23:44:24 +0300
committerAlex Deucher <alexander.deucher@amd.com>2016-01-04 16:21:44 -0500
commit7c9574f262a25c7ca0779df31098ba4e0c382e86 (patch)
tree0b45fa887e37e63cd8480bab4decb213eebe76bd /drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
parentb92c26d1808ccd2acac17b660dce750ba9b0a0db (diff)
downloadlinux-7c9574f262a25c7ca0779df31098ba4e0c382e86.tar.bz2
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: 3bace3591493 ('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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c')
0 files changed, 0 insertions, 0 deletions