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

Gerd Hoffmann posted 4 patches 4 years, 11 months ago
Test FreeBSD passed
Test docker-clang@ubuntu failed
Test docker-mingw@fedora passed
Test asan passed
Test s390x passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190524070118.30157-1-kraxel@redhat.com
Maintainers: Alex Williamson <alex.williamson@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
There is a newer version of this series
include/ui/console.h     |  1 +
include/ui/egl-helpers.h |  3 ++-
hw/vfio/display.c        |  1 +
ui/egl-helpers.c         | 37 ++++++++++++++++++++++++++-----------
ui/spice-display.c       |  7 ++++---
5 files changed, 34 insertions(+), 15 deletions(-)
[Qemu-devel] [PATCH v2 0/4] add drm modifier support for dmabufs.
Posted by Gerd Hoffmann 4 years, 11 months ago

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         | 37 ++++++++++++++++++++++++++-----------
 ui/spice-display.c       |  7 ++++---
 5 files changed, 34 insertions(+), 15 deletions(-)

-- 
2.18.1