]> 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)
commit6df8af897aa1a7454f732766b595d6b5ef91f8ec
tree8b0bb21f65da5ec45c46ab340db505f0c6ba21b1
parent80e3e484c2dd4c9b72a08765672dce24f10e8154
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