From: Lionel Landwerlin Date: Tue, 13 Mar 2018 11:45:12 +0000 (+0000) Subject: i965: perf: fix a counter return type on hsw X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9a9e859486104ff9326cbc424480e53dc4e81ba;p=mesa.git 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 Reviewed-by: Kenneth Graunke --- diff --git a/src/mesa/drivers/dri/i965/brw_oa_hsw.xml b/src/mesa/drivers/dri/i965/brw_oa_hsw.xml index ebc2bd79143..861cc1212a7 100644 --- a/src/mesa/drivers/dri/i965/brw_oa_hsw.xml +++ b/src/mesa/drivers/dri/i965/brw_oa_hsw.xml @@ -1669,7 +1669,7 @@ />