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
/
ttm
/
ttm_object.c
Age
Commit message (
Expand
)
Author
2014-03-28
drm/ttm: Add a ttm_ref_object_exists function
Thomas Hellstrom
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
2014-01-08
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2013-11-18
drm/ttm: Add a minimal prime implementation for ttm base objects
Thomas Hellstrom
2013-09-19
drm, ttm Fix uninitialized warning
Prarit Bhargava
2012-11-28
drm/ttm: Use the hashtab _rcu interface for ttm_objects
Thomas Hellstrom
2012-11-28
drm/ttm: Fix locking in an error path
Thomas Hellstrom
2012-11-20
drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3
Thomas Hellstrom
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-03-20
drm/ttm: Use pr_fmt and pr_<level>
Joe Perches
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-04-10
drm: minor kref_put() nits
Paul Bolle
2010-02-01
drm/ttm: remove padding from ttm_ref_object on 64bit builds
Richard Kennedy
2009-12-07
drm/ttm: Add user-space objects.
Thomas Hellstrom