aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_lock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driverThomas Hellstrom1-303/+0
2018-05-15Add SPDX idenitifier and clarify licenseDirk Hohndel1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2015-11-26drm/ttm: Fixed a read/write lock imbalanceThomas Hellstrom1-1/+1
2014-01-08drivers: gpu: Remove unused function in ttm_lock.cRashika Kheria1-8/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-05-07drm/ttm: Remove some leftover debug messages.Thomas Hellstrom1-4/+1
2010-01-14drm/ttm: Export symbols needed for vmwgfx suspend / resume operations.Thomas Hellstrom1-0/+2
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom1-0/+311