Skip to content
  • Keith Packard's avatar
    Re-fix DGA removal. · db98b26e
    Keith Packard authored and Peter Hutterer's avatar Peter Hutterer committed
    
    
    Removing DGA ended up breaking any drivers calling into the old
    xf86DiDGAInit function as it tried to see if DGA was already enabled
    and ended up crashing if the VT wasn't completely initialized. Oops.
    
    Also, if the driver initializes DGA itself, have the DiDGA
    initialization overwrite that information as the DiDGA code will call
    ReInit on mode detect.
    
    Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    db98b26e