summaryrefslogtreecommitdiff
path: root/linux-core/drm_pci.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-3/+3
2007-05-26whitespace fixups from kernelDave Airlie1-2/+0
2006-08-28drm: lots of small cleanups and whitespace issues fixed upDave Airlie1-16/+2
2006-02-21set dma pages reservedDave Airlie1-5/+5
2006-02-21use coherent memory for PCI allocations with COMP flagDave Airlie1-0/+9
2006-02-18major realigment of DRM CVS with kernel code, makes integration much easierDave Airlie1-9/+7
2005-05-28Bugzilla #3217: Create a new __drm_pci_free which is used internally inEric Anholt1-2/+14
2005-05-28Bugzilla #3217: The size field in the new dma handle structure wasEric Anholt1-0/+1
2005-04-26Convert BSD code to mostly use bus_dma, the dma abstraction for dealingEric Anholt1-13/+21
2005-01-01Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It usesFelix Kuehling1-1/+0
2004-10-18Update Doxygen configuration & comments.Jose Fonseca1-1/+1
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-24/+19
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-23/+25
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-04-12more files for mach64Dave Airlie1-0/+170