commit | a2cf324785a6dea0a221f5cdfb945b59d2153eeb | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Fri Jul 19 14:41:12 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 16 10:42:55 2019 -0500 |
tree | ac2fb9c611d43071a020b02629217f35a030b602 | |
parent | 3084cf46cf8110826a42de8c8ef30e8fa48974c2 [diff] |
drm/amdgpu: split the VM entity into direct and delayed For page fault handling we need to use a direct update which can't be blocked by ongoing user CS. 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>