diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-05-23 13:13:45 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-05-24 17:39:34 -0400 |
commit | 2f590f8419c6abb6d87d89c99931a13404a7dbe1 (patch) | |
tree | 939bf706ab9b31c7044313e628adfbac9eea77dd /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | ca7962d8ccc3da48073c419700c0813095c39f25 (diff) |
drm/amd/powerplay: fix a signedness bugs
Smatch complains about a signedness bug here:
vega10_hwmgr.c:4202 vega10_force_clock_level()
warn: always true condition '(i >= 0) => (0-u32max >= 0)'
Fixes: 7b52db39a4c2 ("drm/amd/powerplay: fix bug sclk/mclk
level can't be set on vega10.")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Eric Huang <JinHuiEric.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions