>>-Original Message-
>>From: Zou, Nanhai
>>Sent: 2010年11月1日 8:56
>>To: 'Chris Wilson'; intel-gfx@lists.freedesktop.org
>>Subject: RE: [Intel-gfx] [PATCH] enable BLT acceleate on gen6
>>
>>>>-Original Message-
>>>&g
>>-Original Message-
>>From: Chris Wilson [mailto:ch...@chris-wilson.co.uk]
>>Sent: 2010年10月30日 3:14
>>To: Zou, Nanhai; intel-gfx@lists.freedesktop.org
>>Subject: Re: [Intel-gfx] [PATCH] enable BLT acceleate on gen6
>>
>>On Fri, 29 Oct 2010 1
On Fri, 29 Oct 2010 13:18:32 +0800, Zou Nan hai wrote:
> uxa: enable BLT command on gen6,
> BLT command will goto BLT ring buffer
> on gen6.
Just spotted one little fix required, and a couple of other suggestions
(as before). Splitting it up into 3 little patches would be best.
> S
On Fri, 29 Oct 2010 13:18:32 +0800, Zou Nan hai wrote:
> uxa: enable BLT command on gen6,
> BLT command will goto BLT ring buffer
> on gen6.
Can we break this down into two patches?
1. enable BLT batches.
2. re-enable snb 2d.
[3. renaming i830_uxa]
> +#define RENDER_BATCH
uxa:enable BLT command on gen6,
BLT command will goto BLT ring buffer
on gen6.
Signed-off-by:Zou Nan hai
---
src/i830_reg.h |2 +
src/intel.h |4 +++
src/intel_batchbuffer.c | 37 +-
src/intel_batchbuffer.h | 10 +++