]> git.karo-electronics.de Git - karo-tx-linux.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)
commit3c0eea6c35d932c4d25070868067dc9cd9ceab91
treeab641062a62fe4177378b74a3e3fec4374fd73c6
parent5b0112356cf9a735632b26ff5f3450e1716c8598
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