[Bug 220982] graphics/mesa-dri: update to 17.2.0 (currently release candidates)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 5 15:30:54 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220982
Jan Beich <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #185044|0 |1
is obsolete| |
--- Comment #6 from Jan Beich <jbeich at FreeBSD.org> ---
Created attachment 185045
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185045&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list