From: Brajesh Gupta <Brajesh.Gupta@imgtec.com>
To: "tzimmermann@suse.de" <tzimmermann@suse.de>,
Matt Coster <Matt.Coster@imgtec.com>,
"javierm@redhat.com" <javierm@redhat.com>,
"simona@ffwll.ch" <simona@ffwll.ch>,
"airlied@gmail.com" <airlied@gmail.com>,
Frank Binns <Frank.Binns@imgtec.com>,
Alessio Belle <Alessio.Belle@imgtec.com>,
"maarten.lankhorst@linux.intel.com"
<maarten.lankhorst@linux.intel.com>,
Alexandru Dadu <Alexandru.Dadu@imgtec.com>,
"mripard@kernel.org" <mripard@kernel.org>
Cc: "dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [EXTERNAL] Re: [PATCH v2 3/4] drm/imagination: Rename FW booted to FW initialised
Date: Tue, 19 May 2026 15:08:26 +0000 [thread overview]
Message-ID: <9f80d3dd62a76b83af66cf0858837dcd3fb71e5c.camel@imgtec.com> (raw)
In-Reply-To: <878q9fy1x4.fsf@ocarina.mail-host-address-is-not-set>
On Tue, 2026-05-19 at 15:16 +0200, Javier Martinez Canillas wrote:
> *** CAUTION: This email originates from a source not known to Imagination Technologies. Think before you click a link or open an attachment ***
>
> Brajesh Gupta <brajesh.gupta@imgtec.com> writes:
>
> Hello Brajesh and Matt,
>
> > Rename the variable from 'booted' to 'initialised' to align with the
> > driver's expectations and state, indicating that FW boot initialisation
> > is complete and the firmware is fully initialised.
> >
> > Signed-off-by: Brajesh Gupta <brajesh.gupta@imgtec.com>
> > ---
> > drivers/gpu/drm/imagination/pvr_device.c | 2 +-
> > drivers/gpu/drm/imagination/pvr_fw.c | 4 ++--
> > drivers/gpu/drm/imagination/pvr_fw.h | 7 +++++--
> > drivers/gpu/drm/imagination/pvr_mmu.c | 4 ++--
> > drivers/gpu/drm/imagination/pvr_power.c | 14 +++++++-------
> > 5 files changed, 17 insertions(+), 14 deletions(-)
> >
>
> [...]
>
> > - if (pvr_dev->fw_dev.booted) {
> > - err = pvr_power_fw_disable(pvr_dev, false, true);
> > + if (pvr_dev->fw_dev.initialised) {
> > + err = pvr_power_fw_disable(pvr_dev, false);
> > if (err)
>
> This broke the build because it incorrectly changed the pvr_power_fw_disable()
> and pvr_power_fw_enable() function calls, dropping the third argument.
>
> I've just posted a patch to fix this.
>
Missed picking the latest change. Thank you Javier for the patch.
Regards,
Brajesh
next prev parent reply other threads:[~2026-05-19 15:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 8:25 [PATCH v2 0/4] drm/imagination: Multiple enhancement Brajesh Gupta
2026-05-19 8:25 ` [PATCH v2 1/4] drm/imagination: Populate FW common context ID before passing to the FW Brajesh Gupta
2026-05-19 8:25 ` [PATCH v2 2/4] drm/imagination: Don't timeout job if its fence has been signaled Brajesh Gupta
2026-05-19 8:25 ` [PATCH v2 3/4] drm/imagination: Rename FW booted to FW initialised Brajesh Gupta
2026-05-19 13:16 ` Javier Martinez Canillas
2026-05-19 15:08 ` Brajesh Gupta [this message]
2026-05-19 8:25 ` [PATCH v2 4/4] drm/imagination: Access FW initialised state with READ/WRITE_ONCE Brajesh Gupta
2026-05-19 11:32 ` [PATCH v2 0/4] drm/imagination: Multiple enhancement Matt Coster
2026-05-19 12:03 ` Matt Coster
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=9f80d3dd62a76b83af66cf0858837dcd3fb71e5c.camel@imgtec.com \
--to=brajesh.gupta@imgtec.com \
--cc=Alessio.Belle@imgtec.com \
--cc=Alexandru.Dadu@imgtec.com \
--cc=Frank.Binns@imgtec.com \
--cc=Matt.Coster@imgtec.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=javierm@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®