Re: [Intel-gfx] [PATCH 25/25] i965: hw context support

2012-06-04 Thread Paul Berry
On 4 June 2012 14:43, Ben Widawsky wrote: > Based off of a patch from Ken Graunke. I just modified it for a more > modern mesa (also don't allow contexts on blit ring). > > Signed-off-by: Ben Widawsky > --- > src/mesa/drivers/dri/i965/brw_context.c|1 + > src/mesa/drivers/dri/i965/b

Re: [Intel-gfx] [PATCH 25/25] i965: hw context support

2012-06-04 Thread Ben Widawsky
On Mon, 4 Jun 2012 16:01:54 -0700 Paul Berry wrote: > On 4 June 2012 14:43, Ben Widawsky wrote: > > > Based off of a patch from Ken Graunke. I just modified it for a more > > modern mesa (also don't allow contexts on blit ring). > > > > Signed-off-by: Ben Widawsky > > --- > > src/mesa/drivers

[Intel-gfx] [PATCH 25/25] i965: hw context support

2012-06-04 Thread Ben Widawsky
On Mon, 4 Jun 2012 16:01:54 -0700 Paul Berry wrote: > On 4 June 2012 14:43, Ben Widawsky wrote: > > > Based off of a patch from Ken Graunke. I just modified it for a more > > modern mesa (also don't allow contexts on blit ring). > > > > Signed-off-by: Ben Widawsky > > --- > > src/mesa/drivers

[Intel-gfx] [PATCH 25/25] i965: hw context support

2012-06-04 Thread Paul Berry
On 4 June 2012 14:43, Ben Widawsky wrote: > Based off of a patch from Ken Graunke. I just modified it for a more > modern mesa (also don't allow contexts on blit ring). > > Signed-off-by: Ben Widawsky > --- > src/mesa/drivers/dri/i965/brw_context.c|1 + > src/mesa/drivers/dri/i965/b