[Bug 80191] [SNA, SNB, TearFree] page flipping failed, disabling CRTC

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 18 08:56:48 PDT 2014


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

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO

--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> ---
Ah, jumped to a conclusion as the kernel log seemed familiar.

This should fix it:

commit 83c0f034454ef0f474126a3398e5e790ac5ef842
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Jun 18 16:51:46 2014 +0100

    sna: Pass desired CRTC viewport for completing single CRTC flips

    We cannot simply compare against the crtc->shadow_bo for all our needs,
    so pass in exactly the setup we want and apply that. In particular this
    is required when flipping away from the single CRTC setup on secondary
    pipes.

    Fixes TearFree multi-monitor regression from
    commit 3932e97057fca16615adaefbc1eb25a0d51a1d8b [2.99.912]
    Author: Chris Wilson <chris at chris-wilson.co.uk>
    Date:   Mon Jun 9 08:58:15 2014 +0100

        sna/dri2: Allow TearFree flipping to individual CRTC

    Reported-by: Leo Wolf <jclw at ymail.com>
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80191

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140618/492f6b2e/attachment.html>


More information about the intel-gfx-bugs mailing list