i965: perf: fix a counter return type on hsw
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 13 Mar 2018 11:45:12 +0000 (11:45 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 20 Mar 2018 11:36:13 +0000 (11:36 +0000)
commite9a9e859486104ff9326cbc424480e53dc4e81ba
treecb58857c46fe2ee460914418369abbe9b3057b3c
parent604cac9f739264377acb22a657bf745762a94656
i965: perf: fix a counter return type on hsw

The equation code computes a float (percentage) yet the return type
was an uint64_t.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_oa_hsw.xml