Summary: |
[i915 Regression] Flicker playing videos in fullscreen using opengl vo driver |
Product: |
DRI
|
Reporter: |
Luis Ortega <luiorpe1> |
Component: |
DRM/Intel | Assignee: |
Damien Lespiau <damien.lespiau> |
Status: |
CLOSED
DUPLICATE
|
QA Contact: |
Intel GFX Bugs mailing list <intel-gfx-bugs> |
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
intel-gfx-bugs
|
Version: |
XOrg git | |
|
Hardware: |
Other | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
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.
Created attachment 101613 [details] lspci output I started experiencing flicker while playing videos in fullscreen after updating to xf86-video-intel-2.99.912. It occurs only with the opengl vo driver. Video files play fine with the xv driver. Bisecting the issue lead me to the following commit in xf86-video-intel: 8369166349c92a20d9a2e7d0256e63f66fe2682b sna/dri2: Enable immediate buffer exchanges I am using an Asus EeePC 1000H with an intel 945GME and Arch linux. I've got the same issue with my mac mini ~2007 model, also a 945GM. It can be reproduced using these commands: mpv --no-config --vo=opengl-old <file> mplayer -noconfig user -vo gl <file>