ac/perfcounter: adjust the number of events for TD on GFX10.3
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39013>
This commit is contained in:
@@ -1057,7 +1057,7 @@ static struct ac_pc_block_gfxdescr groups_gfx103[] = {
|
||||
{&cik_SX, 225},
|
||||
{&cik_TA, 226},
|
||||
{&gfx10_TCP, 77},
|
||||
{&cik_TD, 61},
|
||||
{&cik_TD, 192},
|
||||
{&gfx10_UTCL1, 15},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user