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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: per-context fd_pipe
Rob Clark
2017-10-24
1
-3
/
+3
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-3
/
+3
*
util/u_queue: add an option to set the minimum thread priority
Marek Olšák
2017-06-07
1
-1
/
+1
*
freedreno/a5xx: LRZ support
Rob Clark
2017-06-07
1
-0
/
+4
*
freedreno: drop ring arg from _set_stage()
Rob Clark
2017-04-22
1
-1
/
+1
*
freedreno: make hw-query a helper
Rob Clark
2017-04-22
1
-1
/
+1
*
freedreno: add helper to mark all state dirty
Rob Clark
2017-04-18
1
-1
/
+1
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-4
/
+4
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-4
/
+4
*
gallium/u_queue: isolate util_queue_fence implementation
Marek Olšák
2017-02-22
1
-1
/
+1
*
freedreno: add "nogrow" debug param
Rob Clark
2017-01-10
1
-1
/
+2
*
freedreno: native fence fd support
Rob Clark
2016-12-01
1
-0
/
+5
*
freedreno: some fence cleanup
Rob Clark
2016-12-01
1
-2
/
+0
*
freedreno/a5xx: initial support
Rob Clark
2016-11-30
1
-0
/
+15
*
freedreno: defer flush_queue allocation
Rob Clark
2016-07-30
1
-0
/
+4
*
freedreno: some locking
Rob Clark
2016-07-30
1
-6
/
+24
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
1
-0
/
+2
*
freedreno: threaded batch flush
Rob Clark
2016-07-30
1
-7
/
+57
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
1
-0
/
+13
*
freedreno: add batch-cache and batch reordering
Rob Clark
2016-07-30
1
-39
/
+204
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
1
-1
/
+21
*
freedreno: dynamically sized/growable cmd buffers
Rob Clark
2016-07-30
1
-10
/
+15
*
freedreno: push resource tracking down into batch
Rob Clark
2016-07-30
1
-0
/
+35
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
1
-0
/
+93