Skip to content

freedreno: add support for a7xx perfcounters

Zan Dobersek requested to merge zdobersek/mesa-fork:fd7_perfcntr into main

These changes add support for perfcounters on a7xx. There's enough differences between a6xx and a7xx hwblocks, counter registers and lists of countables that a separate fd7_perfcntr.c implementation file makes sense.

Merge request reports