]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
drm/amdgpu: allow direct submission of clears
authorChristian König <christian.koenig@amd.com>
Thu, 28 Mar 2019 09:53:33 +0000 (10:53 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Sep 2019 15:42:55 +0000 (10:42 -0500)
commit0f6064d6af94f90032a790072c2070d44ad3a26b
treeb5e3fbd1391a753dfcd7e394afa6b26274188182
parentacb476f541f625e4b016b08c16036b21c6316e9b
drm/amdgpu: allow direct submission of clears

For handling PD/PT clears 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