All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>, Intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH] drm/i915: Fixup kerneldoc for struct intel_context
Date: Mon, 20 Apr 2015 09:07:59 -0700	[thread overview]
Message-ID: <20150420160759.GB14565@bremse> (raw)
In-Reply-To: <1429271347-16669-1-git-send-email-tvrtko.ursulin@linux.intel.com>

On Fri, Apr 17, 2015 at 12:49:07PM +0100, Tvrtko Ursulin wrote:
> From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> 
>    commit ae6c4806927b8b0781ecc187aa16b10c820fc430
>    Author: Daniel Vetter <daniel.vetter@ffwll.ch>
>    Date:   Wed Aug 6 15:04:53 2014 +0200
> 
>        drm/i915: Only track real ppgtt for a context
> 
> Changed the code but didn't update kerneldoc.
> 
> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
> Cc: "Thierry, Michel" <michel.thierry@intel.com>
> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>

Queued for -next, thanks for the patch.
-Daniel

> ---
>  drivers/gpu/drm/i915/i915_drv.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h
> index baec8d2..6a2528c 100644
> --- a/drivers/gpu/drm/i915/i915_drv.h
> +++ b/drivers/gpu/drm/i915/i915_drv.h
> @@ -767,7 +767,7 @@ struct i915_ctx_hang_stats {
>   *	       context).
>   * @hang_stats: information about the role of this context in possible GPU
>   *		hangs.
> - * @vm: virtual memory space used by this context.
> + * @ppgtt: virtual memory space used by this context.
>   * @legacy_hw_ctx: render context backing object and whether it is correctly
>   *                initialized (legacy ring submission mechanism only).
>   * @link: link in the global list of contexts.
> -- 
> 2.3.5
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

      parent reply	other threads:[~2015-04-20 16:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17 11:49 [PATCH] drm/i915: Fixup kerneldoc for struct intel_context Tvrtko Ursulin
2015-04-17 15:37 ` shuang.he
2015-04-20 16:07 ` Daniel Vetter [this message]

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=20150420160759.GB14565@bremse \
    --to=daniel@ffwll.ch \
    --cc=Intel-gfx@lists.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=tvrtko.ursulin@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 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.