]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit66458a25bc4af0b36f5091b1f3eecabda90bce4a
tree643a76b03b5d96de86116fa6635a16be806e6bf2
parentde1aa3f48faab6dc008ad6c9cd2464e65196c213
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