summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_memory.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* drm: fix drm_get_max_iomem type mismatchArnd Bergmann2018-02-221-1/+1
* drm: add func to get max iomem address v2Chunming Zhou2018-02-131-0/+13
* drm: Fix broken use of _PAGE_NO_CACHE on powerpcBenjamin Herrenschmidt2016-07-121-1/+1
* drm: Remove __OS_HAS_AGPDaniel Vetter2015-09-301-3/+3
* drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2014-09-121-6/+6
* drm: merge drm_memory.h into drm_memory.cDavid Herrmann2014-09-101-0/+11
* drm: move AGP definitions harderDavid Herrmann2014-09-101-0/+1
* drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter2013-12-181-3/+3
* drm: rip out drm_core_has_AGPDaniel Vetter2013-12-181-6/+3
* drm/memory: don't export agp helpersDaniel Vetter2013-08-191-2/+0
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm: remove unused codeSascha Hauer2012-02-291-19/+0
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-311-0/+1
* drm: kill agp indirection messDaniel Vetter2010-08-301-9/+3
* drm: drop return value of drm_free_agpDaniel Vetter2010-08-301-2/+2
* drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-281-1/+1
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-4/+4
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-25/+0
* drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt2009-03-131-3/+3
* drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2009-02-081-1/+6
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-0/+2
* drm/radeon: fixup issue with radeon and PAT support.Dave Airlie2008-07-151-0/+5
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+181
OpenPOWER on IntegriCloud