commit | 380383f23594790be97639ea220e8d3e86afff85 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Mar 01 11:03:27 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Mar 05 15:37:18 2018 -0500 |
tree | bdd98f7617e0a9c2b4936ea65a1afd74f479a812 | |
parent | 57adc4cef617d7284ac7676e14533268e73e3699 [diff] |
drm/amdgpu: ignore changes of buffer function status because of GPU resets When we reset the GPU we also disable/enable the SDMA, but we don't want to change TTM idea of the VRAM size in the middle of that. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Chunming zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>