drm/amdgpu: add supports_baco callback for VI asics.
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Oct 2019 15:17:05 +0000 (10:17 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 21:42:48 +0000 (16:42 -0500)
commite45ed9435fda13d418872260d510eb01f23aa5d0
treecf10ef42f6af7845b3256044acf93dfaeba65626
parent0d0c07ee0794ed4a0b14a334d39a692df3e984e5
drm/amdgpu: add supports_baco callback for VI asics.

BACO - Bus Active, Chip Off

Check the BACO capabilities from the powerplay table.

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