[Bug 112312] [CI][BAT]igt at i915_pm_rps@reset|waitboost - fail - Failed assertion: pre_freqs[CUR] < pre_freqs[MAX]
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 18 17:21:39 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=112312
Caz.Yokoyama at intel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|not set |major
Priority|not set |high
--- Comment #2 from Caz.Yokoyama at intel.com ---
Corresponding code is
igt_assert_lt(pre_freqs[CUR], pre_freqs[MAX]);
igt_assert_eq(boost_freqs[CUR], boost_freqs[BOOST]);
igt_assert_lt(post_freqs[CUR], post_freqs[MAX]);
It seems 1) gpu was slow enough before the test, 2) adequately speed up on the
test, 3) however it does not slow down after the test.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20191118/b28d6d27/attachment.html>
More information about the intel-gfx-bugs
mailing list