summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nv50/nv50_query_hw.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-18gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle1-0/+4
2016-02-09nv50: add PIPE_QUERY_OCCLUSION_PREDICATE supportIlia Mirkin1-0/+6
2015-12-16nv50,nvc0: free memory allocated by performance metricsSamuel Pitoiset1-0/+6
2015-11-14nv50: add support for performance metrics on G84+Samuel Pitoiset1-3/+16
2015-11-14nv50: add compute-related MP perf counters on G84+Samuel Pitoiset1-1/+33
2015-10-30nv50: do not create an invalid HW query typeSamuel Pitoiset1-11/+28
2015-10-30nv50: move HW queries to nv50_query_hw.c/h filesSamuel Pitoiset1-0/+389