drm/amdgpu: add supports_baco callback for CIK asics.
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Oct 2019 15:16:15 +0000 (10:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 21:42:47 +0000 (16:42 -0500)
commit0d0c07ee0794ed4a0b14a334d39a692df3e984e5
tree58eec49e30767bc87af16f64b7f35d805f9c0155
parent3670c242e3409ae4bfd9699ebd301ef7d792cb8a
drm/amdgpu: add supports_baco callback for CIK 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/cik.c