[Intel-gfx] [PATCH 1/2] split render engine batch buffer and BLT engine

Chris Wilson chris at chris-wilson.co.uk
Tue Oct 26 10:37:46 CEST 2010


On Tue, 26 Oct 2010 16:31:47 +0800, "Zou, Nanhai" <nanhai.zou at intel.com> wrote:
> Even if we can implement the batch buffer in a modal way.
> I think it is not the best usage model.
> Render engine and BLT engine are separate engines on gen6+.
> For them to run one by one will not maximum the GPU usage.

What usage pattern are you designing for? The most common pattern I've
seen is for short intermixed operations on a connected set of buffers. So
just what is the average length of the concurrent batch buffers (with
correct inter-ring flushing) versus a much simpler modal approach?

And do you have any x11perf figures yet?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre



More information about the Intel-gfx mailing list