summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_memory.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2010-08-30drm: kill agp indirection messDaniel Vetter1-9/+3
2010-08-30drm: drop return value of drm_free_agpDaniel Vetter1-2/+2
2010-04-28drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter1-1/+1
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-4/+4
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-25/+0
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt1-3/+3
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie1-1/+6
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-0/+2
2008-07-15drm/radeon: fixup issue with radeon and PAT support.Dave Airlie1-0/+5
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+181