On Wed, 11 Apr 2012 22:12:47 +0200 Daniel Vetter <daniel.vetter at ffwll.ch> wrote: > Eventually we want to scale the ring size depending upon available > gtt space. For now just consolidate this instead of replicating it > over all ringbuffer templates. > > Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch> > --- Definitely in the bikeshed category: Why not just make it a macro and scrap the member in struct intel_ring_buffer?