All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>, intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH] drm/i915: Fix doclinks
Date: Mon, 02 Mar 2020 19:14:07 +0200	[thread overview]
Message-ID: <87pnduptls.fsf@intel.com> (raw)
In-Reply-To: <20200302145254.520447-1-chris@chris-wilson.co.uk>

On Mon, 02 Mar 2020, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> Update locations for
>
> ./drivers/gpu/drm/i915/i915_vma.h:1: warning: 'Virtual Memory Address' not found
> ./drivers/gpu/drm/i915/i915_gem_gtt.c:1: warning: 'Global GTT views' not found
>
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

Reviewed-by: Jani Nikula <jani.nikula@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 e539c42a3e78..becb648bd958 100644
> --- a/Documentation/gpu/i915.rst
> +++ b/Documentation/gpu/i915.rst
> @@ -332,7 +332,7 @@ This process is dubbed relocation.
>  GEM BO Management Implementation Details
>  ----------------------------------------
>  
> -.. kernel-doc:: drivers/gpu/drm/i915/i915_vma.h
> +.. kernel-doc:: drivers/gpu/drm/i915/i915_vma_types.h
>     :doc: Virtual Memory Address
>  
>  Buffer Object Eviction
> @@ -382,7 +382,7 @@ Logical Rings, Logical Ring Contexts and Execlists
>  Global GTT views
>  ----------------
>  
> -.. kernel-doc:: drivers/gpu/drm/i915/i915_gem_gtt.c
> +.. kernel-doc:: drivers/gpu/drm/i915/i915_vma_types.h
>     :doc: Global GTT views
>  
>  .. kernel-doc:: drivers/gpu/drm/i915/i915_gem_gtt.c

-- 
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2020-03-02 17:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-02 14:52 [Intel-gfx] [PATCH] drm/i915: Fix doclinks Chris Wilson
2020-03-02 15:43 ` [Intel-gfx] ✗ Fi.CI.DOCS: warning for " Patchwork
2020-03-02 16:07 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2020-03-02 17:14 ` Jani Nikula [this message]
2020-03-03  2:00 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

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=87pnduptls.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.