| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr... | Thomas Hellstrom | 2018-09-27 | 1 | -775/+0 |
* | Add SPDX idenitifier and clarify license | Dirk Hohndel | 2018-05-15 | 1 | -0/+1 |
* | drm/ttm: use an operation ctx for ttm_mem_global_alloc | Roger He | 2017-12-27 | 1 | -3/+10 |
* | drm/ttm: Avoid calling drm_ht_remove from atomic context | Thomas Hellstrom | 2017-03-30 | 1 | -3/+1 |
* | drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces | Thomas Hellstrom | 2017-03-30 | 1 | -3/+7 |
* | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 2017-01-14 | 1 | -1/+1 |
* | dma-buf: cleanup dma_buf_export() to make it easily extensible | Sumit Semwal | 2015-04-21 | 1 | -2/+7 |
* | dma-buf: use reservation objects | Maarten Lankhorst | 2014-07-08 | 1 | -1/+1 |
* | drm/ttm: Add a ttm_ref_object_exists function | Thomas Hellstrom | 2014-03-28 | 1 | -0/+46 |
* | drm/ttm: Fix TTM object open regression | Thomas Hellstrom | 2014-02-05 | 1 | -1/+1 |
* | drm/ttm: ttm object security fixes for render nodes | Thomas Hellstrom | 2014-01-08 | 1 | -36/+54 |
* | drm/ttm: Add a minimal prime implementation for ttm base objects | Thomas Hellstrom | 2013-11-18 | 1 | -6/+248 |
* | drm, ttm Fix uninitialized warning | Prarit Bhargava | 2013-09-19 | 1 | -1/+1 |
* | drm/ttm: Use the hashtab _rcu interface for ttm_objects | Thomas Hellstrom | 2012-11-28 | 1 | -7/+14 |
* | drm/ttm: Fix locking in an error path | Thomas Hellstrom | 2012-11-28 | 1 | -0/+2 |
* | drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3 | Thomas Hellstrom | 2012-11-20 | 1 | -19/+11 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -2/+2 |
* | drm/ttm: Use pr_fmt and pr_<level> | Joe Perches | 2012-03-20 | 1 | -2/+3 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | drm: minor kref_put() nits | Paul Bolle | 2011-04-10 | 1 | -1/+1 |
* | drm/ttm: remove padding from ttm_ref_object on 64bit builds | Richard Kennedy | 2010-02-01 | 1 | -1/+1 |
* | drm/ttm: Add user-space objects. | Thomas Hellstrom | 2009-12-07 | 1 | -0/+452 |