[Bug 103857] [CI] igt at perf_pmu@* - fail - Failed assertion: (double)(val[i]) <= (1.0 + tolerance) * (double)0.0f && (double)(val[i]) >= (1.0 - tolerance) * (double)0.0f
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 23 12:55:24 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103857
Chris Wilson <chris at chris-wilson.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #13 from Chris Wilson <chris at chris-wilson.co.uk> ---
Should be improved with
commit fbba5559d91e812db0fd446fb383a37fde48b1cb
Author: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Date: Thu Nov 23 10:26:54 2017 +0000
drm/i915/pmu: Clear the previous sample value when parking
When turning off the engines, and the pmu sampling, clear the previous
value as the current measurement should be 0.
v2: Use a for-loop
v3:
* Move clearing to timer self-dis-arm to avoid race with parking.
* Clear frequency samples as well.
v4:
* Init frequency to idle_freq. (Chris Wilson)
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
Suggested-by: Chris Wilson <chris at chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk> (v3)
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
Link:
https://patchwork.freedesktop.org/patch/msgid/20171123102654.29296-1-tvrtko.ursulin@linux.intel.com
Taking a chance...
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20171123/b420f28a/attachment.html>
More information about the intel-gfx-bugs
mailing list