https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_404/fi-apl-guc/igt@i915_pm_rps@reset.html Starting subtest: reset (i915_pm_rps:976) CRITICAL: Test assertion failure function waitboost, file ../tests/i915/i915_pm_rps.c:608: (i915_pm_rps:976) CRITICAL: Failed assertion: pre_freqs[CUR] < pre_freqs[MAX] (i915_pm_rps:976) CRITICAL: error: 750 >= 750 Subtest reset failed.
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * APL: igt@i915_pm_rps@reset|waitboost - fail - Failed assertion: pre_freqs[CUR] < pre_freqs[MAX] - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_404/fi-apl-guc/igt@i915_pm_rps@reset.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_405/fi-apl-guc/igt@i915_pm_rps@waitboost.html - https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_406/fi-apl-guc/igt@i915_pm_rps@waitboost.html
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.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/intel/issues/612.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.