xrandr: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Oct 20 09:05:14 PDT 2015


 xrandr.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit d62030b506f6b686ffe1e750ea9d3a855beec1f0
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sun Sep 13 11:40:37 2015 +0100

    Only use the current information when setting modes
    
    Before we change the state (e.g. adding a mode or applying one to an
    output), we query the screen resources for the right identifiers. This
    should only use the current information rather than force a reprobe on
    all hardware - not only can that reprobe be very slow (e.g. EDID
    timeouts on the order of seconds), but it may perturb the setup that the
    user is trying to configure.
    
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>



More information about the xorg-commit mailing list