aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_info.c
AgeCommit message (Expand)Author
2013-10-09drm: Collect per-crtc vblank stuff to a structVille Syrjälä
2013-08-21drm/gem: switch dev->object_name_lock to a mutexDaniel Vetter
2013-08-21drm/gem: fix up flink name create raceDaniel Vetter
2013-08-19drm: fix locking in gem debugfs/procfs fileDaniel Vetter
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz
2012-10-16drm: fix warning on 32-bit.Dave Airlie
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-09-13userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman
2012-07-19drm: kill dma queue supportDaniel Vetter
2012-06-21drm: Add missing static storage class specifierSachin Kamat
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie
2010-10-01drm: Move the GTT accounting to i915Chris Wilson
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse
2009-03-28drm: merge Linux master into HEADDave Airlie
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-13drm: fix warnings about new mappings in info code.Dave Airlie
2009-03-13drm: Convert proc files to seq_file and introduce debugfsBen Gamari