Skip to content
  • Jesse Barnes's avatar
    Make xf86SetDesiredModes aware of current output configuration · ba85caac
    Jesse Barnes authored
    By adding a new output callback, ->get_crtc, xf86SetDesiredModes is able to
    avoid turning off outputs & CRTCs if the current output<->CRTC mappings are the
    same as the desired configuration.  This helps avoid flickering displays at
    startup time, which speeds things up a little and looks better.
    ba85caac