From: Marius Vlad <marius.vlad@collabora.com>
To: agl-dev-community@lists.automotivelinux.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [agl-dev-community] Tips for debugging GPU acceleration.
Date: Fri, 23 Oct 2020 15:32:17 +0300 [thread overview]
Message-ID: <20201023123217.GA18593@xpredator> (raw)
In-Reply-To: <87d019tb0u.fsf@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1824 bytes --]
On Fri, Oct 23, 2020 at 12:52:17PM +0100, Alex Bennée wrote:
>
> Gerd Hoffmann <kraxel@redhat.com> writes:
>
> > 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.
>
> Awesome - even on TCG the display is now nice and snappy.
>
> For bonus points:
>
> The AGL panel display is rotated 90 degrees which is putting a bit of a
> crink in my neck. Is their anyway to rotate the view port. I tried
> inverting xres and yres but that didn't do anything.
Hi,
The output is rotated, edit /etc/xdg/weston/weston.ini and comment out
transform ini entry from the Virtual-1 output section. Reboot, or
restart weston@display service. Note that the apps are optimized for
landscape.
Enabling 3D with qemu might be something worth adding in the docs.
>
> >> -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 ...
>
> At least a warn_report maybe?
>
> >
> > take care,
> > Gerd
>
>
> --
> Alex Bennée
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#8771): https://lists.automotivelinux.org/g/agl-dev-community/message/8771
> Mute This Topic: https://lists.automotivelinux.org/mt/77748325/4043866
> Group Owner: agl-dev-community+owner@lists.automotivelinux.org
> Unsubscribe: https://lists.automotivelinux.org/g/agl-dev-community/leave/7327001/516878461/xyzzy [marius.vlad@collabora.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2020-10-23 13:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87o8kttj2e.fsf@linaro.org>
2020-10-23 9:34 ` Tips for debugging GPU acceleration Alex Bennée
2020-10-23 10:51 ` Gerd Hoffmann
2020-10-23 11:52 ` Alex Bennée
2020-10-23 12:32 ` Marius Vlad [this message]
2020-10-23 16:28 ` [agl-dev-community] " Alex Bennée
2020-10-23 17:46 ` Marius Vlad
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201023123217.GA18593@xpredator \
--to=marius.vlad@collabora.com \
--cc=agl-dev-community@lists.automotivelinux.org \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.