On Wed, 15 Feb 2012 12:23:44 -0800
Eric Anholt wrote:
> On Tue, 14 Feb 2012 22:09:12 +0100, Ben Widawsky wrote:
> > From: Ben Widawsky
> >
> > Create all the necessary data structures and hooks to support a context
> > API for userspace. Also plumb in the calls from the i915 core into the
> >
On Tue, 14 Feb 2012 20:49:00 -0200
Eugeni Dodonov wrote:
> Reviewed-by: Eugeni Dodonov
Thanks.
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
On Tue, 14 Feb 2012 22:09:12 +0100, Ben Widawsky wrote:
> From: Ben Widawsky
>
> Create all the necessary data structures and hooks to support a context
> API for userspace. Also plumb in the calls from the i915 core into the
> context subsystem. There is a new file i915_context.c which will hol
On Tue, Feb 14, 2012 at 19:09, Ben Widawsky wrote:
> From: Ben Widawsky
>
> Create all the necessary data structures and hooks to support a context
> API for userspace. Also plumb in the calls from the i915 core into the
> context subsystem. There is a new file i915_context.c which will hold a
>
From: Ben Widawsky
Create all the necessary data structures and hooks to support a context
API for userspace. Also plumb in the calls from the i915 core into the
context subsystem. There is a new file i915_context.c which will hold a
majority of the context related code. This file has nulled func