mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
radeonsi: expose all CB performance counters on Stoney
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
parent
797c447f1c
commit
2cfa319f9f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue