mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 22:58:05 +02:00
Add the Panfrost pps driver. v2: Human readable names for counter blocks and use `unreachable`. v3: Use libpanfrost_perf to collect counter values. Signed-off-by: Antonio Caggiano <antonio.caggiano@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10215> |
||
|---|---|---|
| .. | ||
| cfg | ||
| .clang-format | ||
| meson.build | ||
| pps.cc | ||
| pps.h | ||
| pps_algorithm.h | ||
| pps_config.cc | ||
| pps_counter.cc | ||
| pps_counter.h | ||
| pps_datasource.cc | ||
| pps_datasource.h | ||
| pps_device.cc | ||
| pps_device.h | ||
| pps_driver.cc | ||
| pps_driver.h | ||
| pps_producer.cc | ||