drm/amdgpu: add baco support to runtime suspend/resume
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Oct 2019 17:54:12 +0000 (12:54 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 21:42:52 +0000 (16:42 -0500)
commit191343172809aba0047c2eb03249cb704ad65658
tree3716c233a6f10e2aa2d4d54883860db60fdcc1f6
parent361dbd01a1de8bdd6bdf9a879ae23a121b8f7266
drm/amdgpu: add baco support to runtime suspend/resume

BACO - Bus Active, Chip Off

This adds the necessary support to the runtime suspend
and resume functions to handle boards that support
baco.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c