Age | Commit message (Expand) | Author | Files | Lines |
2020-09-17 | drm/ttm: remove superflous extern attribute from funcs | Christian König | 1 | -11/+8 |
2019-10-25 | drm/ttm: always keep BOs on the LRU | Christian König | 1 | -1/+1 |
2019-05-31 | drm/ttm: Make LRU removal optional v2 | Christian König | 1 | -1/+2 |
2018-12-07 | drm/ttm: allow reserving more than one shared slot v3 | Christian König | 1 | -2/+2 |
2017-05-16 | drm/ttm: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+2 |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson | 1 | -1/+1 |
2014-12-03 | drm/ttm: optionally move duplicates to a separate list | Christian König | 1 | -1/+8 |
2014-09-11 | drm/ttm: allow fence to be added as shared | Christian König | 1 | -0/+2 |
2014-09-02 | drm/ttm: flip the switch, and convert to dma_fence | Maarten Lankhorst | 1 | -7/+3 |
2014-09-01 | drm/ttm: kill off some members to ttm_validate_buffer | Maarten Lankhorst | 1 | -3/+0 |
2014-09-01 | drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers | Maarten Lankhorst | 1 | -4/+5 |
2013-11-18 | drm/ttm: Allow execbuf util reserves without ticket | Thomas Hellstrom | 1 | -1/+2 |
2013-06-28 | drm/ttm: convert to the reservation api | Maarten Lankhorst | 1 | -1/+0 |
2013-06-28 | drm/ttm: make ttm reservation calls behave like reservation calls | Maarten Lankhorst | 1 | -3/+10 |
2012-11-20 | drm/ttm: remove sync_obj_arg member | Maarten Lankhorst | 1 | -3/+0 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2010-11-22 | drm/ttm/vmwgfx: Have TTM manage the validation sequence. | Thomas Hellstrom | 1 | -2/+1 |
2010-11-22 | drm/ttm: Improved fencing of buffer object lists | Thomas Hellstrom | 1 | -0/+2 |
2010-11-22 | drm/ttm: Add a bo list reserve fastpath (v2) | Dave Airlie | 1 | -1/+5 |
2009-12-07 | drm/ttm: Add TTM execbuf utilities. | Thomas Hellstrom | 1 | -0/+107 |