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, kernel@collabora.com
Subject: Re: [PATCH v3 0/5] drm/panthor: Misc fixes
Date: Thu, 10 Apr 2025 15:10:01 +0200 [thread overview]
Message-ID: <20250410151001.3668a295@collabora.com> (raw)
In-Reply-To: <20250404080933.2912674-1-boris.brezillon@collabora.com>
On Fri, 4 Apr 2025 10:09:28 +0200
Boris Brezillon <boris.brezillon@collabora.com> wrote:
> Hello,
>
> This is a collection of fixes for bugs found while working on adding
> JM support to panthor. Those are not particularly tied to JM support
> and are worth having regardless.
>
> Note that the last two don't have Fixes tag because they fix issues
> we can't really hit with the current implementation (no fault
> handling, and no shared irq line).
>
> Changelog available in each patch if you're interested.
>
> Regards,
>
> Boris
>
> Boris Brezillon (5):
> drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions
> drm/panthor: Call panthor_gpu_coherency_init() after PM resume()
> drm/panthor: Update panthor_mmu::irq::mask when needed
> drm/panthor: Let IRQ handlers clear the interrupts themselves
> drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler()
Queued to drm-misc-next.
>
> drivers/gpu/drm/panthor/panthor_device.c | 8 ++++----
> drivers/gpu/drm/panthor/panthor_device.h | 2 --
> drivers/gpu/drm/panthor/panthor_fw.c | 2 ++
> drivers/gpu/drm/panthor/panthor_gpu.c | 2 ++
> drivers/gpu/drm/panthor/panthor_mmu.c | 9 ++++++++-
> drivers/gpu/drm/panthor/panthor_regs.h | 4 ++--
> 6 files changed, 18 insertions(+), 9 deletions(-)
>
prev parent reply other threads:[~2025-04-10 13:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 8:09 [PATCH v3 0/5] drm/panthor: Misc fixes Boris Brezillon
2025-04-04 8:09 ` [PATCH v3 1/5] drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions Boris Brezillon
2025-04-04 13:15 ` Liviu Dudau
2025-04-04 8:09 ` [PATCH v3 2/5] drm/panthor: Call panthor_gpu_coherency_init() after PM resume() Boris Brezillon
2025-04-04 8:09 ` [PATCH v3 3/5] drm/panthor: Update panthor_mmu::irq::mask when needed Boris Brezillon
2025-04-04 8:09 ` [PATCH v3 4/5] drm/panthor: Let IRQ handlers clear the interrupts themselves Boris Brezillon
2025-04-04 8:25 ` Steven Price
2025-04-04 8:09 ` [PATCH v3 5/5] drm/panthor: Don't update MMU_INT_MASK in panthor_mmu_irq_handler() Boris Brezillon
2025-04-10 13:10 ` 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=20250410151001.3668a295@collabora.com \
--to=boris.brezillon@collabora.com \
--cc=adrian.larumbe@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--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.