diff options
author | Zack Rusin <zackr@vmware.com> | 2021-06-09 20:23:03 +0300 |
---|---|---|
committer | Zack Rusin <zackr@vmware.com> | 2021-06-12 07:01:01 +0300 |
commit | f674a218c610bea97c106ca8179b55b2a7a7528a (patch) | |
tree | 2a551df8b79582444064245166643e8f2e89d069 /drivers/gpu/drm/vmwgfx/vmwgfx_resource_priv.h | |
parent | 74231041d14030f1ae6582b9233bfe782ac23e33 (diff) | |
download | linux-f674a218c610bea97c106ca8179b55b2a7a7528a.tar.xz |
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/vmwgfx/vmwgfx_resource_priv.h')
0 files changed, 0 insertions, 0 deletions