Summary: | issue with mpv using OGL output on latest xf86-video-ati | ||
---|---|---|---|
Product: | xorg | Reporter: | John <john.ettedgui> |
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | CLOSED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | jrch2k10 |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
John
2016-03-23 19:20:04 UTC
It's cd94248f ("Use render node for DRI3 if available"). The problem is likely related to the Gallium VDPAU code not supporting DRI3 yet. Until that's fixed, you can work around the problem with the environment variable LIBGL_DRI3_DISABLE=1. That works! Thank you! commit 8a6cd4bda05b9569b3dd0a5a75b2cc385b9ecba9 Author: Michel Dänzer <michel.daenzer@amd.com> Date: Fri Mar 25 11:50:15 2016 +0900 Revert "Use render node for DRI3 if available" *** Bug 94470 has been marked as a duplicate of this bug. *** I've seen you reverted the revert, so I tried it. Latest mesa and xf86 works fine again, I'm guessing this is now properly fixed. Thank you! |
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.