Respin of Dongwon v2 split as bisectable changes. Unfortunately last patch breaks vhost_user_gpu_handle_display.
Should dbus_scanout_texture() use dpy_gl_create_dmabuf()? Dongwon, you can use it as a base for a v4. Regards, Phil. Dongwon Kim (3): ui/console: Introduce dpy_gl_dmabuf_get_height/width() helpers ui/console: Introduce dpy_gl_dmabuf_get_fd() helper ui/console: Introduce dpy_gl_create_dmabuf() helper include/hw/vfio/vfio-common.h | 2 +- include/hw/virtio/virtio-gpu.h | 2 +- include/ui/console.h | 10 ++++++ hw/display/virtio-gpu-udmabuf.c | 27 +++++++--------- hw/vfio/display.c | 35 ++++++++++++--------- ui/console.c | 55 +++++++++++++++++++++++++++++++++ 6 files changed, 98 insertions(+), 33 deletions(-) -- 2.41.0