From: Lyude Paul <lyude@redhat.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev2)
Date: Tue, 11 Aug 2020 18:17:28 -0400 [thread overview]
Message-ID: <0ddf368caaba148772fd44b26de88b078a0af301.camel@redhat.com> (raw)
In-Reply-To: <159718399901.3769.11820354083655957365@emeril.freedesktop.org>
[-- Attachment #1.1: Type: text/plain, Size: 4851 bytes --]
Can someone take a look at this? All of the CI related links here just give a
permission denied when you try to view them, and I'm positive this test
failure has nothing to do with this series
On Tue, 2020-08-11 at 22:13 +0000, Patchwork wrote:
>
> Patch Details
>
> Series:drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from
> i915 (rev2)
> URL:https://patchwork.freedesktop.org/series/80542/
> State:failure
>
> Details:
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18347/index.html
>
>
>
>
> CI Bug Log - changes from CI_DRM_8872 -> Patchwork_18347
> Summary
> FAILURE
> Serious unknown changes coming with Patchwork_18347 absolutely need to be
>
> verified manually.
> If you think the reported changes have nothing to do with the changes
>
> introduced in Patchwork_18347, please notify your bug team to allow them
>
> to document this new failure mode, which will reduce false positives in
> CI.
> External URL:
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18347/index.html
> Possible new issues
> Here are the unknown changes that may have been introduced in
> Patchwork_18347:
> IGT changes
> Possible regressions
>
> igt@runner@aborted:
> fi-skl-6700k2: NOTRUN -> FAIL
>
>
>
> Known issues
> Here are the changes found in Patchwork_18347 that come from known issues:
> IGT changes
> Issues hit
>
>
> igt@i915_module_load@reload:
>
> fi-byt-j1900: PASS -> DMESG-WARN (i915#1982)
>
>
>
> igt@i915_selftest@live@execlists:
>
> fi-icl-y: PASS -> INCOMPLETE (i915#2276)
>
>
>
> igt@kms_flip@basic-flip-vs-wf_vblank@b-edp1:
>
> fi-icl-u2: PASS -> DMESG-WARN (i915#1982) +1 similar issue
>
>
>
> Possible fixes
>
>
> igt@i915_module_load@reload:
>
>
> fi-apl-guc: DMESG-WARN (i915#1635 / i915#1982) -> PASS
>
>
> fi-cml-s: DMESG-WARN (i915#1982) -> PASS
>
>
> fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92) -> PASS
>
>
>
>
> igt@kms_busy@basic@flip:
>
>
> {fi-tgl-dsi}: DMESG-WARN (i915#1982) -> PASS
>
>
> fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92 / i915#95) -> PASS
>
>
>
>
> Warnings
>
>
> igt@i915_pm_rpm@module-reload:
>
> fi-kbl-x1275: SKIP (fdo#109271) -> DMESG-FAIL (i915#62)
>
>
>
> igt@kms_force_connector_basic@force-edid:
>
> fi-kbl-x1275: DMESG-WARN (i915#62 / i915#92) -> DMESG-WARN (i915#62 /
> i915#92 / i915#95) +1 similar issue
>
>
>
> {name}: This element is suppressed. This means it is ignored when computing
>
> the status of the difference (SUCCESS, WARNING, or FAILURE).
> Participating hosts (42 -> 37)
> Additional (1): fi-kbl-soraka
>
> Missing (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-
> byt-clapper fi-bdw-samus
> Build changes
>
> Linux: CI_DRM_8872 -> Patchwork_18347
>
> CI-20190529: 20190529
>
> CI_DRM_8872: 494f4611d8ee77b49fec39886b8b97c14f291f18 @
> git://anongit.freedesktop.org/gfx-ci/linux
>
> IGT_5767: 39e9aa1032a4e60f776f34b3ccf4fb728abbfe5c @
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>
> Patchwork_18347: ed9c2cbd0615944411c1dcfa8383a8174b1f215f @
> git://anongit.freedesktop.org/gfx-ci/linux
> == Linux commits ==
> ed9c2cbd0615 drm/nouveau/kms: Start using drm_dp_read_dpcd_caps()
>
> dbc6ce6444f9 drm/i915/dp: Extract drm_dp_read_dpcd_caps()
>
> b2b88eaa8158 drm/nouveau/kms: Don't change EDID when it hasn't actually
> changed
>
> c726b1b06424 drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT
>
> dd59fa4b47de drm/i915/dp: Extract drm_dp_get_sink_count()
>
> e308120f0a75 drm/i915/dp: Extract drm_dp_has_sink_count()
>
> 7ebbddd8fe5f drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode
> validation
>
> 43964c882505 drm/i915/dp: Extract drm_dp_downstream_read_info()
>
> 00e33908c535 drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
>
> 67b2ac39f22b drm/nouveau/kms: Move drm_dp_cec_unset_edid() into
> nouveau_connector_detect()
>
> 1616b919e4b2 drm/nouveau/kms: Use new drm_dp_has_mst() helper for checking
> MST caps
>
> 8b6671700abf drm/i915/dp: Extract drm_dp_has_mst()
>
> 2aa54c3a5de3 drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling
>
> b197d002e32f drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in
> nv50_sor_disable()
>
> 7cb0374b4558 drm/nouveau/kms: Search for encoders' connectors properly
>
> eb430d7e3dc4 drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in
> nv50_mstm_new()
>
> bd4724757ea9 drm/nouveau/kms/nv50-: Use macros for DP registers in
> nouveau_dp.c
>
> 478aa516d10c drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in
> nouveau_dp.c
>
> d6d94517b732 drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc()
>
> 7429fbed7536 drm/nouveau/kms: Fix some indenting in nouveau_dp_detect()
>
>
>
--
Cheers,
Lyude Paul (she/her)
Software Engineer at Red Hat
[-- Attachment #1.2: Type: text/html, Size: 9944 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2020-08-11 22:17 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-11 20:04 [Intel-gfx] [RFC 00/20] drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 01/20] drm/nouveau/kms: Fix some indenting in nouveau_dp_detect() Lyude Paul
2020-08-12 0:10 ` Ben Skeggs
2020-08-11 20:04 ` [Intel-gfx] [RFC 02/20] drm/nouveau/kms/nv50-: Remove open-coded drm_dp_read_desc() Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 03/20] drm/nouveau/kms/nv50-: Just use drm_dp_dpcd_read() in nouveau_dp.c Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 04/20] drm/nouveau/kms/nv50-: Use macros for DP registers " Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 05/20] drm/nouveau/kms: Don't clear DP_MST_CTRL DPCD in nv50_mstm_new() Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 06/20] drm/nouveau/kms: Search for encoders' connectors properly Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 07/20] drm/nouveau/kms/nv50-: Use drm_dp_dpcd_(readb|writeb)() in nv50_sor_disable() Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 08/20] drm/nouveau/kms/nv50-: Refactor and cleanup DP HPD handling Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 09/20] drm/i915/dp: Extract drm_dp_has_mst() Lyude Paul
2020-08-19 15:03 ` Sean Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 10/20] drm/nouveau/kms: Use new drm_dp_has_mst() helper for checking MST caps Lyude Paul
2020-08-12 0:11 ` Ben Skeggs
2020-08-11 20:04 ` [Intel-gfx] [RFC 11/20] drm/nouveau/kms: Move drm_dp_cec_unset_edid() into nouveau_connector_detect() Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 12/20] drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 13/20] drm/i915/dp: Extract drm_dp_downstream_read_info() Lyude Paul
2020-08-19 15:15 ` Sean Paul
2020-08-19 17:28 ` Lyude Paul
2020-08-19 21:34 ` Lyude Paul
2020-08-20 22:37 ` Imre Deak
2020-08-21 17:43 ` Lyude Paul
2020-08-24 15:46 ` Imre Deak
2020-08-11 20:04 ` [Intel-gfx] [RFC 14/20] drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 15/20] drm/i915/dp: Extract drm_dp_has_sink_count() Lyude Paul
2020-08-19 15:20 ` Sean Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 16/20] drm/i915/dp: Extract drm_dp_get_sink_count() Lyude Paul
2020-08-19 15:25 ` Sean Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 17/20] drm/nouveau/kms/nv50-: Add support for DP_SINK_COUNT Lyude Paul
2020-08-12 0:13 ` Ben Skeggs
2020-08-11 20:04 ` [Intel-gfx] [RFC 18/20] drm/nouveau/kms: Don't change EDID when it hasn't actually changed Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 19/20] drm/i915/dp: Extract drm_dp_read_dpcd_caps() Lyude Paul
2020-08-19 15:29 ` Sean Paul
2020-08-20 16:07 ` Lyude Paul
2020-08-20 16:49 ` Lyude Paul
2020-08-11 20:04 ` [Intel-gfx] [RFC 20/20] drm/nouveau/kms: Start using drm_dp_read_dpcd_caps() Lyude Paul
2020-08-12 0:14 ` [Intel-gfx] [Nouveau] " Ben Skeggs
2020-08-11 21:02 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 Patchwork
2020-08-11 21:04 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-08-11 21:27 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-08-11 21:50 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev2) Patchwork
2020-08-11 21:51 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-08-11 22:13 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-08-11 22:17 ` Lyude Paul [this message]
2020-08-11 22:44 ` Lyude Paul
2020-08-11 23:05 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, i915, nouveau: Cleanup nouveau HPD and add DP features from i915 (rev3) Patchwork
2020-08-11 23:07 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-08-11 23:28 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0ddf368caaba148772fd44b26de88b078a0af301.camel@redhat.com \
--to=lyude@redhat.com \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox