Skip to content
  • Chris Wilson's avatar
    Only use the current information when setting modes · d62030b5
    Chris Wilson authored and Adam Jackson's avatar Adam Jackson committed
    
    
    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: default avatarChris Wilson <chris@chris-wilson.co.uk>
    d62030b5