e86ce98c6a
i915 does not report slices accurately anymore on Gfx12.5+. Since this is information we need to have for performance queries, we need to rebuild it here. v2: Remove invalid change to pixel pipes computations (Jordan) v3: Fix index calculation (Curro) Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Francisco Jerez <currojerez@riseup.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14297>