Re: [Intel-gfx] [PATCH 3/3] uxa: Enable BLT acceleration on Broadwell.

2014-03-14 Thread Chris Wilson
On Thu, Mar 06, 2014 at 01:12:32PM -0800, Kenneth Graunke wrote: > This supports solid, copy, put_image, and get_image acceleration via the > BLT engine. RENDER acceleration (composite) would be piles of work, > which is not worth doing since SNA exists, and Glamor is coming. Only thing I spotted

[Intel-gfx] [PATCH 3/3] uxa: Enable BLT acceleration on Broadwell.

2014-03-06 Thread Kenneth Graunke
This supports solid, copy, put_image, and get_image acceleration via the BLT engine. RENDER acceleration (composite) would be piles of work, which is not worth doing since SNA exists, and Glamor is coming. Signed-off-by: Kenneth Graunke --- src/uxa/intel_batchbuffer.h | 8 +++- src/uxa/int