summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_memory.c
AgeCommit message (Expand)AuthorLines
2019-04-01drm: fallback to dma_alloc_coherent when memory encryption is activeChristian König-0/+7
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola-3/+16
2018-10-16drm: Shift * to be adjacent to pointer nameMamta Shukla-5/+5
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-1/+1
2018-02-22drm: fix drm_get_max_iomem type mismatchArnd Bergmann-1/+1
2018-02-13drm: add func to get max iomem address v2Chunming Zhou-0/+13
2016-07-12drm: Fix broken use of _PAGE_NO_CACHE on powerpcBenjamin Herrenschmidt-1/+1
2015-09-30drm: Remove __OS_HAS_AGPDaniel Vetter-3/+3
2014-09-12drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter-6/+6
2014-09-10drm: merge drm_memory.h into drm_memory.cDavid Herrmann-0/+11
2014-09-10drm: move AGP definitions harderDavid Herrmann-0/+1
2013-12-18drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter-3/+3
2013-12-18drm: rip out drm_core_has_AGPDaniel Vetter-6/+3
2013-08-19drm/memory: don't export agp helpersDaniel Vetter-2/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-1/+1
2012-02-29drm: remove unused codeSascha Hauer-19/+0
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker-0/+1
2010-08-30drm: kill agp indirection messDaniel Vetter-9/+3
2010-08-30drm: drop return value of drm_free_agpDaniel Vetter-2/+2
2010-04-28drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter-1/+1
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie-4/+4
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt-25/+0
2009-03-13drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt-3/+3
2009-02-08drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie-1/+6
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt-0/+2
2008-07-15drm/radeon: fixup issue with radeon and PAT support.Dave Airlie-0/+5
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie-0/+181