OSDN Git Service

drm/amdgpu: simplify VM shadow handling v2
authorChristian König <christian.koenig@amd.com>
Tue, 27 Jun 2017 18:48:15 +0000 (14:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:05:45 +0000 (11:05 -0400)
commitdd0792c1be56843b12008ccc625dc7bad8efd7ab
tree8b0bb21f65da5ec45c46ab340db505f0c6ba21b1
parentfd66560b803e32c873164105a0864fdfc1163633
drm/amdgpu: simplify VM shadow handling v2

Now that we don't join PTE updates any more we don't need to call
the update function twice for this.

v2: rebased

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c