diff options
author | Samuel Pitoiset <[email protected]> | 2015-10-09 11:14:31 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2015-10-16 21:57:44 +0200 |
commit | 4fcb661711c19a6c315267733e4cdcaee9f5e95b (patch) | |
tree | 3be836b949637f2f26d46d1b488af8571549d9fa /VERSION | |
parent | 6353f620cdb86009812ad2e850b79374e85ecec2 (diff) |
nvc0: fix queries which use multiple MP counters on Fermi
Queries which use more than one MP counters was misconfigured and
computing the final result was also wrong because sources need to
be configured on different hardware counters instead.
According to the blob, computing the result is now as follows:
FOR i..n
val += ctr[i] * pow(2, i)
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions