index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_execbuf_util.c
Age
Commit message (
Expand
)
Author
2013-01-15
drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2
Maarten Lankhorst
2013-01-15
drm/ttm: cleanup ttm_eu_reserve_buffers handling
Maarten Lankhorst
2013-01-15
drm/ttm: remove lru_lock around ttm_bo_reserve
Maarten Lankhorst
2012-12-10
drm/ttm: change fence_lock to inner lock
Maarten Lankhorst
2012-11-20
drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservations
Maarten Lankhorst
2012-11-20
drm/ttm: remove sync_obj_arg member
Maarten Lankhorst
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2010-11-22
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-22
drm/ttm: Improved fencing of buffer object lists
Thomas Hellstrom
2010-11-22
drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock
Thomas Hellstrom
2010-11-22
drm/ttm: Optimize ttm_eu_backoff_reservation
Thomas Hellstrom
2010-11-22
drm/ttm: Add a bo list reserve fastpath (v2)
Dave Airlie
2009-12-07
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom