https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5519/fi-icl-y/igt@gem_exec_suspend@basic-s3.html Dmesg-Warnings <3> [82.574927] [drm:intel_dp_start_link_train [i915]] *ERROR* failed to enable link training
The CI Bug Log issue associated to this bug has been updated. ### New filters associated * ICL: igt@gem_exec_suspend@basic-s3 - dmesg-warn - *ERROR* failed to enable link training - https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_3703/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12040/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12058/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5519/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_3773/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5520/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12111/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5521/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12112/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12113/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5522/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12114/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12115/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12116/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5523/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5524/fi-icl-y/igt@gem_exec_suspend@basic-s3.html - https://intel-gfx-ci.01.org/tree/drm-tip/IGT_4803/fi-icl-y/igt@gem_exec_suspend@basic-s3.html
The problem is that the eDP panel is used as a DP output (due to the lack of a correct VBT). That in turn means we'll not enable VDD (which is an eDP specific thing). That is most probably the reason for the link training failure for which we normally keep VDD enabled. The problem only triggers after an S3 suspend/resume cycle because before that we happen to have VDD enabled, left as such by BIOS. I think we shouldn't add more hacks for systems without VBT to fix this, rather wait for the VBT fix itself.
Quick update to VBT corruption as new CI results (BAT) came. Now ICL-Y was updated <6>[ 0.000000] DMI: Intel Corporation Ice Lake Client Platform/IceLake Y LPDDR4x T4 RVP TLC, BIOS ICLSFWR1.R00.3087.A00.1902250334 02/25/2019 And now system works as expected: https://intel-gfx-ci.01.org/tree/drm-tip/fi-icl-y.html Resolving.
(In reply to Jani Saarinen from comment #3) > Quick update to VBT corruption as new CI results (BAT) came. Now ICL-Y was > updated > > <6>[ 0.000000] DMI: Intel Corporation Ice Lake Client Platform/IceLake Y > LPDDR4x T4 RVP TLC, BIOS ICLSFWR1.R00.3087.A00.1902250334 02/25/2019 > > And now system works as expected: > https://intel-gfx-ci.01.org/tree/drm-tip/fi-icl-y.html > > Resolving. It indeed fixed it, thanks!
The CI Bug Log issue associated to this bug has been archived. New failures matching the above filters will not be associated to this bug anymore.
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.