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)
commit914b4dce4fda09baa059414be01ae9484dc78120
treeea90d1a6564c8abddfbd7e775928eb5fde15e0c8
parentf7da30d979d4c6af4b7f4fe3094e581d8c5812d7
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