linux-stable/drivers/gpu/drm/virtio
Jiandi An 8f44ca2233 drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages
With virtio gpu ttm-pages being dma mapped, dma sync is needed when
swiotlb is used as bounce buffers, before TRANSFER_TO_HOST_2D/3D
commands are sent.

Signed-off-by: Jiandi An <jiandi.an@amd.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20180919070931.91168-1-jiandi.an@amd.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2018-09-19 13:33:06 +02:00
..
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
virtgpu_debugfs.c
virtgpu_display.c drm/virtio: Remove set but not used variable 'bo' 2018-09-10 07:10:36 +02:00
virtgpu_drm_bus.c drm/virtio: use simpler remove_conflicting_pci_framebuffers() 2018-09-03 18:17:42 +02:00
virtgpu_drv.c drm/virtio: Remove multiple blank lines 2018-02-27 08:40:42 +01:00
virtgpu_drv.h drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages 2018-09-19 13:33:06 +02:00
virtgpu_fb.c drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages 2018-09-19 13:33:06 +02:00
virtgpu_fence.c drm/virtio: Remove unecessary dma_fence_ops 2018-07-03 13:14:18 +02:00
virtgpu_gem.c drm/virtio: Add blank line after variable declarations 2018-02-27 08:40:37 +01:00
virtgpu_ioctl.c Linux 4.16-rc7 2018-03-28 14:30:41 +10:00
virtgpu_kms.c virtgpu: remove redundant task_comm copying 2017-11-10 12:45:35 +01:00
virtgpu_object.c drm/ttm: drop persistent_swap_storage from ttm_bo_init and co 2018-02-26 23:09:45 -05:00
virtgpu_plane.c drm/virtio: track virtual output state 2018-09-05 08:26:24 +02:00
virtgpu_prime.c drm/virtio: Remove multiple blank lines 2018-02-27 08:40:42 +01:00
virtgpu_ttm.c drm/virtio: add virtio_gpu_object_detach() function 2018-09-05 08:26:25 +02:00
virtgpu_vq.c drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages 2018-09-19 13:33:06 +02:00