]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/v3d: Deprecate the use of the Performance Counters enum
authorMaíra Canal <mcanal@igalia.com>
Sun, 12 May 2024 22:23:29 +0000 (19:23 -0300)
committerMaíra Canal <mcanal@igalia.com>
Mon, 20 May 2024 19:38:04 +0000 (16:38 -0300)
commit673087d8b023faf34b84e8faf63bbeea3da87bab
treed2459abe49afc3f9b6e8863d7ee5c7913599c581
parentf5b798bdc9179b88269e13bb9b13db4a1527f4e2
drm/v3d: Deprecate the use of the Performance Counters enum

The Performance Counters enum used to identify the index of each
performance counter and provide the total number of performance
counters (V3D_PERFCNT_NUM). But, this enum is only valid for V3D 4.2,
not for V3D 7.1.

As we implemented a new flexible structure to retrieve performance
counters information, we can deprecate this enum.

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-7-mcanal@igalia.com
include/uapi/drm/v3d_drm.h