intel/perf: fix EuThreadsCount value in performance equations
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 5 Jun 2019 08:49:06 +0000 (11:49 +0300)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 5 Jun 2019 19:41:01 +0000 (22:41 +0300)
commit0430c6d18a90549b1dd40ea29a0c28d1a8e3a47d
treea924df3424cfcc4207cafe292ac93f52ed34873b
parent36d8a922ded31775c9765cf4bfe1ae1c5948a931
intel/perf: fix EuThreadsCount value in performance equations

EuThreadsCount is supposed to be the number of threads per EU, not the
total number of threads in the whole device.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 1fc7b951278428 ("i965: Add Gen8+ INTEL_performance_query support")
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/perf/gen_perf.c