drm/amdgpu: fix CPU based VM updates
authorChristian König <christian.koenig@amd.com>
Tue, 16 Jan 2018 14:35:10 +0000 (15:35 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Jan 2018 20:35:27 +0000 (15:35 -0500)
commit83fbb788a49c11477d42ca323cf16c109d426d70
tree7b8a409de25a706c55253a50e7428e09f4195ea7
parent4c63abb203db9cf23c746dcbcc64883e08977776
drm/amdgpu: fix CPU based VM updates

That got accidentially removed.

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