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
/
radeonsi
/
si_perfcounter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
1
-7
/
+7
*
gallium/radeon: clean up EOP_DATA_SEL magic numbers
Marek Olšák
2017-08-22
1
-1
/
+2
*
radeonsi/gfx9: set 'not a query' for r600_gfx_write_event_eop correctly
Marek Olšák
2017-08-22
1
-1
/
+1
*
radeonsi/gfx9: add performance counters
Nicolai Hähnle
2017-08-22
1
-1
/
+28
*
gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Marek Olšák
2017-08-18
1
-1
/
+1
*
radeonsi/gfx9: prevent a GPU hang after a timestamp event
Marek Olšák
2017-08-18
1
-1
/
+1
*
Revert "radeonsi: constify a bunch of the perfcounter structs."
Marek Olšák
2017-05-06
1
-43
/
+49
*
Revert "radeonsi: fix build with GCC 4.8"
Marek Olšák
2017-05-06
1
-1
/
+1
*
radeonsi: fix build with GCC 4.8
Samuel Pitoiset
2017-05-05
1
-1
/
+1
*
radeonsi: constify a bunch of the perfcounter structs.
Dave Airlie
2017-05-04
1
-49
/
+43
*
radeonsi/gfx9: handle GFX9 in a few places
Marek Olšák
2017-03-30
1
-0
/
+1
*
gallium/radeon: make r600_gfx_write_fence more generic
Marek Olšák
2016-10-26
1
-1
/
+2
*
radeonsi: remove unnecessary #includes
Marek Olšák
2016-10-04
1
-1
/
+0
*
gallium/radeon: emit relocations for query fences
Nicolai Hähnle
2016-09-30
1
-1
/
+1
*
gallium/radeon: add r600_gfx_{write,wait}_fence
Nicolai Hähnle
2016-09-29
1
-38
/
+3
*
radeonsi: really wait for the second EOP event and not the first one
Marek Olšák
2016-07-19
1
-1
/
+5
*
radeonsi: expose performance counters as 64 bit
Nicolai Hähnle
2016-05-09
1
-5
/
+8
*
radeonsi: don't flush CB/DB caches for performance counters
Marek Olšák
2016-04-18
1
-3
/
+6
*
radeonsi: add placeholder MC and SRBM performance counter groups
Nicolai Hähnle
2016-02-05
1
-16
/
+54
*
radeonsi: re-order the SQ_xx performance counter blocks
Nicolai Hähnle
2016-02-05
1
-0
/
+21
*
radeonsi: re-order the perfcounter hardware blocks
Nicolai Hähnle
2016-02-05
1
-12
/
+18
*
radeonsi: fix perfcounter selection for SI_PC_MULTI_BLOCK layouts
Nicolai Hähnle
2015-12-15
1
-1
/
+1
*
radeon: delay the generation of driver query names until first use
Nicolai Hähnle
2015-11-26
1
-8
/
+7
*
radeonsi: implement AMD_performance_monitor for CIK+
Nicolai Hähnle
2015-11-25
1
-0
/
+695