index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_object.c
Age
Commit message (
Expand
)
Author
2017-03-30
drm/ttm: Avoid calling drm_ht_remove from atomic context
Thomas Hellstrom
2017-03-30
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
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