linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Dan Carpenter 6c85141733 drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table()
We already unlocked a few lines earlier so this code unlocks twice on
the success path.

Fixes: 289921b03f ("drm/amd/powerplay: implement sysfs of pp_table for smu11 (v2)")
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Kevin Wang <kevin1.wang@amd.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-03-21 14:05:26 -05:00
..
hwmgr drm/amdgpu: enable gfxoff again on raven series (v2) 2019-03-20 23:39:49 -05:00
inc drm/amd/powerplay: move the smc_if_version to asic file 2019-03-19 15:36:50 -05:00
smumgr drm/amdgpu: enable gfxoff again on raven series (v2) 2019-03-20 23:39:49 -05:00
amd_powerplay.c drm/amd/powerplay: fix semicolon code style issue 2019-03-19 15:04:03 -05:00
amdgpu_smu.c drm/amd/powerplay: Fix double unlock bug in smu_sys_set_pp_table() 2019-03-21 14:05:26 -05:00
Makefile drm/amd/powerplay: add vega20 pptable function file 2019-03-19 15:03:56 -05:00
smu_v11_0.c drm/amd/powerplay: delete some dead code 2019-03-21 14:05:26 -05:00
vega20_ppt.c drm/amd/powerplay: Off by one in vega20_get_smu_msg_index() 2019-03-21 14:05:26 -05:00
vega20_ppt.h drm/amd/powerplay: add get_profiling_clk_mask functions for SMU11 2019-03-19 15:04:00 -05:00