aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_execbuf_util.c
Commit message (Expand)AuthorAge
* drm/ttm: optionally move duplicates to a separate listChristian König2014-12-03
* drm/ttm: allow fence to be added as sharedChristian König2014-09-11
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-02
* drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst2014-09-01
* drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst2014-09-01
* drm/ttm: kill fence_lockMaarten Lankhorst2014-09-01
* drm/ttm: Hide the implementation details of reservationThomas Hellstrom2014-04-04
* drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-18
* drm/ttm: inline ttm_bo_reserve and related callsMaarten Lankhorst2013-06-27
* drm/ttm: convert to the reservation apiMaarten Lankhorst2013-06-27
* drm/ttm: make ttm reservation calls behave like reservation callsMaarten Lankhorst2013-06-27
* drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2Maarten Lankhorst2013-01-15
* drm/ttm: cleanup ttm_eu_reserve_buffers handlingMaarten Lankhorst2013-01-15
* drm/ttm: remove lru_lock around ttm_bo_reserveMaarten Lankhorst2013-01-15
* drm/ttm: change fence_lock to inner lockMaarten Lankhorst2012-12-10
* drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst2012-11-20
* drm/ttm: remove sync_obj_arg memberMaarten Lankhorst2012-11-20
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-21
* drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-21
* drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-21
* drm/ttm: Optimize ttm_eu_backoff_reservationThomas Hellstrom2010-11-21
* drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-21
* drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom2009-12-07