OSDN Git Service

drm/amdgpu: allow direct submission of PTE updates
authorChristian König <christian.koenig@amd.com>
Wed, 27 Mar 2019 12:59:23 +0000 (13:59 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 15:42:55 +0000 (10:42 -0500)
commitacb476f541f625e4b016b08c16036b21c6316e9b
tree9bea3630615977f1aac0f8706367f7246c933e66
parent807e2994092c0bd863c0141c99f5e3f807d4c7f8
drm/amdgpu: allow direct submission of PTE updates

For handling PTE updates directly in the fault handler.

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c