summaryrefslogtreecommitdiff
path: root/linux-core/mga_drv.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-22Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes1-3/+3
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie1-2/+2
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-1/+1
2007-10-30Merge branch 'master' into vblank-rework, fixup remaining driversJesse Barnes1-2/+2
2007-10-25Initial pass at porting MGA to vblank-reworkIan Romanick1-3/+4
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-2/+2
2006-10-20Bug #1746: Set dev_priv_size for the MGA driver.Tilman Sauerbeck1-0/+1
2006-10-14remove config.h from build no longer exists kbuild does itDave Airlie1-1/+0
2006-03-19fix issue in mga from kernelDave Airlie1-2/+2
2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie1-3/+0
2005-10-11The Linux 2.6.9 (and earlier) fops structure does not contain aIan Romanick1-1/+1
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt1-41/+11
2005-06-29add mga and r128 32/64 bitsDave Airlie1-0/+3
2005-06-14Adds support for PCI cards to MGA DRMIan Romanick1-6/+7
2005-06-09Completely re-initialize DMA settingsIan Romanick1-0/+1
2005-05-27Modify drm_driver::device_is_agp to return a tri-state value to indicateIan Romanick1-3/+2
2005-05-21Change the MGA initialization and cleanup a bit. The dev_private structureIan Romanick1-1/+2
2005-05-16Added device_is_agp callback to drm_driver. This function is called by theIan Romanick1-0/+43
2004-11-09Fix more build problems on linux-coreJon Smirl1-1/+1
2004-11-06Convert more drivers for bsd-core, moving the ioctl definitions to sharedEric Anholt1-14/+4
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-17/+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-38/+39
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/+98
2004-09-231) switches from class_sysfs to drm sysfs implementation to allowJon Smirl1-17/+2
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+1
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-0/+1
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
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-51/+0
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen1-0/+2
2001-07-23Fixes that allow the modules to be built into the kernelJeff Hartmann1-0/+21
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-03-21- Fix MGA header info.Gareth Hughes1-2/+2
2001-03-19Update version, date stamp.X_4_0_99_1-20010319-preimportGareth Hughes1-2/+2
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-22/+4
2001-02-15- Fix up merge.mga-1-0-0-20010215-mergeGareth Hughes1-1/+1
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-638/+70
2001-01-04Sync with Linux 2.4.0-prereleaseRik Faith1-1/+1
2000-12-30add blit ioctl, fix plnwt handlingKeith Whitwell1-1/+2
2000-11-15Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility testedRik Faith1-4/+3
2000-09-29Audit calls to schedule() Remove tags from files shared with Linux kernelRik Faith1-4/+3
2000-09-28Fixed two things Rik pointed out in the last commitJeff Hartmann1-0/+1
2000-09-27Merged the mga-lock-debug-0-2-0-branch with the trunk. This includesJeff Hartmann1-25/+28
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-0/+1
2000-09-10Sync with 2.4.0-test8 kernel.Gareth Hughes1-3/+3
2000-09-06Sync with 2.4.0-test8-pre5 kernel.Gareth Hughes1-36/+38