[Mesa-dev] [PATCH 1/8] r600: geometry shader gsvs itemsize workaround
Marek Olšák
maraeo at gmail.com
Tue Nov 10 13:47:30 PST 2015
Patches 1,2,4:
Reviewed-by: Marek Olšák <marek.olsak at amd.com>
I replied on 3 and 6. I'm not sure off hand about 5,7,8.
Marek
On Tue, Nov 10, 2015 at 5:10 AM, Dave Airlie <airlied at gmail.com> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> On some chips the GSVS itemsize needs to be aligned to a cacheline size.
>
> This only applies to some of the r600 family chips.
>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
> ---
> src/gallium/drivers/r600/r600_state.c | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
More information about the mesa-dev
mailing list