On 24 June 2014 22:25, Kenneth Graunke wrote:
>
> On Wednesday, June 18, 2014 11:21:00 AM Gregory Hunt wrote:
> > From: Greg Hunt
> >
> > These cause a small slowdown when we are sending a large number of small
> batches to the GPU.
>
> Hello!
>
> Do you have any more specific data? For example,
On Wednesday, June 18, 2014 11:21:00 AM Gregory Hunt wrote:
> From: Greg Hunt
>
> These cause a small slowdown when we are sending a large number of small
batches to the GPU.
Hello!
Do you have any more specific data? For example, "improves performance by X%
in application Y" would be great.
From: Greg Hunt
These cause a small slowdown when we are sending a large number of small
batches to the GPU.
Signed-off-by: Gregory Hunt
---
src/mesa/drivers/dri/i965/gen6_vs_state.c | 2 +-
src/mesa/drivers/dri/i965/gen7_blorp.cpp | 2 +-
src/mesa/drivers/dri/i965/gen7_gs_state.c