[Bug 66515] mesa 9.2 is causing GPU to hang on VERDE
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 5 05:57:57 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66515
--- Comment #17 from Zhigang Gong <zhigang.gong at gmail.com> ---
(In reply to comment #16)
> (In reply to comment #14)
> > Is glamor built with --enable-glx-tls as well?
>
> I don't think so.
>
> On Fedora 19, its build script at its rpm spec file is:
> autoreconf --install
> %configure --disable-static
> make %{?_smp_mflags}
>
> So, no explicit --enable-glx-tls there.
>
> FIY, Glamour seems to be git changeset 81aadb8, from its package name:
> xorg-x11-glamor-0.5.0-5.20130401git81aadb8.fc19.src.rpm
Although --enable-glx-tls is not explicitly specified. But it detect whether
the tls is supported, and if it's supported, it will enable glx-tls which is
the same way what xorg's autoconf does. And tls is almost always supported, so
that make glamor require a mesa with --enable-glx-tls specified explicitly.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-driver-ati/attachments/20130805/5c882bd8/attachment.html>
More information about the xorg-driver-ati
mailing list