drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Oct 2019 15:50:24 +0000 (10:50 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Nov 2019 21:42:50 +0000 (16:42 -0500)
commitb97e9d47e549caacea9504822301c34d447c5fcf
treeeaff8809cef62d43b16f49d77421f2626899be37
parent31af062acfbd5db8b0b99d0ad418b33d4458e206
drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)

BACO - Bus Active, Chip Off
BOCO - Bus Off, Chip Off

We will take slightly different paths for boco and baco.

v2: fold together two consecutive if clauses

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