]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: provide the page fault queue to the VM code
authorChristian König <christian.koenig@amd.com>
Mon, 25 Mar 2019 15:13:44 +0000 (16:13 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Apr 2019 15:00:30 +0000 (10:00 -0500)
commit0cb773a86470e4c428595ac9a29c072c27fb86be
treed28a111b9920e50d32a5e8e246c4be7948aacb11
parent3c25d1172f99a035c5b522253a0f719210bbd3d2
drm/amdgpu: provide the page fault queue to the VM code

We are going to need that for recoverable page faults.

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