aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_execbuf_util.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-25drm/ttm: always keep BOs on the LRUChristian König1-1/+1
2019-05-31drm/ttm: Make LRU removal optional v2Christian König1-1/+2
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König1-2/+2
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+2
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-1/+1
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König1-1/+8
2014-09-11drm/ttm: allow fence to be added as sharedChristian König1-0/+2
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst1-7/+3
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst1-3/+0
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst1-4/+5
2013-11-18drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom1-1/+2
2013-06-28drm/ttm: convert to the reservation apiMaarten Lankhorst1-1/+0
2013-06-28drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst1-3/+10
2012-11-20drm/ttm: remove sync_obj_arg memberMaarten Lankhorst1-3/+0
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2010-11-22drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom1-2/+1
2010-11-22drm/ttm: Improved fencing of buffer object listsThomas Hellstrom1-0/+2
2010-11-22drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie1-1/+5
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom1-0/+107