summaryrefslogtreecommitdiff
path: root/shared-core/mga_dma.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-2/+6
2004-08-23set pointers to NULL after freeing, remove some extra debuggingDave Airlie1-1/+3
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-15/+31
2004-07-25sync up with current 2.6 kernel bk tree - mostly __user annotationsDave Airlie1-4/+5
2003-12-16Don't ioremap the framebuffer area. The ioremapped area wasn't used bydriinterface-0-0-2-branchEric Anholt1-8/+0
2003-11-05- Tie the DRM to a specific device: setunique no longer succeeds when givenEric Anholt1-1/+1
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-1/+1
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-6/+6
2003-04-26Ensure driver has been initialized (dev_private != NULL) before installingLeif Delgass1-0/+10
2003-04-21Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents anLeif Delgass1-3/+6
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-6/+7
2002-10-29updated e-mail addresses for Keith, Alan and JensJens Owen1-1/+1
2002-10-27s/udelay/DRM_UDELAY/Eric Anholt1-1/+1
2002-10-10Jonny Strom's mga_dma.c patchKeith Whitwell1-1/+10
2002-08-29standardize use of __FUNCTION__ (Linus)Keith Whitwell1-1/+1
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-0/+786