maintainer-feedback requested: [Bug 269006] graphics/mesa-dri enable i915(i915g)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> 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.