Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/external/mit/xf86-video-sunffb/dist/src



Module Name:    xsrc
Committed By:   macallan
Date:           Tue Feb  3 18:30:21 UTC 2009

Modified Files:
        xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_driver.c

Log Message:
Get rid of gratuitious calls to FFBSaveScreen() during driver setup.
This should avoid a crash on ffb1 boards where we need to redraw the screen
on unblank which would happen when we're not ready to do so with above
mentioned calls in place. Blanking there is pointless anyway - we don't
ever switch video modes so there's nothing 'aesthetic' about it.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 \
    xsrc/external/mit/xf86-video-sunffb/dist/src/ffb_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index