diff options
author | Kristian H. Kristensen <[email protected]> | 2019-10-30 17:18:48 -0700 |
---|---|---|
committer | Kristian H. Kristensen <[email protected]> | 2019-11-07 16:36:22 -0800 |
commit | b0b443dcab09a913e5fc2ea5a61d89e6ccbd4c35 (patch) | |
tree | 1a10ed5e707a043644d2c787f36ef9c9c7c21171 /src/freedreno/registers/a6xx.xml | |
parent | 835f8d1ba199fd99bdd9157a978bcf43b017ede1 (diff) |
freedreno/a6xx: Fix primitive counters again
We use one mechanism for (REG_A6XX_RBBM_PRIMCTR_8_LO)
PIPE_QUERY_PRIMITIVES_GENERATED, which counts all primitives that exit
the geometry pipeline, whether or not xfb is on. Then for
PIPE_QUERY_PRIMITIVES_EMITTED, we use the CP_EVENT_WRITE subfunction
that writes out per-stream counts for generated and emitted, but only
when xfb is enabled.
Signed-off-by: Kristian H. Kristensen <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/freedreno/registers/a6xx.xml')
0 files changed, 0 insertions, 0 deletions