commit | 47ca7efa4c13f8698cddc0b9c96938e7febe9258 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Sep 16 10:33:28 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 16 10:42:55 2019 -0500 |
tree | 6257aaec6ec041f11a17f15e2b5a5fd96d5d2113 | |
parent | a2cf324785a6dea0a221f5cdfb945b59d2153eeb [diff] |
drm/amdgpu: allow direct submission in the VM backends v2 This allows us to update page tables directly while in a page fault. v2: use direct/delayed entities and still wait for moves 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>