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:
Samuel Pitoiset 2025-12-17 15:58:02 +01:00
parent a4cb114f5a
commit 25e28819bd

View file

@ -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},
};