On 07.09.2015 09:15, Dave Airlie wrote:
> On 7 September 2015 at 08:17, Marek Olšák wrote:
>> From: Marek Olšák
>>
>> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91881
>
> Might be nice to say where the regression happened in the commit, and
> why we shouldn't be using the buffer size
On 7 September 2015 at 08:17, Marek Olšák wrote:
> From: Marek Olšák
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91881
Might be nice to say where the regression happened in the commit, and
why we shouldn't be using the buffer size.
Otherwise,
Reviewed-by: Dave Airlie
>
> Cc: 11.
From: Marek Olšák
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91881
Cc: 11.0
---
src/gallium/drivers/r600/evergreen_state.c | 4 ++--
src/gallium/drivers/r600/r600_state.c | 8
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/gallium/drivers/r600/ever