nvc0: reduce the number of GPR used when reading MP perf counters
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 14 Nov 2015 16:20:09 +0000 (17:20 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Sat, 14 Nov 2015 16:38:57 +0000 (17:38 +0100)
commit69271bba068c21a07b0698bf579becc20767b158
treec74d8c3b1aa2e1ce64acdf4d740b45852c62a3ae
parentf94e1d97381ec787c2abbbcd5265252596217e33
nvc0: reduce the number of GPR used when reading MP perf counters

No need to allocate more GPR than used in the compute kernel which
reads MP performance counters on Fermi.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.c