OSDN Git Service

drm/amgpu/acp: Implement set_powergating_state for acp
authorRex Zhu <Rex.Zhu@amd.com>
Sun, 29 Jul 2018 10:53:02 +0000 (18:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:09:44 +0000 (11:09 -0500)
commitc36628d8989a7a0d1cc4fe2ae93c6cd99a865f68
tree944e35b35c93ce629909bbcb5f7c6ae921422a5e
parent3a54d2c8951113171655425bd173f43bbcb531c5
drm/amgpu/acp: Implement set_powergating_state for acp

so driver can powergate acp block after asic initialized
to save power.

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_acp.c