Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2017 15:30:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 220982] graphics/mesa-dri: update to 17.2.0 (currently release candidates)
Message-ID:  <bug-220982-7141-xCnLcdwnFt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220982-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220982-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220982

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #185044|0                           |1
        is obsolete|                            |

--- Comment #6 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 185045
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185045&action=
=3Dedit
rc2

Oops, NEON was still disabled on aarch64 but it's not really compatible (see
below). Dropping aarch64-specific changes.

In file included from vc4_tiling_lt_neon.c:30:
./vc4_tiling_lt.c:84:27: error: unknown register name 'q0' in asm
                        : "q0", "q1", "q2", "q3");
                          ^
./vc4_tiling_lt.c:106:27: error: unknown register name 'q0' in asm
                        : "q0", "q1", "q2", "q3");
                          ^
./vc4_tiling_lt.c:141:27: error: unknown register name 'q0' in asm
                        : "q0", "q1", "q2", "q3");
                          ^
./vc4_tiling_lt.c:161:27: error: unknown register name 'q0' in asm
                        : "q0", "q1", "q2", "q3");
                          ^
4 errors generated.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220982-7141-xCnLcdwnFt>