drm/amdgpu: delete pp_enable in adev
authorRex Zhu <Rex.Zhu@amd.com>
Mon, 25 Sep 2017 10:51:50 +0000 (18:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2017 20:03:33 +0000 (16:03 -0400)
commit6d07fe7bcae57ee73d87766b6cd1e026d3fee85d
treed5610d5a4bd1ee4c8bd8e69f668864fbd8ca3cc2
parent790d84fdc9826500c88abfca0f3f86e96153bd4e
drm/amdgpu: delete pp_enable in adev

amdgpu not care powerplay or dpm is enabled.
just check ip functions and pp functions

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c
drivers/gpu/drm/amd/powerplay/amd_powerplay.c