summaryrefslogtreecommitdiff
path: root/linux-core/drm_proc.c
AgeCommit message (Collapse)Author
2003-06-03Added the Doxygen configuration file. Minor documentation fixes.Jose Fonseca
2003-05-27Merged DRM documentation.Jose Fonseca
2003-04-29remove unused variablesLeif Delgass
2003-04-26Remove #if 0'd codeKeith Whitwell
2003-04-22remove unused dma histogram codeKeith Whitwell
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass
Build fix for RedHat 9 kernel (5 args to remap_page_range()).
2003-04-05add 'SG' map type identifier string (pci scatter/gather) to /proc vm infoLeif Delgass
2003-03-25linux merge for drmAlan Hourihane
2002-12-12bring in jantorial changes from 2.5.51Keith Whitwell
2001-10-08commit Abraham vd Merwe fix.Alan Hourihane
2001-03-14Merged sarea-1-0-0Kevin E Martin
2001-02-16- Clean up the way customization of the templates is done.Gareth Hughes
- 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 Hughes