summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_info.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-21drm/gem: switch dev->object_name_lock to a mutexDaniel Vetter1-0/+4
2014-11-21drm/gem: fix up flink name create raceDaniel Vetter1-1/+1
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz1-2/+0
2012-10-16drm: fix warning on 32-bit.Dave Airlie1-1/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-09-13userns: Convert drm to use kuid and kgid and struct pid where appropriateEric W. Biederman1-2/+3
2012-07-19drm: kill dma queue supportDaniel Vetter1-36/+0
2012-06-21drm: Add missing static storage class specifierSachin Kamat1-1/+1
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie1-4/+5
2011-02-14drm: do not leak kernel addresses via /proc/dri/*/vmaKees Cook1-4/+5
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-19/+8
2010-10-06Merge remote branch 'korg/drm-fixes' into drm-vmware-nextDave Airlie1-1/+1
2010-10-01drm: Move the GTT accounting to i915Chris Wilson1-14/+0
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie1-1/+1
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse1-6/+17
2009-03-28drm: merge Linux master into HEADDave Airlie1-2/+2
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-0/+328
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari1-0/+328
2009-03-13drm: fix warnings about new mappings in info code.Dave Airlie1-3/+3
2009-03-13drm: Convert proc files to seq_file and introduce debugfsBen Gamari1-0/+328