On Wed, Apr 24, 2013 at 6:52 PM, Marek Olšák wrote:
> Reviewed-by: Marek Olšák
>
> I assume you have tested this (e.g. with the test code at the end of
> r600_pipe.c).
No piglit regressions and the test in r600_pipe.c passes.
Alex
>
> Marek
>
> On Wed, Apr 24, 2013 at 9:15 PM, wrote:
>> From
Reviewed-by: Marek Olšák
I assume you have tested this (e.g. with the test code at the end of
r600_pipe.c).
Marek
On Wed, Apr 24, 2013 at 9:15 PM, wrote:
> From: Alex Deucher
>
> Lighter weight then using streamout. Only evergreen
> and newer asics support embedded data as src with
> CP DMA
On Wed, Apr 24, 2013 at 3:15 PM, wrote:
> From: Alex Deucher
>
> Lighter weight then using streamout. Only evergreen
> and newer asics support embedded data as src with
> CP DMA.
>
> Signed-off-by: Alex Deucher
Reviewed-by: Jerome Glisse
> ---
> src/gallium/drivers/r600/evergreen_hw_contex
From: Alex Deucher
Lighter weight then using streamout. Only evergreen
and newer asics support embedded data as src with
CP DMA.
Signed-off-by: Alex Deucher
---
src/gallium/drivers/r600/evergreen_hw_context.c | 66 +++
src/gallium/drivers/r600/evergreend.h |