On Wed, 9 Apr 2025 14:07:20 +0100
Karunika Choo wrote:
> On 21/03/2025 07:53, Boris Brezillon wrote:
> > On Thu, 20 Mar 2025 11:17:34 +
> > Karunika Choo wrote:
> >
> >> This patch updates Panthor to use the new 64-bit accessors and poll
> >> functions.
> >
> > nit: I don't think it ma
On 21/03/2025 07:53, Boris Brezillon wrote:
> On Thu, 20 Mar 2025 11:17:34 +
> Karunika Choo wrote:
>
>> This patch updates Panthor to use the new 64-bit accessors and poll
>> functions.
>
> nit: I don't think it makes sense to dissociate the introduction of the
> new helpers and their use.
On Thu, 20 Mar 2025 11:17:34 +
Karunika Choo wrote:
> This patch updates Panthor to use the new 64-bit accessors and poll
> functions.
nit: I don't think it makes sense to dissociate the introduction of the
new helpers and their use. Could we squash this patch into the previous
one?
>
> Si
This patch updates Panthor to use the new 64-bit accessors and poll
functions.
Signed-off-by: Karunika Choo
---
drivers/gpu/drm/panthor/panthor_fw.c | 9 +-
drivers/gpu/drm/panthor/panthor_gpu.c | 142 +++---
drivers/gpu/drm/panthor/panthor_mmu.c | 34 ++
3 files chan