drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1
authorMaíra Canal <mcanal@igalia.com>
Sun, 12 May 2024 22:23:24 +0000 (19:23 -0300)
committerMaíra Canal <mcanal@igalia.com>
Mon, 20 May 2024 19:37:59 +0000 (16:37 -0300)
commit3cbcbe016c31ad4fe1b7a53b325c1a36be6191f4
tree7e46332dd19e30540cc21c21c847a0cce3653d23
parent85cb9d603953d77de5cb311d229a79c439ff6bfb
drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1

Add name, category and description for each one of the 93 performance
counters available on V3D.

Note that V3D 4.2 has 87 performance counters, while V3D 7.1 has 93.
Therefore, there are two performance counters arrays. The index of the
performance counter for each V3D version is represented by its position
on the array.

Signed-off-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240512222655.2792754-2-mcanal@igalia.com
drivers/gpu/drm/v3d/v3d_drv.h
drivers/gpu/drm/v3d/v3d_performance_counters.h [new file with mode: 0644]