summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_agpsupport.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i810: drop device_is_agp callbackDaniel Vetter2017-01-261-0/+2
* drm: Used DRM_LEGACY for all legacy functionsDaniel Vetter2016-08-081-4/+2
* drm: Give drm_agp_clear drm_legacy_ prefixDaniel Vetter2016-04-271-2/+2
* drm: Remove __OS_HAS_AGPDaniel Vetter2015-09-301-4/+0
* drm: move AGP definitions harderDavid Herrmann2014-09-101-0/+1
* drm: rip out DRM_AGP_MEM and DRM_AGP_KERNDaniel Vetter2013-12-181-4/+4
* drm/agpsupport: use kzalloc instead of kmalloc/memsetDave Airlie2013-12-181-5/+2
* drm: inline drm_agp_destroyDaniel Vetter2013-12-181-15/+3
* drm: rip out drm_core_has_AGPDaniel Vetter2013-12-181-1/+1
* drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann2013-08-071-0/+51
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm: kill drm_agp_chipset_flushDaniel Vetter2010-11-231-6/+0
* drm: kill agp indirection messDaniel Vetter2010-08-301-36/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-1/+1
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-6/+6
* drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt2009-01-221-1/+2
* i915: Map status page cached for chips with GTT-based HWS location.Keith Packard2008-10-181-2/+3
* drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt2008-10-181-1/+50
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+455