index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_info.c
Age
Commit message (
Expand
)
Author
2012-10-23
drm/debugfs: remove redundant info from gem_names
Marcin Slusarz
2012-10-16
drm: fix warning on 32-bit.
Dave Airlie
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-13
userns: Convert drm to use kuid and kgid and struct pid where appropriate
Eric W. Biederman
2012-07-19
drm: kill dma queue support
Daniel Vetter
2012-06-21
drm: Add missing static storage class specifier
Sachin Kamat
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-02-14
drm: do not leak kernel addresses via /proc/dri/*/vma
Kees Cook
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
2010-10-01
drm: Move the GTT accounting to i915
Chris Wilson
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2009-03-28
drm: merge Linux master into HEAD
Dave Airlie
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari
2009-03-13
drm: fix warnings about new mappings in info code.
Dave Airlie
2009-03-13
drm: Convert proc files to seq_file and introduce debugfs
Ben Gamari