[Pixman] [PATCH 0/4] ARMv6 clean-ups and lowlevel-blt-bench fix

Pekka Paalanen ppaalanen at gmail.com
Thu Mar 20 01:30:24 PDT 2014


From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

Hi,

this series was extracted from Ben's last post:
http://lists.freedesktop.org/archives/pixman/2013-October/002998.html
"[PATCH 00/14] Repost of (mostly) ARMv6 patches"

These 4 are the easy patches, which do not affect performance, but
prepare for the following patches to improve performance on ARMv6,
specifically Raspberry Pi. I hope to have taken all previous review
comments into account.

'make check' passes on both x86_64 and RPi (where it takes 1.5 hours
to complete).

My intention, as time permits, is to go through Ben's series, and
re-send them piece by piece with the review comments accounted for.


Thanks,
pq

Ben Avison (4):
  ARMv6: Fix indentation in the composite macros
  ARMv6: remove 1 instr per row in generate_composite_function
  lowlevel-blt-bench: over_reverse_n_8888 needs solid source
  lowlevel-blt-bench: add in_reverse_8888_8888 test

 pixman/pixman-arm-simd-asm.h | 23 ++++++++++-------------
 test/lowlevel-blt-bench.c    |  3 ++-
 2 files changed, 12 insertions(+), 14 deletions(-)

-- 
1.8.3.2



More information about the Pixman mailing list