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)
commit4a2700c563889f2c33b993438eacf2d03749b074
tree285302828ac6a69132f43d8b9f5fb73f0efc4e1a
parenta317cf0362729df2776419536eea73fd55f62e03
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