drm/amdgpu: drop the CPU pointers for the stolen vga bos
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Jul 2020 22:34:50 +0000 (18:34 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 4 Aug 2020 21:29:29 +0000 (17:29 -0400)
commit14b18937cb60a4970c52cd954a643ed9c09d2eaf
tree643a76b03b5d96de86116fa6635a16be806e6bf2
parent7348c20a4e12e8f6ccf63a3deaae898bd72cd2e9
drm/amdgpu: drop the CPU pointers for the stolen vga bos

We never use them.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c