[PATCH] randr/prime: Don't stop on the first pipe when disabling ReplaceScanoutPixmap

Chris Wilson chris at chris-wilson.co.uk
Fri Jan 16 01:40:10 PST 2015


On Tue, Oct 07, 2014 at 07:22:27AM +0100, Chris Wilson wrote:
> On Mon, Oct 06, 2014 at 10:02:22AM +0100, Chris Wilson wrote:
> > As we define sizeFits based on whether a CRTC is active, and skip trying
> > to redirect the scanout on a disable pipe, we then attempt to undo it
> > later and fail because crtc->scanout_pixmap != DRI2_Pixmap and
> > !sizeFits. Paper over this failure by skipping unredirected CRTC when
> > disabling.
> > 
> > v2: Unwind upon failure
>  
> Reported-by: Christoph Haag <haagch at frickel.club>
> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84653
> > Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> > Cc: Dave Airlie <airlied at redhat.com>
> Tested-by: Christoph Haag <haagch at frickel.club>

Ping?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the xorg-devel mailing list