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

Gerd Hoffmann posted 3 patches 4 years, 12 months ago
Test FreeBSD passed
Test asan passed
Test checkpatch passed
Test docker-clang@ubuntu failed
Test docker-mingw@fedora passed
Test s390x passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190522095821.15240-1-kraxel@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Alex Williamson <alex.williamson@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 0/3] add drm modifier support for dmabufs.
Posted by Gerd Hoffmann 4 years, 12 months ago

Gerd Hoffmann (3):
  console: add dmabuf modifier field.
  vfio/display: set dmabuf modifier field
  egl-helpers: add dmabuf modifier support.

 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