aboutsummaryrefslogtreecommitdiff
path: root/hw/display/virtio-gpu-udmabuf.c
AgeCommit message (Expand)Author
2023-07-17virtio-gpu-udmabuf: correct naming of QemuDmaBuf size propertiesDongwon Kim
2023-06-27virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1Dongwon Kim
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth
2023-02-08Don't include headers already included by qemu/osdep.hMarkus Armbruster
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-11-05virtio-gpu: splitting one extended mode guest fb into n-scanoutsDongwon Kim
2021-11-02ui/gtk: skip any extra draw of same guest scanout blob resDongwon Kim
2021-09-15ui: Create sync objects and fences only for blobsVivek Kasireddy
2021-05-27virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy
2021-05-27virtio-gpu: Add udmabuf helpersVivek Kasireddy