commit | b97e9d47e549caacea9504822301c34d447c5fcf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 04 10:50:24 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 19 16:42:50 2019 -0500 |
tree | eaff8809cef62d43b16f49d77421f2626899be37 | |
parent | 31af062acfbd5db8b0b99d0ad418b33d4458e206 [diff] |
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>