All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: It's its!
@ 2013-08-30 13:40 Damien Lespiau
  2013-08-30 22:26 ` Ben Widawsky
  0 siblings, 1 reply; 3+ messages in thread
From: Damien Lespiau @ 2013-08-30 13:40 UTC (permalink / raw)
  To: intel-gfx

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 drivers/gpu/drm/i915/i915_gem_context.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_gem_context.c b/drivers/gpu/drm/i915/i915_gem_context.c
index 403309c..e038513 100644
--- a/drivers/gpu/drm/i915/i915_gem_context.c
+++ b/drivers/gpu/drm/i915/i915_gem_context.c
@@ -73,7 +73,7 @@
  *
  * There are two confusing terms used above:
  *  The "current context" means the context which is currently running on the
- *  GPU. The GPU has loaded it's state already and has stored away the gtt
+ *  GPU. The GPU has loaded its state already and has stored away the gtt
  *  offset of the BO. The GPU is not actively referencing the data at this
  *  offset, but it will on the next context switch. The only way to avoid this
  *  is to do a GPU reset.
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drm/i915: It's its!
  2013-08-30 13:40 [PATCH] drm/i915: It's its! Damien Lespiau
@ 2013-08-30 22:26 ` Ben Widawsky
  2013-09-02  6:23   ` Daniel Vetter
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Widawsky @ 2013-08-30 22:26 UTC (permalink / raw)
  To: Damien Lespiau; +Cc: intel-gfx

On Fri, Aug 30, 2013 at 02:40:26PM +0100, Damien Lespiau wrote:
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
> ---
>  drivers/gpu/drm/i915/i915_gem_context.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/i915_gem_context.c b/drivers/gpu/drm/i915/i915_gem_context.c
> index 403309c..e038513 100644
> --- a/drivers/gpu/drm/i915/i915_gem_context.c
> +++ b/drivers/gpu/drm/i915/i915_gem_context.c
> @@ -73,7 +73,7 @@
>   *
>   * There are two confusing terms used above:
>   *  The "current context" means the context which is currently running on the
> - *  GPU. The GPU has loaded it's state already and has stored away the gtt
> + *  GPU. The GPU has loaded its state already and has stored away the gtt
>   *  offset of the BO. The GPU is not actively referencing the data at this
>   *  offset, but it will on the next context switch. The only way to avoid this
>   *  is to do a GPU reset.

Acked-by: Ben Widawsky <ben@bwidawsk.net>

By the way, I plan to rewrite a lot of this once we land full PPGTT.

-- 
Ben Widawsky, Intel Open Source Technology Center

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] drm/i915: It's its!
  2013-08-30 22:26 ` Ben Widawsky
@ 2013-09-02  6:23   ` Daniel Vetter
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2013-09-02  6:23 UTC (permalink / raw)
  To: Ben Widawsky; +Cc: intel-gfx

On Fri, Aug 30, 2013 at 03:26:30PM -0700, Ben Widawsky wrote:
> On Fri, Aug 30, 2013 at 02:40:26PM +0100, Damien Lespiau wrote:
> > Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
> > ---
> >  drivers/gpu/drm/i915/i915_gem_context.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/drivers/gpu/drm/i915/i915_gem_context.c b/drivers/gpu/drm/i915/i915_gem_context.c
> > index 403309c..e038513 100644
> > --- a/drivers/gpu/drm/i915/i915_gem_context.c
> > +++ b/drivers/gpu/drm/i915/i915_gem_context.c
> > @@ -73,7 +73,7 @@
> >   *
> >   * There are two confusing terms used above:
> >   *  The "current context" means the context which is currently running on the
> > - *  GPU. The GPU has loaded it's state already and has stored away the gtt
> > + *  GPU. The GPU has loaded its state already and has stored away the gtt
> >   *  offset of the BO. The GPU is not actively referencing the data at this
> >   *  offset, but it will on the next context switch. The only way to avoid this
> >   *  is to do a GPU reset.
> 
> Acked-by: Ben Widawsky <ben@bwidawsk.net>

Queued for -next, thanks for the patch.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-02  6:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-30 13:40 [PATCH] drm/i915: It's its! Damien Lespiau
2013-08-30 22:26 ` Ben Widawsky
2013-09-02  6:23   ` Daniel Vetter

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.