commit | a69cba42b11ae5e8cede2ee6a61d9faf5187df9b | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 28 14:47:38 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 16:42:49 2019 -0500 |
tree | 124af9689a7714a9785da6e0922dbd3c3698ea7a | |
parent | ac7426169e7bcbbf270fec48301286e5ccae08bc [diff] |
drm/amdgpu: add a amdgpu_device_supports_baco helper BACO - Bus Active, Chip Off To check if a device supports BACO or not. This will be used in determining when to enable runtime pm. Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>