Home
last modified time | relevance | path

Searched defs:dmabuf (Results 1 – 17 of 17) sorted by relevance

/qemu/ui/
H A Ddmabuf.c41 QemuDmaBuf *dmabuf; in qemu_dmabuf_new() local
66 void qemu_dmabuf_free(QemuDmaBuf *dmabuf) in qemu_dmabuf_free()
75 const int *qemu_dmabuf_get_fds(QemuDmaBuf *dmabuf, int *nfds) in qemu_dmabuf_get_fds()
86 void qemu_dmabuf_dup_fds(QemuDmaBuf *dmabuf, int *fds, int nfds) in qemu_dmabuf_dup_fds()
98 void qemu_dmabuf_close(QemuDmaBuf *dmabuf) in qemu_dmabuf_close()
112 uint32_t qemu_dmabuf_get_width(QemuDmaBuf *dmabuf) in qemu_dmabuf_get_width()
119 uint32_t qemu_dmabuf_get_height(QemuDmaBuf *dmabuf) in qemu_dmabuf_get_height()
126 const uint32_t *qemu_dmabuf_get_offsets(QemuDmaBuf *dmabuf, int *noffsets) in qemu_dmabuf_get_offsets()
137 const uint32_t *qemu_dmabuf_get_strides(QemuDmaBuf *dmabuf, int *nstrides) in qemu_dmabuf_get_strides()
148 uint32_t qemu_dmabuf_get_num_planes(QemuDmaBuf *dmabuf) in qemu_dmabuf_get_num_planes()
[all …]
H A Degl-headless.c86 QemuDmaBuf *dmabuf) in egl_scanout_dmabuf()
104 QemuDmaBuf *dmabuf, bool have_hot, in egl_cursor_dmabuf()
126 QemuDmaBuf *dmabuf) in egl_release_dmabuf()
H A Degl-helpers.c320 void egl_dmabuf_import_texture(QemuDmaBuf *dmabuf) in egl_dmabuf_import_texture()
416 void egl_dmabuf_release_texture(QemuDmaBuf *dmabuf) in egl_dmabuf_release_texture()
429 void egl_dmabuf_create_sync(QemuDmaBuf *dmabuf) in egl_dmabuf_create_sync()
445 void egl_dmabuf_create_fence(QemuDmaBuf *dmabuf) in egl_dmabuf_create_fence()
H A Dgtk-egl.c70 QemuDmaBuf *dmabuf = vc->gfx.guest_fb.dmabuf; in gd_egl_draw() local
271 QemuDmaBuf *dmabuf) in gd_egl_scanout_dmabuf()
305 QemuDmaBuf *dmabuf, bool have_hot, in gd_egl_cursor_dmabuf()
H A Dgtk-gl-area.c43 QemuDmaBuf *dmabuf = vc->gfx.guest_fb.dmabuf; in gd_gl_area_draw() local
341 QemuDmaBuf *dmabuf) in gd_gl_area_scanout_dmabuf()
H A Ddbus-listener.c293 QemuDmaBuf *dmabuf) in dbus_scanout_dmabuf_v1()
327 QemuDmaBuf *dmabuf) in dbus_scanout_dmabuf_v2()
391 QemuDmaBuf *dmabuf) in dbus_scanout_dmabuf()
625 QemuDmaBuf *dmabuf, bool have_hot, in dbus_cursor_dmabuf()
678 QemuDmaBuf *dmabuf) in dbus_release_dmabuf()
H A Dspice-display.c996 QemuDmaBuf *dmabuf) in qemu_spice_gl_scanout_dmabuf()
1008 QemuDmaBuf *dmabuf, bool have_hot, in qemu_spice_gl_cursor_dmabuf()
1045 QemuDmaBuf *dmabuf) in qemu_spice_gl_release_dmabuf()
1080 QemuDmaBuf *dmabuf = ssd->guest_dmabuf; in qemu_spice_gl_update() local
H A Dconsole.c1051 QemuDmaBuf *dmabuf) in dpy_gl_scanout_dmabuf()
1068 void dpy_gl_cursor_dmabuf(QemuConsole *con, QemuDmaBuf *dmabuf, in dpy_gl_cursor_dmabuf()
1102 QemuDmaBuf *dmabuf) in dpy_gl_release_dmabuf()
H A Ddbus-console.c111 QemuDmaBuf *dmabuf) in dbus_gl_scanout_dmabuf()
H A Dgtk.c585 QemuDmaBuf *dmabuf) in gd_gl_release_dmabuf()
600 QemuDmaBuf *dmabuf = vc->gfx.guest_fb.dmabuf; in gd_hw_gl_flushed() local
/qemu/hw/vfio/
H A Ddisplay.c194 static void vfio_display_update_cursor(VFIODMABuf *dmabuf, in vfio_display_update_cursor()
214 VFIODMABuf *dmabuf; in vfio_display_get_dmabuf() local
262 static void vfio_display_free_one_dmabuf(VFIODisplay *dpy, VFIODMABuf *dmabuf) in vfio_display_free_one_dmabuf()
275 VFIODMABuf *dmabuf, *tmp; in vfio_display_free_dmabufs() local
378 VFIODMABuf *dmabuf; in vfio_display_dmabuf_exit() local
H A Dvfio-display.h39 } dmabuf; member
/qemu/hw/display/
H A Dvirtio-gpu-udmabuf.c161 static void virtio_gpu_free_dmabuf(VirtIOGPU *g, VGPUDMABuf *dmabuf) in virtio_gpu_free_dmabuf()
179 VGPUDMABuf *dmabuf; in virtio_gpu_create_dmabuf() local
H A Dvhost-user-gpu.c256 QemuDmaBuf *dmabuf; in vhost_user_gpu_handle_display() local
/qemu/include/ui/
H A Degl-helpers.h25 QemuDmaBuf *dmabuf; member
H A Dconsole.h198 QemuDmaBuf *dmabuf; member
/qemu/include/hw/virtio/
H A Dvirtio-gpu.h215 } dmabuf; member
258 QemuDmaBuf *dmabuf[VIRTIO_GPU_MAX_SCANOUTS]; member