DRI3 is not supported by mesa/i915

Graphics / X.Org / xf86-video-intel - Chris Wilson [chris-wilson.co.uk] - 2 July 2016 11:30 UTC

Since mesa requires __DRI2_FLUSH version 4 for its DRI3 support and mesa/i915 only provides version 3, libGL fails to load (not even falling back to DRI2). Workaround this by not enabling DRI3.

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

9154dff DRI3 is not supported by mesa/i915
src/sna/sna_driver.c | 2 +-
src/uxa/intel_driver.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share