commit | e7854a038015122538df4777b8c192e03b4eb6c2 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 19 13:10:07 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jul 20 14:24:50 2018 -0500 |
tree | 2211ed98b5bd9f43adc50462ad6141f4458f23e6 | |
parent | 5b8eb0edba15b1685acbb76751fbb189de4ca310 [diff] |
drm/amdgpu: split ip suspend into 2 phases We need to do some IPs earlier to deal with ordering issues similar to how resume is split into two phases. Do DCE first to deal with atomic, then do the rest. Acked-by: Harry Wentland <harry.wentland@amd.com> Reviewed-and-tested-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>