]> 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)
commitae5e67ad43d31c4eb0ff4beae71a6a13277680d3
treed28a111b9920e50d32a5e8e246c4be7948aacb11
parentfd6bc5092f02a11493fd5944ce33a1bae5d25101
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