aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nv50/nv50_query_hw_sm.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-3/+3
* nv50,nvc0: re-bind old compute state after reading MP perf countersSamuel Pitoiset2016-05-021-0/+2
* nv50: rename NV50_COMPUTE to NV50_CPSamuel Pitoiset2016-03-191-5/+5
* gallium: add a new interface for pipe_context::launch_grid()Samuel Pitoiset2016-02-131-2/+10
* nv50,nvc0: free memory allocated by performance metricsSamuel Pitoiset2015-12-161-1/+3
* nv50: expose two groups of compute-related MP perf countersSamuel Pitoiset2015-11-201-1/+1
* nv50: add compute-related MP perf counters on G84+Samuel Pitoiset2015-11-141-0/+417