commit | a107ebf61e8cc59dfbaeb676fa2d2a1783250f80 | [log] [tgz] |
---|---|---|
author | Leo Liu <leo.liu@amd.com> | Wed May 31 14:25:54 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 01 16:00:22 2017 -0400 |
tree | b93b22fce53703ef4e3118758786e234153b83ac | |
parent | 78b3c83983ce42067816a30825f9692eae952093 [diff] |
drm/amdgpu: add saved_bo to save vce 4.0 context when suspend We are using PSP to resume firmware after suspend, and it is resumed at where it got suspended, so we'd better save the the context. Signed-off-by: Leo Liu <leo.liu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>