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
/
radeon
/
r600_query.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: add HUD queries for mapped VRAM/GTT
Marek Olšák
2016-08-10
1
-0
/
+2
*
gallium/radeon: don't re-create queries for DCC stat gathering
Marek Olšák
2016-06-29
1
-0
/
+2
*
gallium/radeon: add a HUD query for PS draw ratio stats from separate DCC
Marek Olšák
2016-06-29
1
-0
/
+1
*
gallium/radeon: add flag R600_QUERY_HW_FLAG_BEGIN_RESUMES
Marek Olšák
2016-06-29
1
-0
/
+2
*
gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-15
/
+15
*
gallium/radeon: add driver queries for compute/dma call stats and spills
Marek Olšák
2016-06-14
1
-0
/
+4
*
radeon: handle query buffer allocation and mapping failures
Nicolai Hähnle
2016-04-21
1
-1
/
+1
*
radeon: wire end_query return value to sw/hw_end
Nicolai Hähnle
2016-04-21
1
-2
/
+2
*
gallium/radeon: use enums in r600_query.h
Marek Olšák
2016-04-18
1
-20
/
+23
*
gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER
Marek Olšák
2016-04-12
1
-2
/
+1
*
radeonsi: re-order the SQ_xx performance counter blocks
Nicolai Hähnle
2016-02-05
1
-18
/
+4
*
gallium/radeon: add GPIN driver query group
Nicolai Hähnle
2016-02-05
1
-0
/
+10
*
radeon: delay the generation of driver query names until first use
Nicolai Hähnle
2015-11-26
1
-5
/
+5
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+121
*
radeon: re-prepare query buffers on begin_query for predicate queries
Nicolai Hähnle
2015-11-20
1
-0
/
+1
*
radeon: count cs dwords separately for query begin and end
Nicolai Hähnle
2015-11-18
1
-1
/
+2
*
radeon: expose r600_query_hw functions for reuse
Nicolai Hähnle
2015-11-18
1
-0
/
+10
*
radeon: implement r600_query_hw_get_result via function pointers
Nicolai Hähnle
2015-11-18
1
-0
/
+4
*
radeon: split hw query buffer handling from cs emit
Nicolai Hähnle
2015-11-18
1
-0
/
+20
*
radeon: convert hardware queries to the new style
Nicolai Hähnle
2015-11-18
1
-0
/
+39
*
radeon: add query handler function pointers
Nicolai Hähnle
2015-11-18
1
-0
/
+12
*
radeon: move R600_QUERY_* constants into a new query header file
Nicolai Hähnle
2015-11-18
1
-0
/
+49