On Fri, Apr 14, 2017 at 8:47 PM, Eric Anholt wrote:
> NEON is sufficiently different on arm64 that we can't just reuse this
> code. Disable it on arm64 for now.
>
> Signed-off-by: Eric Anholt
> ---
> src/gallium/drivers/vc4/vc4_tiling_lt.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletio
On 14 April 2017 at 19:21, Eric Anholt wrote:
> Emil Velikov writes:
>
>> On 14 April 2017 at 18:47, Eric Anholt wrote:
>>> NEON is sufficiently different on arm64 that we can't just reuse this
>>> code. Disable it on arm64 for now.
>>>
>>> Signed-off-by: Eric Anholt
>>> ---
>>> src/gallium/d
Emil Velikov writes:
> On 14 April 2017 at 18:47, Eric Anholt wrote:
>> NEON is sufficiently different on arm64 that we can't just reuse this
>> code. Disable it on arm64 for now.
>>
>> Signed-off-by: Eric Anholt
>> ---
>> src/gallium/drivers/vc4/vc4_tiling_lt.c | 4 ++--
>> 1 file changed, 2
On 14 April 2017 at 18:47, Eric Anholt wrote:
> NEON is sufficiently different on arm64 that we can't just reuse this
> code. Disable it on arm64 for now.
>
> Signed-off-by: Eric Anholt
> ---
> src/gallium/drivers/vc4/vc4_tiling_lt.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
NEON is sufficiently different on arm64 that we can't just reuse this
code. Disable it on arm64 for now.
Signed-off-by: Eric Anholt
---
src/gallium/drivers/vc4/vc4_tiling_lt.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/vc4/vc4_tiling_lt.c
b/src/