aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_batch_cache.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/util: replace pipe_mutex_unlock() with mtx_unlock()Timothy Arceri2017-03-071-7/+7
* gallium/util: replace pipe_mutex_lock() with mtx_lock()Timothy Arceri2017-03-071-7/+7
* freedreno: some fence cleanupRob Clark2016-12-011-3/+1
* freedreno: some lockingRob Clark2016-07-301-12/+44
* freedreno: threaded batch flushRob Clark2016-07-301-5/+10
* freedreno: add batch-cache and batch reorderingRob Clark2016-07-301-0/+354