Skip to content
  • Keith Packard's avatar
    Notify DRI when crtc regions change · 9c7ac47b
    Keith Packard authored
    
    
    Drivers that care about crtc positions on the screen to ensure that vblank
    works correctly need to be notified when crtcs are changed.
    
    Provide a hook in the mode setting code that is invoked whenever any
    configuration is done to the screen.
    
    Use this new hook in the DRI code so that DRI clients are notified and
    receive updated information.
    
    Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
    9c7ac47b