commit | db65e887fea55ba3e5ce77f7b129a0cde0e1f050 | [log] [tgz] |
---|---|---|
author | Likun Gao <Likun.Gao@amd.com> | Mon Mar 04 10:46:27 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 19 15:36:48 2019 -0500 |
tree | 49ca7b76182ad65b1d832773fd2ef2439cda353f | |
parent | 24bf582e27a8ac5ffab6c2f1b9541ebaeb250a3d [diff] |
drm/amd/powerplay: fix pcie sysfs interface when set wrong value The operation of mutex_unlock smu->mutex should be done when forced level is larger than NUM_LINK_LEVELS in the function of force_clk_levels. Reported-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Likun Gao <Likun.Gao@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>