index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
freedreno_batch_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: use C99 declaration in the for-loop set_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
freedreno: adds nondraw param to fd_bc_alloc_batch
Hyunjun Ko
2018-10-17
1
-3
/
+3
*
freedreno: add fd_context_batch() accessor
Rob Clark
2018-09-05
1
-2
/
+3
*
freedreno: fix samples=0 vs samples=1 confusion
Rob Clark
2018-07-17
1
-1
/
+1
*
freedreno: comment for _invalidate_batch()
Rob Clark
2018-07-17
1
-3
/
+13
*
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