Re: [Intel-gfx] Small ringbuffer cleanup

2010-08-06 Thread Eric Anholt
On Wed, 4 Aug 2010 15:18:11 +0100, Chris Wilson wrote: > The goal here is to simplify the ringbuffer emission so that we can avoid > the function call overhead when writing into the ringbuffer. Sweet. Applied. pgpDCN497TLQN.pgp Description: PGP signature _

Re: [Intel-gfx] Small ringbuffer cleanup

2010-08-04 Thread Daniel Vetter
On Wed, Aug 04, 2010 at 03:18:11PM +0100, Chris Wilson wrote: > The goal here is to simplify the ringbuffer emission so that we can avoid > the function call overhead when writing into the ringbuffer. Yeah! I've started shooting at intel_ringbuffer.[ch], too (with different ideas). But I think I'l

[Intel-gfx] Small ringbuffer cleanup

2010-08-04 Thread Chris Wilson
The goal here is to simplify the ringbuffer emission so that we can avoid the function call overhead when writing into the ringbuffer. ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx