Re: [Mesa-dev] [PATCH 6/7 v3] broadcom/vc4: Port NEON-code to ARM64

2017-08-10 Thread Rob Herring
On Thu, Aug 10, 2017 at 5:43 PM, Eric Anholt wrote: > From: Jonas Pfeil > > Changed all register and instruction names, works the same. > > v2: Rebase on build system changes (by anholt) > v3: Fix build on clang (by anholt, reported by Rob) > > Signed-off-by:

[Mesa-dev] [PATCH 6/7 v3] broadcom/vc4: Port NEON-code to ARM64

2017-08-10 Thread Eric Anholt
From: Jonas Pfeil Changed all register and instruction names, works the same. v2: Rebase on build system changes (by anholt) v3: Fix build on clang (by anholt, reported by Rob) Signed-off-by: Jonas Pfeil --- src/gallium/drivers/vc4/vc4_tiling_lt.c | 84