mesa/src/panfrost/ds
Benjamin Lee 3b66e4a438 panfrost/pps: fix omitting several counters
The cid loop in the previous implementation stopped at n_counters for a
given category, even though cid is a global id that does not start
counting from zero at the beginning of each category. As a result, we
missed most of the counters outside of the first category.

Signed-off-by: Benjamin Lee <benjamin.lee@collabora.com>
Fixes: 513d1baaea ("pps: Panfrost pps driver")
Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34202>
2025-04-05 08:06:00 +00:00
..
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
pan_pps_driver.cpp panfrost/pps: fix omitting several counters 2025-04-05 08:06:00 +00:00
pan_pps_driver.h
pan_pps_perf.cpp panfrost: Make pan_perf panfrost_device agnostic 2024-01-23 16:32:09 +00:00
pan_pps_perf.h panfrost: Make pan_perf panfrost_device agnostic 2024-01-23 16:32:09 +00:00