OSDN Git Service

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)
commitc4229c6e37c203fd99397c1bcfe83a2bc1d30d96
treed28a111b9920e50d32a5e8e246c4be7948aacb11
parentb6f3a51e0a3427fe6e737c37f911d07afb50683f
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