summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_memory.c
Commit message (Expand)AuthorAge
* drm: fix drm_get_max_iomem type mismatchArnd Bergmann2018-02-22
* drm: add func to get max iomem address v2Chunming Zhou2018-02-13
* drm: Fix broken use of _PAGE_NO_CACHE on powerpcBenjamin Herrenschmidt2016-07-12
* drm: Remove __OS_HAS_AGPDaniel Vetter2015-09-30
* drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>Daniel Vetter2014-09-12
* drm: merge drm_memory.h into drm_memory.cDavid Herrmann2014-09-10
* drm: move AGP definitions harderDavid Herrmann2014-09-10
* drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter2013-12-18
* drm: rip out drm_core_has_AGPDaniel Vetter2013-12-18
* drm/memory: don't export agp helpersDaniel Vetter2013-08-19
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm: remove unused codeSascha Hauer2012-02-29
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* drm: kill agp indirection messDaniel Vetter2010-08-30
* drm: drop return value of drm_free_agpDaniel Vetter2010-08-30
* drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-28
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-19
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt2009-03-13
* drm/radeon: fix ioremap conflict with AGP mappingsDave Airlie2009-02-08
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-18
* drm/radeon: fixup issue with radeon and PAT support.Dave Airlie2008-07-15
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-14