]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled.
authorKevin Wang <kevin1.wang@amd.com>
Mon, 28 Jan 2019 07:14:47 +0000 (15:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:04:01 +0000 (15:04 -0500)
commitf8b55131cc553d5d0524d01b0a205984b8532d1d
tree285302828ac6a69132f43d8b9f5fb73f0efc4e1a
parentb58b8f785fb63059ec081f87ed97900031acef7d
drm/amd/powerplay: debugfs don't check powerplay when SW SMU is enabled.

when sw smu is enabled, the powerplay interface isn't implemented.

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