]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: put VM page tables directly into duplicates list
authorChristian König <christian.koenig@amd.com>
Fri, 11 Dec 2015 13:39:05 +0000 (14:39 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 18 Dec 2015 22:29:45 +0000 (17:29 -0500)
commita563138f804d09c3ee96f8cff0f698225d2b622a
treeab641062a62fe4177378b74a3e3fec4374fd73c6
parent872cd58cb84395cec1561d857a3b1edddaaebdbb
drm/amdgpu: put VM page tables directly into duplicates list

They share the reservation object with the page directory anyway.

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