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_query_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: Implement primitive count queries on GPU
Kristian H. Kristensen
2019-09-06
1
-1
/
+2
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-3
/
+3
*
freedreno: drop unused arg from fd_batch_flush()
Rob Clark
2019-06-26
1
-2
/
+2
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
freedreno: add fd_context_batch() accessor
Rob Clark
2018-09-05
1
-2
/
+2
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-1
/
+1
*
freedreno: rework fence tracking
Rob Clark
2017-12-03
1
-2
/
+2
*
freedreno: per-context fd_pipe
Rob Clark
2017-10-24
1
-2
/
+2
*
freedreno: drop ring arg from _set_stage()
Rob Clark
2017-04-22
1
-4
/
+3
*
freedreno: add support for hw accumulating queries
Rob Clark
2017-04-22
1
-31
/
+10
*
freedreno: a bit of query refactor
Rob Clark
2017-04-22
1
-32
/
+0
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
1
-12
/
+12
*
freedreno: add some hw query traces
Rob Clark
2016-07-30
1
-0
/
+16
*
freedreno: move needs_wfi into batch
Rob Clark
2016-07-30
1
-1
/
+1
*
freedreno: threaded batch flush
Rob Clark
2016-07-30
1
-2
/
+2
*
freedreno: re-order support for hw queries
Rob Clark
2016-07-30
1
-143
/
+112
*
freedreno: use prsc for hw queries
Rob Clark
2016-07-30
1
-33
/
+43
*
freedreno: add batch-cache and batch reordering
Rob Clark
2016-07-30
1
-1
/
+1
*
freedreno: move more batch related tracking to fd_batch
Rob Clark
2016-07-30
1
-2
/
+2
*
freedreno: introduce fd_batch
Rob Clark
2016-07-30
1
-2
/
+2
*
freedreno/a4xx: timestamp queries
Rob Clark
2016-07-23
1
-0
/
+5
*
freedreno: prep work for timestamp queries
Rob Clark
2016-07-23
1
-0
/
+1
*
freedreno: fix bad bitshift warnings
Rob Clark
2016-06-02
1
-0
/
+2
*
freedreno: fix coverity negative array index warning
Rob Clark
2016-06-02
1
-0
/
+2
*
freedreno: expose time-elapsed query
Rob Clark
2016-02-17
1
-0
/
+2
*
freedreno/query: fix refcnt'ing issue
Rob Clark
2016-02-17
1
-1
/
+1
*
freedreno/query: some queries don't have ->begin_query()
Rob Clark
2016-02-17
1
-0
/
+6
*
freedreno/query: align counter snapshot locations
Rob Clark
2016-02-17
1
-0
/
+2
*
freedreno/query: add optional enable hook
Rob Clark
2016-02-17
1
-0
/
+21
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-2
/
+3
*
freedreno: query fixes
Rob Clark
2014-10-03
1
-5
/
+6
*
freedreno: add support for hw queries
Rob Clark
2014-05-13
1
-0
/
+465