commit | ec671737f8edfb8edf246afd425fdbed35284b23 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Dec 07 15:18:43 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 16 10:42:55 2019 -0500 |
tree | 10c9ba5161733d391d5430f85a66de07922925f9 | |
parent | b65709a92156b850840edba9f9932e10c235d44e [diff] |
drm/amdgpu: add graceful VM fault handling v3 Next step towards HMM support. For now just silence the retry fault and optionally redirect the request to the dummy page. v2: make sure the VM is not destroyed while we handle the fault. v3: fix VM destroy check, cleanup comments Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>