开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_dma.c
Age
Commit message (
Expand
)
Author
2021-04-26
drm: remove usage of drm_pci_alloc/free
Joseph Kogut
2020-04-03
drm: delete drm_pci.h
Daniel Vetter
2020-01-18
drm: fix parameters documentation style in drm_dma
Benjamin Gaignard
2019-07-16
gpu/drm: fix a few kernel-doc "/**" mark warnings
Qian Cai
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
2013-08-19
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-07-19
drm: kill dma queue support
Daniel Vetter
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2010-05-18
drivers/gpu/drm: Use kzalloc
Julia Lawall
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie