Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: "José Roberto de Souza" <jose.souza@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 20:10:59 +0200	[thread overview]
Message-ID: <Yj4Fs+aPJnaD77nI@intel.com> (raw)
In-Reply-To: <20220325153436.95045-1-jose.souza@intel.com>

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?

>  
>  .. 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

  parent reply	other threads:[~2022-03-25 18:11 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 ` Ville Syrjälä [this message]
2022-03-25 18:22   ` [Intel-gfx] [PATCH] " Rodrigo Vivi
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=Yj4Fs+aPJnaD77nI@intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jose.souza@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