From: Marius Dinu <m95d+git@psihoexpert.ro>
To: Boris Brezillon <boris.brezillon@collabora.com>
Cc: Marius Dinu <m95d+git@psihoexpert.ro>,
dri-devel@lists.freedesktop.org,
linux-rockchip@lists.infradead.org,
Steven Price <steven.price@arm.com>,
Liviu Dudau <liviu.dudau@arm.com>
Subject: Re: [BUG] drm/panthor: intermittent freezes in Xorg xserver
Date: Mon, 29 Jun 2026 12:26:25 +0300 [thread overview]
Message-ID: <akI6QaSayNAgdnYv@GRAPHRT> (raw)
In-Reply-To: <20260629094419.6bb56d99@fedora-2.home>
On Mon, 2026-06-29 09.44.19 ++0200, Boris Brezillon wrote:
> On Fri, 26 Jun 2026 14:50:17 +0300
> Marius Dinu <m95d+git@psihoexpert.ro> wrote:
>
> > Hi.
> >
> > The system is Radxa Rock 5 ITX, RK3588, 32GB RAM,
> > mainline kernel v7.1.0 with panthor driver, mesa 26.0.7 with panfrost driver,
> > xorg-server v21.1.22 accelerated by modesetting driver, x11perf v1.7.0.
>
> Are we sure that's a panthor issue? Also, is this a regression
> introduced by the latest kernel version, or has it been like that from
> the start?
It was from the start, not a regression. I think I started from v6.18 on this
board IIRC. If you need me to test earlier versions, say so.
>
> Also, would you mind opening an issue on [1]?
>
I already did.
https://gitlab.freedesktop.org/mesa/mesa/-/work_items/15721
> >
> > The most clean way to reproduce this bug:
> > Form a console or ssh session, start Xorg in background, without a window
> > manager, and then run x11perf on that display.
> >
> > Xorg :0 &
> > x11perf -all -display :0
> >
> > The bug: weird intermittent performance issues in some of the tests.
> > Examples:
> >
> > 1000 reps @ 18.0799 msec ( 55.3/sec): 10x10 rectangle outline
> > 1000 reps @ 18.0791 msec ( 55.3/sec): 10x10 rectangle outline
> > 1000 reps @ 18.0790 msec ( 55.3/sec): 10x10 rectangle outline
> > 1000 reps @ 18.0789 msec ( 55.3/sec): 10x10 rectangle outline
> > 1000 reps @ 0.0287 msec ( 34800.0/sec): 10x10 rectangle outline
> > 5000 trep @ 14.4691 msec ( 69.1/sec): 10x10 rectangle outline
> >
> > 5000000 reps @ 0.0029 msec (345000.0/sec): 1-pixel solid circle
> > 5000000 reps @ 0.0009 msec (1100000.0/sec): 1-pixel solid circle
> > 5000000 reps @ 0.0012 msec (818000.0/sec): 1-pixel solid circle
> > 5000000 reps @ 0.0000 msec (20900000.0/sec): 1-pixel solid circle
> > 5000000 reps @ 0.0000 msec (32300000.0/sec): 1-pixel solid circle
> > 25000000 trep @ 0.0010 msec (979000.0/sec): 1-pixel solid circle
> >
> > 1000 reps @ 31.6607 msec ( 31.6/sec): Fill 10x10 trapezoid
> > 1000 reps @ 16.9012 msec ( 59.2/sec): Fill 10x10 trapezoid
> > 1000 reps @ 0.0234 msec ( 42700.0/sec): Fill 10x10 trapezoid
> > 1000 reps @ 0.0272 msec ( 36700.0/sec): Fill 10x10 trapezoid
> > 1000 reps @ 32.1268 msec ( 31.1/sec): Fill 10x10 trapezoid
> > 5000 trep @ 16.1479 msec ( 61.9/sec): Fill 10x10 trapezoid
> >
> > There are no messages in kernel log or Xorg log.
> >
> > Visually, most of the tests runs fast as expected, but in some of the tests
> > it gets "stuck" randomly. The test suddenly freezes while drawing the pattern.
> > Then, after a while (a few seconds up to a couple of minutes), it gets
> > unstuck by itself, draws a few more patterns extremely fast for less than a
> > second, and then it gets stuck again.
>
> It smells like a signalling issue. Can you check the CPU activity and
> report any outstanding process? Can you maybe connect a gdb to the
> x11perf to see where it's blocked, and post the backtrace here (or in
> the gitlab issue)?
>
x11perf is waiting on I/O (red "D" in htop). CPU is completely idle, not even
grey "io-wait" activity.
I have no experience using gdb. Please give me the exact command to run.
> Regards,
>
> Boris
>
> [1]https://gitlab.freedesktop.org/mesa/mesa
Marius
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
prev parent reply other threads:[~2026-06-29 9:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-26 11:50 [BUG] drm/panthor: intermittent freezes in Xorg xserver Marius Dinu
2026-06-29 7:44 ` Boris Brezillon
[not found] ` <CABPQNSa0-wqQTm0CzLFojWZLVY5OqQxWTXrpO=O4p8go52808Q@mail.gmail.com>
2026-06-29 8:51 ` Erik Faye-Lund
2026-06-29 9:33 ` Marius Dinu
2026-06-29 9:26 ` Marius Dinu [this message]
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=akI6QaSayNAgdnYv@GRAPHRT \
--to=m95d+git@psihoexpert.ro \
--cc=boris.brezillon@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=liviu.dudau@arm.com \
--cc=steven.price@arm.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox