aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_agpsupport.c
AgeCommit message (Expand)Author
2013-12-18drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter
2013-12-18drm/agpsupport: use kzalloc instead of kmalloc/memsetDave Airlie
2013-12-18drm: inline drm_agp_destroyDaniel Vetter
2013-12-18drm: rip out drm_core_has_AGPDaniel Vetter
2013-08-07drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2010-11-23drm: kill drm_agp_chipset_flushDaniel Vetter
2010-08-30drm: kill agp indirection messDaniel Vetter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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-01-22drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt
2008-10-18i915: Map status page cached for chips with GTT-based HWS location.Keith Packard
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie