commit | bbd7a6535002289d3ddaf30b8377b492983712df | [log] [tgz] |
---|---|---|
author | Jack Xiao <Jack.Xiao@amd.com> | Mon May 06 18:55:23 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 21 18:59:29 2019 -0500 |
tree | dba9f6927e3a3d97d1f8fe17ba613d1b51bd108a | |
parent | 2c195b6cac59e2d60b75ac20379a7a48f5185c2c [diff] |
drm/amdgpu/gfx10: require to pin/unpin CSIB BO when suspend/resume CSIB BO is required to be pinned down to guarantee bo is always valid when resume, and to be unpinned it so that its content can be saved during suspend. Signed-off-by: Jack Xiao <Jack.Xiao@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>