Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium/util: replace pipe_mutex_unlock() with mtx_unlock() | Timothy Arceri | 2017-03-07 | 1 | -7/+7 |
* | gallium/util: replace pipe_mutex_lock() with mtx_lock() | Timothy Arceri | 2017-03-07 | 1 | -7/+7 |
* | freedreno: some fence cleanup | Rob Clark | 2016-12-01 | 1 | -3/+1 |
* | freedreno: some locking | Rob Clark | 2016-07-30 | 1 | -12/+44 |
* | freedreno: threaded batch flush | Rob Clark | 2016-07-30 | 1 | -5/+10 |
* | freedreno: add batch-cache and batch reordering | Rob Clark | 2016-07-30 | 1 | -0/+354 |