summaryrefslogtreecommitdiff
path: root/linux-core/savage_drv.c
AgeCommit message (Expand)AuthorFilesLines
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-11/+11
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-30/+30
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-14/+83
2004-09-231) switches from class_sysfs to drm sysfs implementation to allowJon Smirl1-18/+1
2004-09-20remove HAVE_COUNTERSDave Airlie1-5/+0
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+2
2004-04-08disable PCI DMA ioctls as they are not used currently until SAVAGE_CMD_DMAAlan Hourihane1-4/+4
2004-02-24Use DO_MUNMAP_4_ARGS macro defined in Makefile.linux (Steve Holland).Felix Kuehling1-2/+2
2004-02-22Merged the Savage DRM driver from the savage-2-0-0-branch into the trunk.Felix Kuehling1-0/+275