commit | f263ec622f06c3cf2da3a29e5ad0184dc50d1c2c | [log] [tgz] |
---|---|---|
author | Chunming Zhou <David1.Zhou@amd.com> | Wed Jun 29 13:33:40 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 15:06:12 2016 -0400 |
tree | 013c852565266cc98a4361401c0db821d1f32a38 | |
parent | c7c5fbcdc3b064943491d8dd1229cb25479e9093 [diff] |
drm/amdgpu: remove evict vram Previous vm fault is since page talbe losts connection with vmid after gpu reset. Now the issue is fixed by recovery. No need more. If we want to save vram for some EDC card, we will need to consider a complete solution. Signed-off-by: Chunming Zhou <David1.Zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>