qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/4] add drm modifier support for dmabufs.
@ 2019-05-29  7:21 Gerd Hoffmann
  2019-05-29  7:21 ` [Qemu-devel] [PATCH v3 1/4] console: add dmabuf modifier field Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2019-05-29  7:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Williamson, Gerd Hoffmann

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-03  7:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-29  7:21 [Qemu-devel] [PATCH v3 0/4] add drm modifier support for dmabufs Gerd Hoffmann
2019-05-29  7:21 ` [Qemu-devel] [PATCH v3 1/4] console: add dmabuf modifier field Gerd Hoffmann
2019-05-29  7:21 ` [Qemu-devel] [PATCH v3 2/4] vfio/display: set " Gerd Hoffmann
2019-05-29  7:21 ` [Qemu-devel] [PATCH v3 3/4] egl-helpers: add modifier support to egl_get_fd_for_texture() Gerd Hoffmann
2019-05-29  7:21 ` [Qemu-devel] [PATCH v3 4/4] egl-helpers: add modifier support to egl_dmabuf_import_texture() Gerd Hoffmann
2019-05-30 12:51   ` Marc-André Lureau
2019-06-03  6:59     ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).