mirror of
https://github.com/qemu/qemu.git
synced 2024-12-02 08:13:34 +08:00
4133fa711f
This patch adds support for dma-bufs to the qemu console interfaces. It adds a new "struct QemuDmaBuf" to represent a dmabuf with accociated metatdata (size, format). It adds three functions (and DisplayChangeListenerOps operations) to set a dma-buf as display scanout, as cursor and to release a dmabuf. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20171010135453.6704-2-kraxel@redhat.com |
||
---|---|---|
.. | ||
console.h | ||
egl-context.h | ||
egl-helpers.h | ||
gtk.h | ||
input.h | ||
pixel_ops.h | ||
qemu-pixman.h | ||
qemu-spice.h | ||
sdl2.h | ||
shader.h | ||
spice-display.h |