Den 13 juli 2016 9:48 em skrev "Kenneth Graunke" <kenn...@whitecape.org>:

>

> On Wednesday, July 13, 2016 1:53:26 PM PDT Nils Wallménius wrote:
> > When possible, do the memcpy on larger blocks. This reduces cycles
> > spent in _mesa_propagate_uniforms_to_driver_storage from
> > 1.51 % to 0.62% according to perf during the Unigine Heaven benchmark.
> > It did not affect the framerate of the benchmark. The system used for
> > testing was an i5 6600K with a Radeon R9 380.
> >
> > Piglit hangs randomly on this system both with and without the patch
> > so i could not make a comparison.
> >
> > Signed-off-by: Nils Wallménius <nils.wallmen...@gmail.com>
>
> Huh.  I didn't think any drivers used the driver_storage mechanism...

Ah, I figured it was a generic thing. Anyway it is used by the radeonsi
driver so cc: ing some amd guys.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to