Source-Changes archive

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

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



Module Name:    xsrc
Committed By:   tsutsui
Date:           Fri Jul 22 15:12:01 UTC 2011

Modified Files:
        xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c

Log Message:
Make wsfb driver work with 1bpp wscons framebuffer on luna68k:
 - Pass proper args (a number of line dots, not byte of screen width)
   to fbScreenInit() in 1bpp case, as X11R6 Xhpc server did
 - handle luna68k quirk (fbstart has 8 byte offset) by WSDISPLAYIO_GTYPE
   (XXX wstype should be stored in pScrn?)
 - set rgbBits properly in 1bpp and 4bpp cases
   (XXX not sure if really necessary)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
    xsrc/external/mit/xf86-video-wsfb/dist/src/wsfb_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