Summary: | EGL fails to fall back to DRI2 when DRI3 is enabled but not available | ||
---|---|---|---|
Product: | Mesa | Reporter: | rezny |
Component: | EGL | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | ||
Version: | 17.0 | ||
Hardware: | All | ||
OS: | FreeBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
rezny
2017-04-09 11:55:02 UTC
Rezny, nicely spotted. The EGL codebase is missing a few checks analogous to the GLX one. At the same time the i915/i965 are missing a drmGetCap(sPriv->fd, DRM_CAP_PRIME) call analogous to st/dri. Can you spin some patches and send them to the list [1]? I've seen you added some patches to FreeBSD - please send patches upstream alongside the FreeBSD ones. it should make the whole process a bit quicker/easier. [1] https://www.mesa3d.org/submittingpatches.html -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/158. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.