commit | 31af062acfbd5db8b0b99d0ad418b33d4458e206 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 04 10:42:22 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 16:42:50 2019 -0500 |
tree | aad413797cfe05146b024450a25bb07fe34ee070 | |
parent | a69cba42b11ae5e8cede2ee6a61d9faf5187df9b [diff] |
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2) BACO - Bus Active, Chip Off BOCO - Bus Off, Chip Off To better match what we are checking for and to align with amdgpu_device_supports_baco. BOCO is used on PowerXpress/Hybrid Graphics systems and BACO is used on desktop dGPU boards. v2: fix typo in documentation Reviewed-by: Evan Quan <evan.quan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>