drm/amdgpu: add supports_baco callback for soc15 asics. (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Oct 2019 20:23:31 +0000 (16:23 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 21:42:46 +0000 (16:42 -0500)
commit988eb9ff3e911763a115cb8e778ab311357c7fd5
treedf2dd5d4a9b5be05ec01ac8f70630c2373649366
parent69d5436d4dedab8c5dda0334b65b7edb84050860
drm/amdgpu: add supports_baco callback for soc15 asics. (v2)

BACO - Bus Active, Chip Off

Check the BACO capabilities from the powerplay table.

v2: drop unrelated struct cleanup

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