mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-20 13:28:09 +02:00
The UMD will be switching to allocating counters from low-to-high, so to avoid the chances of conflict with this new policy the PPS driver now allocates the other way around. Additionally, this will future proof it for the MSM-DRM uAPI for performance counters which will similarly allocate from high-to-low. Cc: mesa-stable Signed-off-by: Dhruv Mark Collins <mark@igalia.com> Assisted-by: OpenAI Codex (GPT-5.4) Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40949> |
||
|---|---|---|
| .. | ||
| fd_pps_driver.cc | ||
| fd_pps_driver.h | ||
| meson.build | ||