]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb753d2a69787c134e15d8d6dc323f424e8ac096
tree8b0bb21f65da5ec45c46ab340db505f0c6ba21b1
parent88dd517a79b2a4a9ba2f06022c1bb63de28c8f6d
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