aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ati_pcigart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-12drm: split ati_pcigart.h out of drmP.hDave Airlie1-0/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2010-08-12drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt1-1/+1
2010-02-05ati_pcigart: fix printk format warningRandy Dunlap1-1/+1
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang1-2/+8
2009-03-13drm/ati_pcigart: use memset_io to reset the memoryDave Airlie1-4/+3
2009-03-13drm: ati_pcigart: Fix limit check in drm_ati_pcigart_init().David Miller1-6/+7
2009-03-13drm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL.David Miller1-2/+2
2009-03-13drm: ati_pcigart: Do not access I/O MEM space using pointer derefs.David Miller1-6/+20
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+181