From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] docs: gpu: i915.rst: Update DRRS functions names
Date: Fri, 25 Mar 2022 14:22:43 -0400 [thread overview]
Message-ID: <Yj4Iczu4/QreAp4h@intel.com> (raw)
In-Reply-To: <Yj4Fs+aPJnaD77nI@intel.com>
On Fri, Mar 25, 2022 at 08:10:59PM +0200, Ville Syrjälä wrote:
> On Fri, Mar 25, 2022 at 08:34:36AM -0700, José Roberto de Souza wrote:
> > intel_drrs_enable and intel_drrs_disable where renamed to
> > intel_drrs_activate and intel_drrs_deactivate in commit
> > 54903c7a6b40 ("drm/i915: s/enable/active/ for DRRS").
> >
> > Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
> > Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
> > ---
> > Documentation/gpu/i915.rst | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
> > index bcaefc952764e..ab596b0a9f259 100644
> > --- a/Documentation/gpu/i915.rst
> > +++ b/Documentation/gpu/i915.rst
>
> Oh that's whete it's coming from.
>
> > @@ -187,10 +187,10 @@ Display Refresh Rate Switching (DRRS)
> > :doc: Display Refresh Rate Switching (DRRS)
> >
> > .. kernel-doc:: drivers/gpu/drm/i915/display/intel_drrs.c
> > - :functions: intel_drrs_enable
> > + :functions: intel_drrs_activate
>
> Hmm. Can't we just nuke all these explicit references and let the
> tooling pull in all of it automagically since there's nothing
> else in that file?
Indeed.
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_drrs.c
:doc: Display Refresh Rate Switching (DRRS)
.. kernel-doc:: drivers/gpu/drm/i915/display/intel_drrs.c
:internal:
looks the right thing to do here.
And if the other matters, than sort the functions in intel_drrs.c
>
> >
> > .. kernel-doc:: drivers/gpu/drm/i915/display/intel_drrs.c
> > - :functions: intel_drrs_disable
> > + :functions: intel_drrs_deactivate
> >
> > .. kernel-doc:: drivers/gpu/drm/i915/display/intel_drrs.c
> > :functions: intel_drrs_invalidate
> > --
> > 2.35.1
>
> --
> Ville Syrjälä
> Intel
next prev parent reply other threads:[~2022-03-25 18:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-25 15:34 [Intel-gfx] [PATCH] docs: gpu: i915.rst: Update DRRS functions names José Roberto de Souza
2022-03-25 16:38 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
2022-03-25 18:10 ` [Intel-gfx] [PATCH] " Ville Syrjälä
2022-03-25 18:22 ` Rodrigo Vivi [this message]
2022-03-27 4:04 ` kernel test robot
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=Yj4Iczu4/QreAp4h@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=ville.syrjala@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox