Gerd Hoffmann
2018-Sep-19 04:46 UTC
[virtio-dev] [PATCH 2/2] drm/virtio: add iommu support.
Hi,> buffer. I tried to put a dma_sync_sg_for_device() on virtio_gpu_object obj->pages-sgl > before VIRTIO_GPU_CMD_TRANSFER_TO_HOST_2D is sent. This fixes the kernel console path.That should be the right place.> Once display manger is kicked off for example (sudo systemctl start lightdm.service) and > resource id 3 gets created from user space down, it still gives a blank black screen.Hmm. I'd suspect there is simply a code path missing. Can you send the patch you have? cheers, Gerd
Maybe Matching Threads
- [PATCH] drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
- [PATCH] drm/virtio: drop quirks handling
- [PATCH] drm/virtio: drop quirks handling
- [PATCH] drm/virtio: drop quirks handling
- [virtio-dev] [PATCH 2/2] drm/virtio: add iommu support.