All of lore.kernel.org
 help / color / mirror / Atom feed
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, Akash Goel <akash.goel@arm.com>,
	Karunika Choo <karunika.choo@arm.com>,
	kernel@collabora.com
Subject: Re: [PATCH v4 0/6] drm/panthor: Misc fixes
Date: Fri, 28 Nov 2025 10:19:47 +0100	[thread overview]
Message-ID: <20251128101947.3475c841@fedora> (raw)
In-Reply-To: <20251128084841.3804658-1-boris.brezillon@collabora.com>

On Fri, 28 Nov 2025 09:48:34 +0100
Boris Brezillon <boris.brezillon@collabora.com> wrote:

> Hello,
> 
> This is a set of fixes for bugs I ran into while looking at [1].
> Hopefully that's enough to recover from AS_ACTIVE bit stuck
> situations, but it'd be good to understand why the MMU block is
> completely blocked in some cases and try to come up with better
> mitigations than a full GPU reset.
> 
> This v4 is here to address a conflict caused by other panthor
> patches being merged before this one.
> 
> Regards,
> 
> Boris
> 
> [1]https://gitlab.freedesktop.org/panfrost/linux/-/issues/57
> 
> Boris Brezillon (6):
>   drm/panthor: Always wait after sending a command to an AS
>   drm/panthor: Kill lock_region()
>   drm/panthor: Recover from panthor_gpu_flush_caches() failures
>   drm/panthor: Add support for atomic page table updates
>   drm/panthor: Make panthor_vm_[un]map_pages() more robust
>   drm/panthor: Relax a check in panthor_sched_pre_reset()

Queued to drm-misc-next.

> 
>  drivers/gpu/drm/panthor/panthor_gpu.c   |  19 +-
>  drivers/gpu/drm/panthor/panthor_mmu.c   | 280 +++++++++++++-----------
>  drivers/gpu/drm/panthor/panthor_sched.c |   2 -
>  3 files changed, 166 insertions(+), 135 deletions(-)
> 


      parent reply	other threads:[~2025-11-28  9:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-28  8:48 [PATCH v4 0/6] drm/panthor: Misc fixes Boris Brezillon
2025-11-28  8:48 ` [PATCH v4 1/6] drm/panthor: Always wait after sending a command to an AS Boris Brezillon
2025-11-28  8:48 ` [PATCH v4 2/6] drm/panthor: Kill lock_region() Boris Brezillon
2025-11-28  8:48 ` [PATCH v4 3/6] drm/panthor: Recover from panthor_gpu_flush_caches() failures Boris Brezillon
2025-11-28  8:48 ` [PATCH v4 4/6] drm/panthor: Add support for atomic page table updates Boris Brezillon
2025-11-28  8:48 ` [PATCH v4 5/6] drm/panthor: Make panthor_vm_[un]map_pages() more robust Boris Brezillon
2025-11-28  8:48 ` [PATCH v4 6/6] drm/panthor: Relax a check in panthor_sched_pre_reset() Boris Brezillon
2025-11-28  9:19 ` Boris Brezillon [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=20251128101947.3475c841@fedora \
    --to=boris.brezillon@collabora.com \
    --cc=adrian.larumbe@collabora.com \
    --cc=akash.goel@arm.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=karunika.choo@arm.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.