summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/freedreno/freedreno_query_hw.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-20freedreno: Update github wiki linksRob Clark1-1/+1
2021-06-15freedreno: Be more strict about QUERY_AVAILABLE to simplify the code.Emma Anholt1-2/+0
2021-04-14freedreno: Re-indentRob Clark1-61/+62
2021-02-18freedreno: driver-thread annotationsRob Clark1-6/+6
2021-02-10freedreno: Remove FD_STAGE_* in favor of a "disable_all" flag.Eric Anholt1-1/+1
2021-02-04freedreno: Backport a5xx/a6xx fix for active query handling.Eric Anholt1-2/+2
2019-09-06freedreno/a6xx: Implement primitive count queries on GPUKristian H. Kristensen1-1/+1
2018-10-17freedreno: Remove the Emacs mode linesNeil Roberts1-2/+0
2017-04-22freedreno: drop ring arg from _set_stage()Rob Clark1-2/+1
2016-07-30freedreno: re-order support for hw queriesRob Clark1-11/+10
2016-07-30freedreno: use prsc for hw queriesRob Clark1-1/+1
2016-06-02freedreno: fix dereference before null checkRob Clark1-2/+1
2016-02-17freedreno/query: add optional enable hookRob Clark1-0/+6
2015-05-08util: Move gallium's linked list to utilJason Ekstrand1-1/+1
2014-05-13freedreno: add support for hw queriesRob Clark1-0/+164