Re: [Pixman] [PATCH 11/12] vmx: implement fast path iterator vmx_fetch_r5g6b5

2015-07-15 Thread Oded Gabbay
On Tue, Jul 14, 2015 at 11:46 AM, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: On Thu, 2 Jul 2015 13:04:16 +0300 Oded Gabbay oded.gab...@gmail.com wrote: no changes were observed when running cairo trimmed benchmarks. Signed-off-by: Oded Gabbay oded.gab...@gmail.com This seems to

Re: [Pixman] [PATCH 11/12] vmx: implement fast path iterator vmx_fetch_r5g6b5

2015-07-14 Thread Siarhei Siamashka
On Thu, 2 Jul 2015 13:04:16 +0300 Oded Gabbay oded.gab...@gmail.com wrote: no changes were observed when running cairo trimmed benchmarks. Signed-off-by: Oded Gabbay oded.gab...@gmail.com This seems to cause performance regression in lowlevel-blt-bench src_0565_ test on my Playstation3:

[Pixman] [PATCH 11/12] vmx: implement fast path iterator vmx_fetch_r5g6b5

2015-07-02 Thread Oded Gabbay
no changes were observed when running cairo trimmed benchmarks. Signed-off-by: Oded Gabbay oded.gab...@gmail.com --- pixman/pixman-vmx.c | 52 1 file changed, 52 insertions(+) diff --git a/pixman/pixman-vmx.c b/pixman/pixman-vmx.c index