qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 7b5255: spice: allow to specify drm rendernod


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 7b5255: spice: allow to specify drm rendernode
Date: Mon, 20 Feb 2017 09:45:09 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 7b5255083b7965b427052b5a0b911e51556139ca
      
https://github.com/qemu/qemu/commit/7b5255083b7965b427052b5a0b911e51556139ca
  Author: Marc-André Lureau <address@hidden>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M include/ui/egl-helpers.h
    M qemu-options.hx
    M ui/egl-helpers.c
    M ui/spice-core.c

  Log Message:
  -----------
  spice: allow to specify drm rendernode

When multiple GPU are available, picking the first one isn't always the
best choice. Learn to specify a device rendernode.

Signed-off-by: Marc-André Lureau <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: 0ea1523fb6703aa0dcd65e66b59e96fec028e60a
      
https://github.com/qemu/qemu/commit/0ea1523fb6703aa0dcd65e66b59e96fec028e60a
  Author: Frediano Ziglio <address@hidden>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M ui/egl-helpers.c

  Log Message:
  -----------
  egl-helpers: Support newer MESA versions

According to
https://www.khronos.org/registry/EGL/extensions/MESA/EGL_MESA_platform_gbm.txt
if MESA_platform_gbm is supported display should be initialized
from a GBM handle using eglGetPlatformDisplayEXT.

Signed-off-by: Frediano Ziglio <address@hidden>
Message-id: address@hidden
Signed-off-by: Gerd Hoffmann <address@hidden>


  Commit: c8f21dbfc3dea943ca5edac2f00058477ecb5b6b
      
https://github.com/qemu/qemu/commit/c8f21dbfc3dea943ca5edac2f00058477ecb5b6b
  Author: Peter Maydell <address@hidden>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M include/ui/egl-helpers.h
    M qemu-options.hx
    M ui/egl-helpers.c
    M ui/spice-core.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170220-1' into 
staging

ui: opengl fixes, for spice and egl-helpers.

# gpg: Signature made Mon 20 Feb 2017 13:12:46 GMT
# gpg:                using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <address@hidden>"
# gpg:                 aka "Gerd Hoffmann <address@hidden>"
# gpg:                 aka "Gerd Hoffmann (private) <address@hidden>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/pull-ui-20170220-1:
  egl-helpers: Support newer MESA versions
  spice: allow to specify drm rendernode

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/6753e4ed150c...c8f21dbfc3de

reply via email to

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