[Bug 92728] connector properties sometimes go outdated

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 30 09:19:41 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #15 from Chris Wilson <chris at chris-wilson.co.uk> ---
Still not 100% sure about where the error creeps in, but for now

commit d78200e53e6e5b889a71f79c103aa4e1ba148c95
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Oct 30 15:53:06 2015 +0000

    sna: Always refresh the blob property before reading

    Ensure that the property value for the EDID is current before
    retreiving the blob.

    Reported-by: Rui Tiago Matos <tiagomatos at gmail.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92728
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

commit 0196fa2da8140853e9542bf41b63cbd345e857be
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Oct 30 15:26:02 2015 +0000

    sna: Handle getblob failures gracefully

    As the EDID property blob may be lost at time after we perform the
    detection probe (as the kernel may recreate the EDID blob at any time with
    a new id), presume that if there is no matching property that we can
    simply keep using the last known EDID.

    References: https://bugs.freedesktop.org/show_bug.cgi?id=92728
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

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


More information about the intel-gfx-bugs mailing list