commit | 3f3333f8a0e90ac26f84ed7b0aa344efce695c08 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Aug 03 14:02:13 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 29 15:28:04 2017 -0400 |
tree | 5a807843d544d076c90d22ac71d143b1a1bbce50 | |
parent | 00b5cc83c443dcd351cb2b21055656e007992b54 [diff] |
drm/amdgpu: track evicted page tables v2 Instead of validating all page tables when one was evicted, track which one needs a validation. v2: simplify amdgpu_vm_ready as well Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (v1) Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>