Searched hist:"47 ca7efa4c13f8698cddc0b9c96938e7febe9258" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm_cpu.c | diff 47ca7efa4c13f8698cddc0b9c96938e7febe9258 Mon Sep 16 10:33:28 CDT 2019 Christian König <christian.koenig@amd.com> 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>
|
H A D | amdgpu_vm_sdma.c | diff 47ca7efa4c13f8698cddc0b9c96938e7febe9258 Mon Sep 16 10:33:28 CDT 2019 Christian König <christian.koenig@amd.com> 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>
|
H A D | amdgpu_vm.h | diff 47ca7efa4c13f8698cddc0b9c96938e7febe9258 Mon Sep 16 10:33:28 CDT 2019 Christian König <christian.koenig@amd.com> 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>
|