From: Luigi Santivetti <luigi.santivetti@imgtec.com>
To: Frank Binns <frank.binns@imgtec.com>,
Brajesh Gupta <brajesh.gupta@imgtec.com>,
Alessio Belle <alessio.belle@imgtec.com>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>
Cc: Alexandru Dadu <alexandru.dadu@imgtec.com>,
Robert Mazur <Robert.Mazur@imgtec.com>,
<dri-devel@lists.freedesktop.org>, <linux-kernel@vger.kernel.org>,
Luigi Santivetti <luigi.santivetti@imgtec.com>,
Matt Coster <matt.coster@imgtec.com>
Subject: [PATCH v2 1/3] drm/imagination: fixup some docs in pvr_gem.h
Date: Tue, 4 Aug 2026 16:18:27 +0100 [thread overview]
Message-ID: <20260804-staging-pvr-docs-fixes-v2-1-a5a9569a1c1d@imgtec.com> (raw)
In-Reply-To: <20260804-staging-pvr-docs-fixes-v2-0-a5a9569a1c1d@imgtec.com>
From: Matt Coster <matt.coster@imgtec.com>
Update and remove some old comment in the PVR GEM documentation.
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Signed-off-by: Luigi Santivetti <luigi.santivetti@imgtec.com>
Reviewed-by: Alessio Belle <alessio.belle@imgtec.com>
---
drivers/gpu/drm/imagination/pvr_gem.h | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/drivers/gpu/drm/imagination/pvr_gem.h b/drivers/gpu/drm/imagination/pvr_gem.h
index c99f30cc6208..4286e047ae24 100644
--- a/drivers/gpu/drm/imagination/pvr_gem.h
+++ b/drivers/gpu/drm/imagination/pvr_gem.h
@@ -84,8 +84,10 @@ struct pvr_gem_object {
/**
* @base: The underlying &struct drm_gem_shmem_object.
*
- * Do not access this member directly, instead call
- * shem_gem_from_pvr_gem().
+ * .. note::
+ *
+ * This member should not be accessed directly, but instead by
+ * calling shmem_gem_from_pvr_gem().
*/
struct drm_gem_shmem_object base;
@@ -97,12 +99,6 @@ struct pvr_gem_object {
* changed after creation.
*
* Must be a combination of DRM_PVR_BO_* and/or PVR_BO_* flags.
- *
- * .. note::
- *
- * This member is declared const to indicate that none of these
- * options may change or be changed throughout the object's
- * lifetime.
*/
u64 flags;
--
2.43.0
next prev parent reply other threads:[~2026-08-04 15:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 15:18 [PATCH v2 0/3] drm/imagination: small series of fixes for the pvr documentation Luigi Santivetti
2026-08-04 15:18 ` Luigi Santivetti [this message]
2026-08-04 15:18 ` [PATCH v2 2/3] drm/imagination: Update Rogue heap comments Luigi Santivetti
2026-08-04 15:18 ` [PATCH v2 3/3] drm/imagination: Fix repeated typo in KCCB documentation Luigi Santivetti
2026-08-06 8:10 ` Alexandru Dadu
2026-08-06 15:04 ` [PATCH v2 0/3] drm/imagination: small series of fixes for the pvr documentation Alessio Belle
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=20260804-staging-pvr-docs-fixes-v2-1-a5a9569a1c1d@imgtec.com \
--to=luigi.santivetti@imgtec.com \
--cc=Robert.Mazur@imgtec.com \
--cc=alessio.belle@imgtec.com \
--cc=alexandru.dadu@imgtec.com \
--cc=brajesh.gupta@imgtec.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=frank.binns@imgtec.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=matt.coster@imgtec.com \
--cc=mripard@kernel.org \
--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®