开源镜像站
帮助
动态
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
/
r128
/
r128_state.c
Age
Commit message (
Expand
)
Author
2014-11-20
drm: remove unnecessary sizeof(u8)
Fabian Frederick
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-04-22
drm: remove drm_dev_to_irq from drivers
Daniel Vetter
2013-12-18
drm: use memdup_user() as a cleanup
Dan Carpenter
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
2010-08-02
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie