]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/vi: fix mixed up state in smu clockgating setup
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 10 Jul 2018 21:51:22 +0000 (16:51 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Jul 2018 19:52:41 +0000 (14:52 -0500)
commit3f2ddfa8875ce71a8c12723d1841647af8cbb0ba
tree79e9a00fa975e1e132e4767c27e8ee1548c62e51
parentec95213112dca6111eb7561ae6384f77017dfd1f
drm/amdgpu/vi: fix mixed up state in smu clockgating setup

Use the PP_STATE_SUPPORT_* rather than AMD_CG_SUPPORT_*
when communicating with the SMU.

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