projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
797c447
)
radeonsi: expose all CB performance counters on Stoney
author
Marek Olšák
<marek.olsak@amd.com>
Tue, 21 Nov 2017 00:47:30 +0000
(
01:47
+0100)
committer
Marek Olšák
<marek.olsak@amd.com>
Sat, 25 Nov 2017 16:16:56 +0000
(17:16 +0100)
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_perfcounter.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/radeonsi/si_perfcounter.c
b/src/gallium/drivers/radeonsi/si_perfcounter.c
index 56af0a028be5fe8019f73323958e0e0ad95027b3..5029af029a0e15e68afaabaf394207ee71264662 100644
(file)
--- a/
src/gallium/drivers/radeonsi/si_perfcounter.c
+++ b/
src/gallium/drivers/radeonsi/si_perfcounter.c
@@
-373,7
+373,7
@@
static struct si_pc_block groups_CIK[] = {
};
static struct si_pc_block groups_VI[] = {
- { &cik_CB,
396
, 4 },
+ { &cik_CB,
405
, 4 },
{ &cik_CPF, 19 },
{ &cik_DB, 257, 4 },
{ &cik_GRBM, 34 },