]> 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)
commitb804d6776456f4ff29effb23943dc72631190101
tree14fd7934fdda92dbe79006fb8e3fbae95504f712
parentd315845daf4ff7ce172b7f6ccad0bd3ee4f6c777
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