aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/a2xx/fd2_query.c
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Replace OUT_RELOCW with OUT_RELOC.Eric Anholt2020-05-121-2/+2
* freedreno: Fix detection of being in a blit for acc queries.Eric Anholt2020-03-301-1/+1
* freedreno: Count blits in GL_TIME_ELAPSED and perf counter queries.Eric Anholt2020-03-301-1/+1
* freedreno: Fix CP_MEM_TO_REG flag definitionsConnor Abbott2019-12-181-2/+2
* freedreno/a6xx: Implement primitive count queries on GPUKristian H. Kristensen2019-09-061-1/+1
* freedreno: a2xx: add perfcntrsJonathan Marek2019-01-281-0/+244