summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm: delete drm_pci.hDaniel Vetter2020-04-031-1/+1
* drm: fix parameters documentation style in drm_dmaBenjamin Gaignard2020-01-181-10/+11
* gpu/drm: fix a few kernel-doc "/**" mark warningsQian Cai2019-07-161-1/+1
* drm: drop use of drmP.h in drm/*Sam Ravnborg2019-05-271-1/+5
* drm: Used DRM_LEGACY for all legacy functionsDaniel Vetter2016-08-081-4/+2
* drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter2014-09-121-0/+1
* drm: Move dma functions into drm_legacy.hDaniel Vetter2014-09-121-6/+4
* drm: mark dma setup/teardown as legacy systemsDaniel Vetter2013-08-191-2/+15
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* drm: kill dma queue supportDaniel Vetter2012-07-191-5/+0
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-311-0/+1
* drivers/gpu/drm: Use kzallocJulia Lawall2010-05-181-3/+1
* drm: Remove memory debugging infrastructure.Eric Anholt2009-06-181-24/+7
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-0/+180