drm/amdgpu: add supports_baco callback for NV asics.
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Nov 2019 23:12:17 +0000 (18:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 21:42:48 +0000 (16:42 -0500)
commitac7426169e7bcbbf270fec48301286e5ccae08bc
tree4e69926da0b28a5546503809fbf5de3a7adf3ae7
parente45ed9435fda13d418872260d510eb01f23aa5d0
drm/amdgpu: add supports_baco callback for NV 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/nv.c