[Bug 98964] Chromium complains about glXGetSyncValuesOML in 13.0.2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 6 05:18:54 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=98964

--- Comment #9 from Zoltán Böszörményi <zboszor at pr.hu> ---
(In reply to Emil Velikov from comment #7)
> Zoltán - the "g" in "i915g" implies the driver type rather than the actual
> filename.

I know, "g" is for Gallium. The symlink points to the classic i915 driver.

> Humble (off topic) request: please look into the the Yocto recipe to create
> hard links for the files as opposed to symlinks. The latter can cause issues
> in many scenarios. Thanks

Although the OS is Yocto, the Mesa recipe is mostly mine including the patch to
revert this horrible idea of hard links. Hard links are good until you package
the drivers into separate subpackages as it breaks the hard links and creates
separate files instead. I saved more than 50MB on a 2GB disk which is
substantial for an embedded system where we need the disk space but it is very
constrained.

Haven't seen any ill effect on our systems because of it. We use only single
GPU machines, so it shouldn't make a difference in behaviour. Perhaps with
PRIME it would but we don't use it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20161206/1b048001/attachment.html>


More information about the dri-devel mailing list