commit | 5ceb54c68a28fc8af5cf8d32c4fde29c97dd3c18 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 05 12:41:48 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 17 16:50:18 2015 -0400 |
tree | 2202b44528b6471bdc11fcf580b5348ec7354f48 | |
parent | c6a4079badc2f0eda69a028622c7080a284ae147 [diff] |
drm/amdgpu: add fence suspend/resume functions Added to: - handle draining the ring on suspend - properly enable/disable interrupts on suspend and resume Fix breakages from: commit 467ee3be53d240d08beed2e82a941e820c1ac323 Author: Chunming Zhou <david1.zhou@amd.com> Date: Mon Jun 1 14:14:32 2015 +0800 drm/amdgpu: always enable EOP interrupt v2 Tested-by: Audrey Grodzovsky <audrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>