mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
radeonsi: enable 1 missing PS_SU perf counter on Polaris
This commit is contained in:
parent
df50099834
commit
bffa025ada
1 changed files with 1 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ static struct si_pc_block groups_VI[] = {
|
|||
{ &cik_DB, 257},
|
||||
{ &cik_GRBM, 34 },
|
||||
{ &cik_GRBMSE, 15 },
|
||||
{ &cik_PA_SU, 153 },
|
||||
{ &cik_PA_SU, 154 },
|
||||
{ &cik_PA_SC, 397 },
|
||||
{ &cik_SPI, 197 },
|
||||
{ &cik_SQ, 273 },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue