aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2021-06-09 13:23:03 -0400
committerZack Rusin <zackr@vmware.com>2021-06-12 00:01:01 -0400
commitf674a218c610bea97c106ca8179b55b2a7a7528a (patch)
tree2a551df8b79582444064245166643e8f2e89d069 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parent74231041d14030f1ae6582b9233bfe782ac23e33 (diff)
downloadlinux-f674a218c610bea97c106ca8179b55b2a7a7528a.tar.gz
linux-f674a218c610bea97c106ca8179b55b2a7a7528a.tar.bz2
linux-f674a218c610bea97c106ca8179b55b2a7a7528a.zip
drm/vmwgfx: remove code that was using physical page addresses
This code has been unused for a while now. When the explicit checks for whether the driver is running on top of non-coherent swiotlb have been deprecated we lost the ability to fallback to physical mappings. Instead of trying to readd a module parameter to force usage of physical addresses it's better to just force coherent TTM pages via the force_coherent module parameter making this code pointless. Signed-off-by: Zack Rusin <zackr@vmware.com> Reviewed-by: Martin Krastev <krastevm@vmware.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210609172307.131929-6-zackr@vmware.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions