From: Boris Brezillon <boris.brezillon@collabora.com>
To: "Boris Brezillon" <boris.brezillon@collabora.com>,
"Steven Price" <steven.price@arm.com>,
"Liviu Dudau" <liviu.dudau@arm.com>,
"Adrián Larumbe" <adrian.larumbe@collabora.com>
Cc: dri-devel@lists.freedesktop.org,
Florent Tomasin <florent.tomasin@arm.com>,
Heinrich Fink <hfink@snap.com>,
kernel@collabora.com
Subject: Re: [PATCH v2 0/8] drm/panthor: Misc scheduler fixes
Date: Wed, 26 Nov 2025 13:14:08 +0100 [thread overview]
Message-ID: <20251126131408.68e7d868@fedora> (raw)
In-Reply-To: <20251112115142.1270931-1-boris.brezillon@collabora.com>
On Wed, 12 Nov 2025 12:51:34 +0100
Boris Brezillon <boris.brezillon@collabora.com> wrote:
> Hello,
>
> This series is a collection of fixes that seem to address the problem
> reported here [1]. In order to validate those changes, I added a few
> IGT tests [2], but I'd like to extend the test coverage before claiming
> this is working properly. Until I get to it, I thought I'd post what
> I have for preliminary review/testing.
I've posted the IGT patches to make sure the bugs fixed here are caught
if it ever regresses again. If there's no objection, I'd like to merge
those patches before the end of the week (given we're passed the 6.19
branching point, this should give us plenty of time to address
regressions, if any).
>
> No major changes in this version, for more details, check the changelog
> in each patch.
>
> Regards,
>
> Boris
>
> [1]https://gitlab.freedesktop.org/panfrost/linux/-/issues/48
> [2]https://gitlab.freedesktop.org/bbrezillon/igt-gpu-tools/-/tree/panthor-sched?ref_type=heads
>
> Boris Brezillon (8):
> drm/panthor: Simplify group idleness tracking
> drm/panthor: Don't try to enable extract events
> drm/panthor: Fix the group priority rotation logic
> drm/panthor: Fix the full_tick check
> drm/panthor: Fix immediate ticking on a disabled tick
> drm/panthor: Fix the logic that decides when to stop ticking
> drm/panthor: Make sure we resume the tick when new jobs are submitted
> drm/panthor: Kill panthor_sched_immediate_tick()
>
> drivers/gpu/drm/panthor/panthor_sched.c | 190 ++++++++++++------------
> 1 file changed, 98 insertions(+), 92 deletions(-)
>
next prev parent reply other threads:[~2025-11-26 12:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-12 11:51 [PATCH v2 0/8] drm/panthor: Misc scheduler fixes Boris Brezillon
2025-11-12 11:51 ` [PATCH v2 1/8] drm/panthor: Simplify group idleness tracking Boris Brezillon
2025-11-12 11:51 ` [PATCH v2 2/8] drm/panthor: Don't try to enable extract events Boris Brezillon
2025-11-12 11:51 ` [PATCH v2 3/8] drm/panthor: Fix the group priority rotation logic Boris Brezillon
2025-11-26 21:48 ` Chia-I Wu
2025-11-12 11:51 ` [PATCH v2 4/8] drm/panthor: Fix the full_tick check Boris Brezillon
2025-11-12 11:51 ` [PATCH v2 5/8] drm/panthor: Fix immediate ticking on a disabled tick Boris Brezillon
2025-11-12 11:51 ` [PATCH v2 6/8] drm/panthor: Fix the logic that decides when to stop ticking Boris Brezillon
2025-11-26 22:28 ` Chia-I Wu
2025-11-12 11:51 ` [PATCH v2 7/8] drm/panthor: Make sure we resume the tick when new jobs are submitted Boris Brezillon
2025-11-26 22:57 ` Chia-I Wu
2025-11-27 8:41 ` Boris Brezillon
2025-11-27 14:46 ` Boris Brezillon
2025-11-27 18:08 ` Chia-I Wu
2025-11-12 11:51 ` [PATCH v2 8/8] drm/panthor: Kill panthor_sched_immediate_tick() Boris Brezillon
2025-11-26 12:14 ` Boris Brezillon [this message]
2025-11-26 16:06 ` [PATCH v2 0/8] drm/panthor: Misc scheduler fixes Steven Price
2025-11-26 23:02 ` Chia-I Wu
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=20251126131408.68e7d868@fedora \
--to=boris.brezillon@collabora.com \
--cc=adrian.larumbe@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=florent.tomasin@arm.com \
--cc=hfink@snap.com \
--cc=kernel@collabora.com \
--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 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.