]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: stop using a bo list entry for the VM PTs
authorChristian König <christian.koenig@amd.com>
Wed, 28 Sep 2016 10:27:37 +0000 (12:27 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:38:28 +0000 (14:38 -0400)
commitb0781001b58aebd81017b63d9620a792ebe2fcd4
treeea90d1a6564c8abddfbd7e775928eb5fde15e0c8
parent1ff836aa66381c08087f4e32aac4615e8095f758
drm/amdgpu: stop using a bo list entry for the VM PTs

Saves us a bit of memory.

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