summaryrefslogtreecommitdiff
path: root/linux-core/Doxyfile
AgeCommit message (Collapse)AuthorFilesLines
2004-10-18Update Doxygen configuration & comments.Jose Fonseca1-14/+4
2004-09-08Update doxygen configuration file. Minor documentation updates/fixes.Jose Fonseca1-202/+315
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-1/+1
from __HAVE_DMA. This will be useful for adding vblank sync support to sis and tdfx. Rename dma_service to irq_handler, which is more accurately what it is. - Fix the #if _HAVE_DMA_IRQ in radeon, r128, mga, i810, i830, gamma to have the right number of underscores. This may have been a problem in the case that the server died without doing its DRM_IOCTL_CONTROL to uninit.
2003-06-03Added the Doxygen configuration file. Minor documentation fixes.Jose Fonseca1-0/+1058