[Intel-gfx] [PATCH] drm/i915: It's its!
Ben Widawsky
ben at bwidawsk.net
Sat Aug 31 00:26:30 CEST 2013
On Fri, Aug 30, 2013 at 02:40:26PM +0100, Damien Lespiau wrote:
> Signed-off-by: Damien Lespiau <damien.lespiau at 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 at 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
More information about the Intel-gfx
mailing list