summaryrefslogtreecommitdiff
path: root/shared-core/mach64_dma.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt1-1/+1
2005-04-26Convert BSD code to mostly use bus_dma, the dma abstraction for dealingEric Anholt1-21/+18
2005-02-19Fix a couple of gcc warnings in DRM_INFOs.Eric Anholt1-3/+3
2005-01-17Some code commenting concerning the FIFO & DMA engine.Jose Fonseca1-33/+133
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-572/+671
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-30/+18
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-13/+25
2004-05-11Add missing DRM_ERR()s.Eric Anholt1-2/+2
2004-04-12Add mach64 to the trunkDave Airlie1-0/+1325