]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: update the shadow PD together with the real one v2
authorChristian König <christian.koenig@amd.com>
Fri, 16 Sep 2016 13:36:49 +0000 (15:36 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:25 +0000 (14:38 -0400)
commit45d027d75f014b37681fcd09f69d6d7878cb5518
tree14fd7934fdda92dbe79006fb8e3fbae95504f712
parent01527b7176621db1cb64bf0db901690d10d5b418
drm/amdgpu: update the shadow PD together with the real one v2

Far less CPU cycles needed for this approach.

v2: fix typo

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