Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | freedreno: hold batch references when flushing | Rob Clark | 2018-07-17 | 1 | -32/+38 |
* | freedreno: batch cache doesn't hold a ref to batch | Rob Clark | 2018-05-15 | 1 | -1/+1 |
* | freedreno: add non-draw batches for compute/blit | Rob Clark | 2017-12-17 | 1 | -1/+1 |
* | freedreno: remove use of u_transfer | Rob Clark | 2017-12-04 | 1 | -1/+1 |
* | freedreno: deferred flush support | Rob Clark | 2017-12-03 | 1 | -0/+24 |
* | freedreno: rework fence tracking | Rob Clark | 2017-12-03 | 1 | -2/+3 |
* | 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 |