]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit195d90a257bfe79497754be3a6482bb71c762896
treee6bc0c412866e4ebb434901a0dbda8faf985958b
parentd4ba407eed49f70458b42967ad9bfd4e284ff520
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