mirror-linux/drivers/gpu/drm/virtio
Sebastian Ott 9c64e749ce drm/virtio: Set segment size for virtio_gpu device
Set the segment size of the virtio_gpu device to the value
used by the drm helpers when allocating sg lists to fix the
following complaint from DMA_API debug code:

DMA-API: virtio-pci 0000:07:00.0: mapping sg segment longer than
device claims to support [len=262144] [max=65536]

Cc: stable@vger.kernel.org
Tested-by: Zhenyu Zhang <zhenyzha@redhat.com>
Acked-by: Vivek Kasireddy <vivek.kasireddy@intel.com>
Signed-off-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/7258a4cc-da16-5c34-a042-2a23ee396d56@redhat.com
2024-01-29 11:44:34 +03:00
..
Kconfig
Makefile
virtgpu_debugfs.c
virtgpu_display.c
virtgpu_drv.c drm/virtio: Set segment size for virtio_gpu device 2024-01-29 11:44:34 +03:00
virtgpu_drv.h drm/uapi: add explicit virtgpu context debug name 2023-11-11 21:31:00 +03:00
virtgpu_fence.c
virtgpu_gem.c
virtgpu_ioctl.c drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME 2023-11-15 04:42:16 +03:00
virtgpu_kms.c
virtgpu_object.c
virtgpu_plane.c drm/virtio: Disable damage clipping if FB changed since last page-flip 2023-11-24 15:15:27 +01:00
virtgpu_prime.c
virtgpu_submit.c drm/virtio: clean out_fence on complete_submit 2023-09-21 00:11:24 +03:00
virtgpu_trace.h
virtgpu_trace_points.c
virtgpu_vq.c
virtgpu_vram.c