qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/4] add drm modifier support for dmabufs.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v3 0/4] add drm modifier support for dmabufs.
Date: Wed, 29 May 2019 09:21:40 +0200

v2: fix build failure with older mesa versions which don't have
    EGL_DMA_BUF_PLANE0_MODIFIER_LO_EXT

Gerd Hoffmann (4):
  console: add dmabuf modifier field.
  vfio/display: set dmabuf modifier field
  egl-helpers: add modifier support to egl_get_fd_for_texture().
  egl-helpers: add modifier support to egl_dmabuf_import_texture()

 include/ui/console.h     |  1 +
 include/ui/egl-helpers.h |  3 ++-
 hw/vfio/display.c        |  1 +
 ui/egl-helpers.c         | 39 ++++++++++++++++++++++++++++-----------
 ui/spice-display.c       |  7 ++++---
 5 files changed, 36 insertions(+), 15 deletions(-)

-- 
2.18.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]