Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
<7>[ 29.940246] [drm:intel_psr_short_pulse [i915]] PSR Link CRC error, disabling PSR
indicates that the PSR sink went unreliable during an earlier test, causing i915 to mark the sink as unreliable for PSR, so all further attempts to enable PSR will fail at that point, as intended.
Test prior to this sink failure successfully enabled and disable PSR multiple times, so there is nothing wrong with the driver PSR functionality, this was just a sink glitch. Resolving as Not A Bug
Comments from James:
This line in the linked dmesg:
<7>[ 29.940246] [drm:intel_psr_short_pulse [i915]] PSR Link CRC error, disabling PSR
indicates that the PSR sink went unreliable during an earlier test, causing i915 to mark the sink as unreliable for PSR, so all further attempts to enable PSR will fail at that point, as intended.
Test prior to this sink failure successfully enabled and disable PSR multiple times, so there is nothing wrong with the driver PSR functionality, this was just a sink glitch. Resolving as Not A Bug
IGT-Version: 1.24-g466b0e6cb (x86_64) (Linux: 5.5.0-rc1-CI-CI_DRM_7551+ x86_64)Starting subtest: psr2_suspend[cmd] rtcwake: wakeup from "mem" using /dev/rtc0 at Thu Jun 13 12:44:53 2019Test requirement not met in function psr_active_check, file ../lib/igt_psr.c:36:Test requirement: !(strstr(buf, "PSR sink not reliable: yes"))Subtest psr2_suspend: SKIP (6.362s)
In the dmesg I didn't find "PSR Link CRC error, disabling PSR"
A CI Bug Log filter associated to this bug has been updated:
TGL: PSR tests - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes")) TGL: PSR tests - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes"))
A CI Bug Log filter associated to this bug has been updated:
TGL: PSR tests - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes")) TGL: PSR tests - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes"))
A CI Bug Log filter associated to this bug has been updated:
TGL: PSR tests - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes")) all machine: all tests - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes"))
Martin Roukalachanged title from [CI][SHARDS]igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes")) to igt@ - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes"))
changed title from [CI][SHARDS]igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes")) to igt@ - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes"))
A CI Bug Log filter associated to this bug has been updated by Gundlakarthik.
Description: all machine: all tests - skip - Test requirement: !(strstr(buf, "PSR sink not reliable: yes"))
Equivalent query: runconfig_tag IS IN ["DRM-TIP", "xe"] AND ((testsuite_name = "IGT" AND test_name IS IN ["igt@kms_psr@suspend"])) AND ((testsuite_name = "IGT" AND status_name IS IN ["skip"])) AND stdout ~= 'Test requirement: !\(strstr\(buf, "PSR sink not reliable: yes"\)\)'