summaryrefslogtreecommitdiff
path: root/linux-core/sis_drv.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie1-3/+0
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt1-28/+8
2004-11-09make linux-core build againJon Smirl1-1/+1
2004-11-06Convert more drivers for bsd-core, moving the ioctl definitions to sharedEric Anholt1-11/+5
2004-10-13Add a poll function that alternates between zero and normal poll return toJon Smirl1-0/+1
2004-10-12Breakout heads into their own data structures.Jon Smirl1-18/+18
2004-10-10Rename fn_tbl to driver. Core driver now uses pci_driver name whichJon Smirl1-5/+5
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-35/+33
2004-09-30Make fops per driver instead of global, remove default flush, poll, readJon Smirl1-0/+8
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-2/+82
2004-09-231) switches from class_sysfs to drm sysfs implementation to allowJon Smirl1-18/+1
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+2
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-0/+2
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-1/+1
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-1/+1
2003-04-22Rename drm_lists.h to gamma_lists.hKeith Whitwell1-1/+0
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-25/+0
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes1-5/+5
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann1-1/+1
2001-07-16Added version string to the end of the kernel module name. This allowsJeff Hartmann1-1/+1
2001-05-17Make the SiS module work again. At least glxinfo reports it's working, yetAlan Hourihane1-1/+7
2001-05-03Make SiS driver compile with the new templated format. Not tested. minorAlan Hourihane1-662/+36
2000-11-15Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility testedRik Faith1-12/+11
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-2/+1
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-98/+85
2000-08-28Add compatibility header file to make Linux 2.4.0 kernel patches cleaner.Rik Faith1-4/+1
2000-08-26Sync with Linux 2.4.0-test7 Add signal blocking support to all driversRik Faith1-1/+14
2000-08-25Remove misleading authorship information from sis driver (author has beenRik Faith1-6/+1
2000-08-17Bug #112197 Made sis driver compile under 2.4.0-test7/pre4Rik Faith1-11/+0
2000-08-16Initial revisionDavid Dawes1-0/+715