maintainer-feedback requested: [Bug 269006] graphics/mesa-dri enable i915(i915g)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Jan 2023 13:20:27 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 269006: graphics/mesa-dri enable i915(i915g)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269006



--- Description ---
Please enable gallium i915(which previously named i915g):
https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson_options.txt#L77
Migration required (for all i915 user) from old non-gallium version of i915 to
new gallium version i915(i915g) which is clearly stated in amber branch: 
"Similarly, users of i915 should migrate to i915g (the Gallium driver for the
same hardware), as it’s still being maintained."
https://docs.mesa3d.org/amber.html
Just in new branch due to removal of of i915(gallium version), i915g renamed to
simply i915.
Some upstream patches may be required.