aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/freedreno_query_acc.h
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Fix detection of being in a blit for acc queries.Eric Anholt2020-03-301-2/+2
* freedreno: Fix acc query handling in the presence of batch reordering.Eric Anholt2020-03-301-0/+5
* freedreno/a6xx: Implement primitive count queries on GPUKristian H. Kristensen2019-09-061-2/+3
* freedreno: batch query prep-workRob Clark2018-07-181-1/+10
* freedreno: rework accumulated query result vfuncRob Clark2018-07-181-1/+1
* freedreno: add support for hw accumulating queriesRob Clark2017-04-221-0/+98