https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_95/fi-icl-u/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-fullscreen.html (kms_frontbuffer_tracking:2905) CRITICAL: Test assertion failure function do_status_assertions, file ../tests/kms_frontbuffer_tracking.c:1638: (kms_frontbuffer_tracking:2905) CRITICAL: Failed assertion: psr_wait_entry(drm.fd) (kms_frontbuffer_tracking:2905) CRITICAL: PSR still disabled
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_93/fi-bdw-samus/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-onoff.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_93/fi-bdw-samus/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-move.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_93/fi-bdw-samus/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-blt.html https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_93/fi-bdw-samus/igt@kms_frontbuffer_tracking@psr-1p-primscrn-spr-indfb-draw-mmap-gtt.html (kms_frontbuffer_tracking:1237) CRITICAL: Test assertion failure function do_status_assertions, file ../tests/kms_frontbuffer_tracking.c:1638: (kms_frontbuffer_tracking:1237) CRITICAL: Failed assertion: psr_wait_entry(drm.fd) (kms_frontbuffer_tracking:1237) CRITICAL: PSR still disabled Subtest psr-1p-primscrn-spr-indfb-draw-mmap-gtt failed.(km
PSR is disabled by default, so lowering to medium
This one should be fixed by https://patchwork.freedesktop.org/series/49876/
b4ca1cc2802e674953f19a15ac06938bbf58ffe3 - tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry() was merged fixing this
Jose, This issue still happening with drm-tip 130 round. https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_130/fi-icl-u2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-pgflip-blt.html
Hi Lakshmi https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_130/fi-icl-u2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-pgflip-blt.html It other issue, this one(107719) is about PSR not being enabled because we were using the wrong file descriptor and in the one that you reported we are writing to the right file descriptor but by some reason PSR is not being enabled. Here the difference: (kms_frontbuffer_tracking:1237) CRITICAL: Failed assertion: psr_wait_entry(drm.fd) (kms_frontbuffer_tracking:1035) CRITICAL: Failed assertion: psr_wait_entry(drm.debugfs) I will take a look at https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_130/fi-icl-u2/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-pgflip-blt.html but it should be another bug.
(In reply to Jose Roberto de Souza from comment #6) > Hi Lakshmi > > https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_130/fi-icl-u2/ > igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-pgflip-blt.html > It other issue, this one(107719) is about PSR not being enabled because we > were using the wrong file descriptor and in the one that you reported we are > writing to the right file descriptor but by some reason PSR is not being > enabled. > Here the difference: > > (kms_frontbuffer_tracking:1237) CRITICAL: Failed assertion: > psr_wait_entry(drm.fd) > > > (kms_frontbuffer_tracking:1035) CRITICAL: Failed assertion: > psr_wait_entry(drm.debugfs) > > > I will take a look at > https://intel-gfx-ci.01.org/tree/drm-tip/drmtip_130/fi-icl-u2/ > igt@kms_frontbuffer_tracking@psr-2p-scndscrn-shrfb-pgflip-blt.html but it > should be another bug. Thanks, here it is https://bugs.freedesktop.org/show_bug.cgi?id=108733 !
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.