summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_agpsupport.c
AgeCommit message (Expand)AuthorLines
2017-01-26drm/i810: drop device_is_agp callbackDaniel Vetter-0/+2
2016-08-08drm: Used DRM_LEGACY for all legacy functionsDaniel Vetter-4/+2
2016-04-27drm: Give drm_agp_clear drm_legacy_ prefixDaniel Vetter-2/+2
2015-09-30drm: Remove __OS_HAS_AGPDaniel Vetter-4/+0
2014-09-10drm: move AGP definitions harderDavid Herrmann-0/+1
2013-12-18drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter-4/+4
2013-12-18drm/agpsupport: use kzalloc instead of kmalloc/memsetDave Airlie-5/+2
2013-12-18drm: inline drm_agp_destroyDaniel Vetter-15/+3
2013-12-18drm: rip out drm_core_has_AGPDaniel Vetter-1/+1
2013-08-07drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann-0/+51
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells-1/+1
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter-6/+0
2010-08-30drm: kill agp indirection messDaniel Vetter-36/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie-1/+1
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt-6/+6
2009-01-22drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt-1/+2
2008-10-18i915: Map status page cached for chips with GTT-based HWS location.Keith Packard-2/+3
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt-1/+50
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie-0/+455