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_perfcounter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: move remaining perfcounter code into si_perfcounter.c
Nicolai Hähnle
2018-12-19
1
-639
/
+0
*
radeonsi: move r600_query.c/h files to si_query.c/h
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: rename query definitions R600_ -> SI_
Marek Olšák
2018-04-05
1
-32
/
+32
*
radeonsi: rename r600 -> si in some places
Marek Olšák
2018-04-05
1
-84
/
+84
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: use r600_common_context less pt5
Marek Olšák
2018-04-05
1
-14
/
+14
*
radeonsi: remove r600_pipe_common::save_qbo_state
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: remove unused query code
Marek Olšák
2018-04-05
1
-8
/
+1
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-16
/
+16
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
1
-4
/
+0
*
radeonsi: shrink r600d_common.h and stop using it
Marek Olšák
2017-10-09
1
-1
/
+1
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-22
/
+22
*
Revert "radeonsi: constify a bunch of the perfcounter structs."
Marek Olšák
2017-05-06
1
-1
/
+1
*
radeonsi: constify a bunch of the perfcounter structs.
Dave Airlie
2017-05-04
1
-1
/
+1
*
gallium/radeon: formalize that r600_query_hw_add_result doesn't need a context
Marek Olšák
2017-03-30
1
-1
/
+1
*
gallium/radeon: formalize that create_batch_query doesn't need pipe_context
Marek Olšák
2017-03-17
1
-6
/
+6
*
gallium/radeon: formalize that create_query doesn't need pipe_context
Marek Olšák
2017-03-17
1
-2
/
+2
*
radeonsi: show average results per frame for perf counters in HUD
Marek Olšák
2017-01-16
1
-1
/
+1
*
gallium/radeon: fix crash/regression in performance counters
Nicolai Hähnle
2016-09-30
1
-0
/
+9
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
1
-1
/
+1
*
gallium/radeon: boolean -> bool, TRUE -> true, FALSE -> false
Marek Olšák
2016-06-25
1
-11
/
+11
*
radeonsi: expose performance counters as 64 bit
Nicolai Hähnle
2016-05-09
1
-11
/
+11
*
gallium/radeon: remove R600_QUERY_HW_FLAG_TIMER
Marek Olšák
2016-04-12
1
-1
/
+0
*
radeonsi: re-order the SQ_xx performance counter blocks
Nicolai Hähnle
2016-02-05
1
-21
/
+17
*
gallium/radeon: remove unnecessary test in r600_pc_query_add_result
Nicolai Hähnle
2015-12-15
1
-3
/
+0
*
radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters
Nicolai Hähnle
2015-11-26
1
-0
/
+2
*
radeon: delay the generation of driver query names until first use
Nicolai Hähnle
2015-11-26
1
-91
/
+101
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+636