commit | 49379032aa22a040fdd7708fcb6300d1d98a0f57 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 01 16:45:27 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 02 12:58:19 2019 -0500 |
tree | b361f15e534b27b426c33be93826a0512737373d | |
parent | 8225630ea61da1c96af84849a055d5b20b404438 [diff] |
drm/amdgpu: don't increment vram lost if we are in hibernation We reset the GPU as part of our hibernation sequence so we need to make sure we don't mark vram as lost in that case. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=111879 Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Huang Rui <ray.huang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>