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