summaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_execbuf_util.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: allow reserving more than one shared slot v3Christian König2018-12-071-2/+2
* drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+2
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-1/+1
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-041-1/+8
* drm/ttm: allow fence to be added as sharedChristian König2014-09-111-0/+2
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-021-7/+3Star
* drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-011-3/+0Star
* drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-011-4/+5
* drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-181-1/+2
* drm/ttm: convert to the reservation apiMaarten Lankhorst2013-06-281-1/+0Star
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-281-3/+10
* drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2012-11-201-3/+0Star
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
* drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-221-2/+1Star
* drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-221-0/+2
* drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-221-1/+5
* drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom2009-12-071-0/+107