Re: [Mesa-dev] [PATCH] radeonsi: add the htile buffer to the CS ioctl buffer list

2013-12-17 Thread Alex Deucher
On Tue, Dec 17, 2013 at 6:49 AM, Marek Olšák wrote: > From: Marek Olšák > > This may fix the GPU crashes. Reviewed-by: Alex Deucher > --- > src/gallium/drivers/radeonsi/si_state.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/gallium/drivers/radeonsi/si_state.c > b/src/gall

[Mesa-dev] [PATCH] radeonsi: add the htile buffer to the CS ioctl buffer list

2013-12-17 Thread Marek Olšák
From: Marek Olšák This may fix the GPU crashes. --- src/gallium/drivers/radeonsi/si_state.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/drivers/radeonsi/si_state.c b/src/gallium/drivers/radeonsi/si_state.c index c1107c6..5c18538 100644 --- a/src/gallium/drivers/radeonsi/si