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
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-6
/
+6
*
radeonsi: don't expose performance counters for non-existent blocks
Marek Olšák
2018-06-19
1
-13
/
+16
*
radeonsi: remove r600_common_context
Marek Olšák
2018-04-05
1
-7
/
+7
*
radeonsi: move r600_query.c/h files to si_query.c/h
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: move r600_cs.h contents into si_pipe.h, si_build_pm4.h
Marek Olšák
2018-04-05
1
-3
/
+1
*
radeonsi: rename query definitions R600_ -> SI_
Marek Olšák
2018-04-05
1
-13
/
+13
*
radeonsi: rename r600 -> si in some places
Marek Olšák
2018-04-05
1
-4
/
+4
*
radeonsi: update copyrights
Marek Olšák
2018-04-05
1
-0
/
+1
*
radeonsi: switch radeon_add_to_buffer_list parameter to si_context
Marek Olšák
2018-04-05
1
-1
/
+1
*
radeonsi: use r600_common_context less pt5
Marek Olšák
2018-04-05
1
-13
/
+12
*
radeonsi: use r600_common_context less pt2
Marek Olšák
2018-04-05
1
-5
/
+6
*
radeonsi: flatten / remove struct r600_ring
Marek Olšák
2018-04-05
1
-7
/
+7
*
radeonsi: remove unused query code
Marek Olšák
2018-04-05
1
-32
/
+0
*
radeonsi: remove r600_common_screen
Marek Olšák
2017-11-29
1
-10
/
+10
*
radeonsi: remove some definitions and helpers from r600_pipe_common.h
Marek Olšák
2017-11-29
1
-1
/
+1
*
radeonsi: expose all CB performance counters on Stoney
Marek Olšák
2017-11-25
1
-1
/
+1
*
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
-4
/
+4
*
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