qemu-devel
[Top][All Lists]
Advanced

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

Re: Tips for debugging GPU acceleration.


From: Gerd Hoffmann
Subject: Re: Tips for debugging GPU acceleration.
Date: Fri, 23 Oct 2020 12:51:20 +0200

  Hi,

>   [    2.930300] [drm] virgl 3d acceleration not supported by host

Nope, not active.

>     -display gtk,show-cursor=on \

Needs -display gtk,gl=on for opengl support.

>     -device virtio-gpu-pci,virgl=true

virgl is silently turned off in case opengl support is not available.
Ideally virgl should be OnOffAuto not bool, but I fear changing that
now (and start throwing errors on virgl=on if opengl is not available)
will break stuff ...

take care,
  Gerd




reply via email to

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