summaryrefslogtreecommitdiff
path: root/linux/drm_drv.h
AgeCommit message (Collapse)AuthorFilesLines
2001-04-30fix build of i810 kernel driver for 2.4.3 or greater kernelsX_4_0_99_3-20010501-preimportAlan Hourihane1-0/+21
2001-04-09Import -f XFree86 4.0.99.2X_4_0_99_2David Dawes1-19/+0
2001-04-06Handle drivers that don't have __HAVE_SG defined.Alan Hourihane1-0/+5
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-0/+14
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-60/+70
2001-03-07Change error message to debug message when client dies while holding theGareth Hughes1-1/+1
lock. Should prevent bug reports about this, but you never know...
2001-03-05fix that last patch to initialize the MTRR when AGP available.Alan Hourihane1-2/+3
2001-03-04Don't try and setup the MTRR for AGP when AGP not available. CheckAlan Hourihane1-1/+1
dev->agp, when agp_acquire called, and..... Uncomment MUST_HAVE_AGP around agp_* calls, so that support for both agp/pci can happen in a single kernel driver.
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-3/+3
- Fix old-style DMA for gamma driver (please test). - Pull out IRQ handling into drm_dma.h (please test on i810, gamma). - Lots of general cleanups, remove compiler warnings etc.
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+927