mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 19:30:12 +01:00
amd/registers: add RLC_PERFMON_CLK_CNTL for pre-GFX10
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5972>
This commit is contained in:
parent
36e6ac65c5
commit
794ba3efd7
1 changed files with 6 additions and 0 deletions
|
|
@ -6983,6 +6983,12 @@
|
|||
"map": {"at": 217608, "to": "mm"},
|
||||
"name": "RLC_PERFCOUNTER1_LO"
|
||||
},
|
||||
{
|
||||
"chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8", "gfx9"],
|
||||
"map": {"at": 226044, "to": "mm"},
|
||||
"name": "RLC_PERFMON_CLK_CNTL",
|
||||
"type_ref": "RLC_PERFMON_CLK_CNTL"
|
||||
},
|
||||
{
|
||||
"chips": ["gfx7", "fiji", "gfx6", "stoney", "gfx8"],
|
||||
"map": {"at": 53300, "to": "mm"},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue