summaryrefslogtreecommitdiff
path: root/linux/sis.h
AgeCommit message (Collapse)Author
2003-08-29Port the SiS DRM to FreeBSD. This includes the ability for the DRM toEric Anholt
allocate framebuffer memory without sisfb, and a new ioctl to be used by the X Server which tells the DRM what region of framebuffer memory to allocate from. Also fixes a possibility to panic the kernel I believe. Tested on linux with sisfb and FreeBSD (without sisfb) with new DRI only.
2003-03-25linux merge for drmAlan Hourihane
2002-07-05merged bsd-3-0-0-branchAlan Hourihane
2002-01-27First pass merge of XFree86 4.2.0 import.David Dawes
2001-08-22Import of XFree86 4.1.99.1David Dawes
2001-06-14Import of XFree86 4.1.0David Dawes
2001-05-17Make the SiS module work again. At least glxinfo reports it's working, yetAlan Hourihane
trying to run the simple apps return 'out of video memory'
2001-05-03add new fileAlan Hourihane