]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix locking in force performance level
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 19 Feb 2016 20:18:45 +0000 (15:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Feb 2016 16:30:50 +0000 (11:30 -0500)
commit9578e4cda9b939b7d0f3ca26f779cef8a7351afb
treece7f19a59aad309c1c31d0bb080046cad76074b2
parent10c86eff599e7edc7fee16b8e60c0e3f13368880
drm/amdgpu: fix locking in force performance level

Looks like a copy paste typo when we added powerplay
support.

Reviewed-by: Christian König <christian.koenig@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c