Edit

IABSD.fr/xenocara/driver/xf86-video-sunffb

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2010-12-06 21:58:03
    Hash : 0e9fe799
    Message : Don't call xf86DPMSInit() twice. Since it wraps CloseScreen(), this has disastrous effects. Gets rid of some duplicated code as a bonus. Fixes X server crashes that appeared with the xserver 1.9.2 import. ok miod@