aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_agpsupport.c
Commit message (Expand)AuthorAge
* drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter2013-12-17
* drm/agpsupport: use kzalloc instead of kmalloc/memsetDave Airlie2013-12-17
* drm: inline drm_agp_destroyDaniel Vetter2013-12-17
* drm: rip out drm_core_has_AGPDaniel Vetter2013-12-17
* drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann2013-08-06
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-23
* drm: kill agp indirection messDaniel Vetter2010-08-29
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-18
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-18
* drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt2009-01-22
* i915: Map status page cached for chips with GTT-based HWS location.Keith Packard2008-10-17
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-17
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-13