Re: [PATCH] drm/panfrost: Add GPU_PM_RT support for RZ/G3E SoC
From: Boris Brezillon
Date: Fri Dec 19 2025 - 06:04:19 EST
On Fri, 19 Dec 2025 10:13:45 +0000
Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote:
> Hi Adrián Larumbe,
>
> > -----Original Message-----
> > From: Adrián Larumbe <adrian.larumbe@xxxxxxxxxxxxx>
> > Sent: 19 December 2025 10:02
> > Subject: Re: [PATCH] drm/panfrost: Add GPU_PM_RT support for RZ/G3E SoC
> >
> > Hi Biju,
> >
> > I'll be merging your patch. It'll be my first time as a Panfrost maintainer, so bear me with me while
> > I become familiar with the process.
>
> OK. Thanks.
>
> FYI, I just use the below 4 commands based on the documentation to merge a patch after the initial dim setup.
>
> => ./maintainer-tools/dim update-branches
> => ./maintainer-tools/dim checkout drm-misc-next
> => curl xxx | ./maintainer-tools/dim apply-branch drm-misc-next
Or
# dim b4-shazam 20251203125104.67596-1-biju.das.jz@xxxxxxxxxxxxxx
if you find it simpler to pass a get the Message-ID than searching
for a link to pass to curl.
> => ./maintainer-tools/dim push-branch drm-misc-next