]> asedeno.scripts.mit.edu Git - linux.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)
commitf8991bab1aa2121e33b8569857dfb22e536bc396
tree14fd7934fdda92dbe79006fb8e3fbae95504f712
parent42e8cb5001d317ebbfcd95af26f263af377ff3a5
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