Screen corruption during full screen video playback
gedgon@gmail.com
Submitted byAssigned to Chris Wilson @ickle
Description
For tracking purposes, in reference to https://bugs.freedesktop.org/show_bug.cgi?id=91721#c10
Unfortunately the issue is still here with Linux 4.2. Looks like
74c1e45e is the first bad commit
commit 74c1e45e
Author: Chris Wilson chris@chris-wilson.co.uk
Date: Wed Aug 19 21:08:58 2015 +0100
sna/dri2: Look for potential flip targets when recreating backbuffers
As the window may be reparented during its swap lifetime, we may be able
to recreate the backbuffer ready for flipping next swap.
Signed-off-by: Chris Wilson chris@chris-wilson.co.uk