drm/amd/powerplay: implement sysfs of pp_force_state for sw-smu
authorKevin Wang <Kevin1.Wang@amd.com>
Thu, 17 Jan 2019 05:46:08 +0000 (13:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:58 +0000 (15:03 -0500)
commit0b53f9add0d8dbd3c8d44f78c0d847fcc1251883
treee6bc0c412866e4ebb434901a0dbda8faf985958b
parentea2d0bf8c7f07ca6d0de11628a5d3af6c247e51c
drm/amd/powerplay: implement sysfs of pp_force_state for sw-smu

the SMU v11 doesn’t support pp_force_state so far, so we didn’t implement
it.

Signed-off-by: Kevin Wang <Kevin1.Wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c