All of lore.kernel.org
 help / color / mirror / Atom feed
From: Imre Deak <imre.deak@intel.com>
To: intel-gfx@lists.freedesktop.org,
	Lakshminarayana Vudum <lakshminarayana.vudum@intel.com>,
	Chris Wilson <chris@chris-wilson.co.uk>
Subject: Re: ✗ Fi.CI.BAT: failure for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Date: Tue, 29 Oct 2019 00:42:27 +0200	[thread overview]
Message-ID: <20191028224227.GB25380@ideak-desk.fi.intel.com> (raw)
In-Reply-To: <20191028220113.26856.65673@emeril.freedesktop.org>

Hi Chris, Lakshmi,

On Mon, Oct 28, 2019 at 10:01:13PM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
> URL   : https://patchwork.freedesktop.org/series/68644/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_7205 -> Patchwork_15031
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_15031 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_15031, 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_15031/index.html
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_15031:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@i915_selftest@live_blt:
>     - fi-kbl-guc:         [PASS][1] -> [TIMEOUT][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-kbl-guc/igt@i915_selftest@live_blt.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-kbl-guc/igt@i915_selftest@live_blt.html

This and the 2 other ones below seem unrelated. The patch changes the display
detection path only, but there is no detection going on when the bug happens.
For the above one the trace is:

<4>[  754.304899] RIP: 0010:intel_emit_vma_fill_blt+0x139/0x340 [i915]
<4>[  754.304901] Code: c1 e1 10 80 cd 04 80 bb e2 0b 00 00 07 77 a9 89 48 0c 4c 89 10 48 8d 48 18 c7 40 08 00 00 00 00 44 89 40 10 44 89 68 14 eb b1 <c7> 41 04 00 00 00 05 48 8b 45 18 48 8b b8 50 01 00 00 e8 70 2d fb
<4>[  754.304902] RSP: 0018:ffffc900006c7e48 EFLAGS: 00010246
<4>[  754.304904] RAX: ffffc90000576000 RBX: ffff8881d58a0000 RCX: ffffc90000575ffc
<4>[  754.304905] RDX: 0000000000800000 RSI: 0000000000000000 RDI: 000000000001d000
<4>[  754.304906] RBP: ffff88815a2d7480 R08: 00000000ff81d000 R09: 03f0100054300005
<4>[  754.304907] R10: 03f0100054300004 R11: 0000000000000000 R12: ffff88821cbddc00
<4>[  754.304907] R13: 0000000011b89215 R14: ffff888182ef1540 R15: 0000000011b89215
<4>[  754.304909] FS:  0000000000000000(0000) GS:ffff88822ea80000(0000) knlGS:0000000000000000
<4>[  754.304910] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[  754.304911] CR2: ffffc90000576000 CR3: 0000000228de2004 CR4: 00000000003606e0
<4>[  754.304911] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
<4>[  754.304912] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
<3>[  754.304914] BUG: sleeping function called from invalid context at ./include/linux/percpu-rwsem.h:38
<3>[  754.304915] in_atomic(): 0, irqs_disabled(): 1, non_block: 0, pid: 6111, name: igt/blt-8
<4>[  754.304916] INFO: lockdep is turned off.
<4>[  754.304917] irq event stamp: 104082
<4>[  754.304920] hardirqs last  enabled at (104081): [<ffffffff8123f63d>] __slab_alloc.isra.84.constprop.89+0x4d/0x70
<4>[  754.304922] hardirqs last disabled at (104082): [<ffffffff81001c0a>] trace_hardirqs_off_thunk+0x1a/0x20
<4>[  754.304924] softirqs last  enabled at (104078): [<ffffffff81c00385>] __do_softirq+0x385/0x47f
<4>[  754.304926] softirqs last disabled at (104071): [<ffffffff810b7efa>] irq_exit+0xba/0xc0
<4>[  754.304927] CPU: 5 PID: 6111 Comm: igt/blt-8 Tainted: G     UD           5.4.0-rc4-CI-Patchwork_15031+ #1
<4>[  754.304928] Hardware name: System manufacturer System Product Name/Z170M-PLUS, BIOS 3610 03/29/2018
<4>[  754.304929] Call Trace:
<4>[  754.304932]  dump_stack+0x67/0x9b
<4>[  754.304934]  ___might_sleep+0x178/0x260
<4>[  754.304936]  exit_signals+0x2b/0x350
<4>[  754.304938]  do_exit+0xa3/0xd70
<4>[  754.304972]  ? i915_gem_object_fill_blt+0x380/0x380 [i915]
<4>[  754.304974]  ? kthread+0x119/0x130
<4>[  754.304976]  rewind_stack_do_exit+0x17/0x20

Could we open a new ticket for these?

>     - fi-icl-u2:          [PASS][3] -> [TIMEOUT][4]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u2/igt@i915_selftest@live_blt.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u2/igt@i915_selftest@live_blt.html
> 
>   * igt@i915_selftest@live_client:
>     - fi-whl-u:           [PASS][5] -> [INCOMPLETE][6]
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-whl-u/igt@i915_selftest@live_client.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-whl-u/igt@i915_selftest@live_client.html
> 
>   * igt@runner@aborted:
>     - fi-kbl-guc:         NOTRUN -> [FAIL][7]
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-kbl-guc/igt@runner@aborted.html
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_15031 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_exec_reloc@basic-write-read-noreloc:
>     - fi-icl-u3:          [PASS][8] -> [DMESG-WARN][9] ([fdo#107724]) +1 similar issue
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u3/igt@gem_exec_reloc@basic-write-read-noreloc.html
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u3/igt@gem_exec_reloc@basic-write-read-noreloc.html
> 
>   * igt@kms_chamelium@hdmi-crc-fast:
>     - fi-icl-u2:          [PASS][10] -> [FAIL][11] ([fdo#109570])
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u2/igt@kms_chamelium@hdmi-crc-fast.html
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u2/igt@kms_chamelium@hdmi-crc-fast.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_ctx_switch@legacy-render:
>     - fi-bxt-dsi:         [INCOMPLETE][12] ([fdo#103927] / [fdo#111381]) -> [PASS][13]
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
> 
>   * igt@gem_exec_reloc@basic-gtt-read:
>     - fi-icl-u3:          [DMESG-WARN][14] ([fdo#107724]) -> [PASS][15] +1 similar issue
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u3/igt@gem_exec_reloc@basic-gtt-read.html
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u3/igt@gem_exec_reloc@basic-gtt-read.html
> 
>   * igt@i915_selftest@live_blt:
>     - fi-glk-dsi:         [TIMEOUT][16] -> [PASS][17]
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-glk-dsi/igt@i915_selftest@live_blt.html
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-glk-dsi/igt@i915_selftest@live_blt.html
>     - fi-cfl-8700k:       [TIMEOUT][18] -> [PASS][19]
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-cfl-8700k/igt@i915_selftest@live_blt.html
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-cfl-8700k/igt@i915_selftest@live_blt.html
>     - fi-skl-iommu:       [TIMEOUT][20] -> [PASS][21]
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-skl-iommu/igt@i915_selftest@live_blt.html
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-skl-iommu/igt@i915_selftest@live_blt.html
>     - {fi-tgl-u}:         [TIMEOUT][22] -> [PASS][23]
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-tgl-u/igt@i915_selftest@live_blt.html
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-tgl-u/igt@i915_selftest@live_blt.html
> 
>   
> #### Warnings ####
> 
>   * igt@kms_chamelium@common-hpd-after-suspend:
>     - fi-icl-u2:          [DMESG-WARN][24] ([fdo#102505] / [fdo#106107] / [fdo#110390]) -> [DMESG-WARN][25] ([fdo#102505] / [fdo#110390])
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#102505]: https://bugs.freedesktop.org/show_bug.cgi?id=102505
>   [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
>   [fdo#106107]: https://bugs.freedesktop.org/show_bug.cgi?id=106107
>   [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
>   [fdo#109570]: https://bugs.freedesktop.org/show_bug.cgi?id=109570
>   [fdo#110390]: https://bugs.freedesktop.org/show_bug.cgi?id=110390
>   [fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381
> 
> 
> Participating hosts (49 -> 42)
> ------------------------------
> 
>   Additional (1): fi-kbl-r 
>   Missing    (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-icl-y fi-tgl-y fi-byt-clapper fi-bdw-samus 
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * Linux: CI_DRM_7205 -> Patchwork_15031
> 
>   CI-20190529: 20190529
>   CI_DRM_7205: b584710d3ea551d555a6de8470cb6da8cab6fd6f @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_5248: 81e55f1f97d73e48f00caa7e4fb98295023c5afa @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_15031: 6c914e215890d3eb94120a2346e8bf55dd6b1f5a @ git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> == Linux commits ==
> 
> 6c914e215890 drm/i915: Avoid HPD poll detect triggering a new detect cycle
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/index.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

WARNING: multiple messages have this Message-ID (diff)
From: Imre Deak <imre.deak@intel.com>
To: intel-gfx@lists.freedesktop.org,
	Lakshminarayana Vudum <lakshminarayana.vudum@intel.com>,
	Chris Wilson <chris@chris-wilson.co.uk>
Subject: Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
Date: Tue, 29 Oct 2019 00:42:27 +0200	[thread overview]
Message-ID: <20191028224227.GB25380@ideak-desk.fi.intel.com> (raw)
Message-ID: <20191028224227.HPTSo0aG4OuQLgCnU3KphhJlo6QTo1kycnG0PHwTITY@z> (raw)
In-Reply-To: <20191028220113.26856.65673@emeril.freedesktop.org>

Hi Chris, Lakshmi,

On Mon, Oct 28, 2019 at 10:01:13PM +0000, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2)
> URL   : https://patchwork.freedesktop.org/series/68644/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_7205 -> Patchwork_15031
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_15031 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_15031, 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_15031/index.html
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_15031:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@i915_selftest@live_blt:
>     - fi-kbl-guc:         [PASS][1] -> [TIMEOUT][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-kbl-guc/igt@i915_selftest@live_blt.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-kbl-guc/igt@i915_selftest@live_blt.html

This and the 2 other ones below seem unrelated. The patch changes the display
detection path only, but there is no detection going on when the bug happens.
For the above one the trace is:

<4>[  754.304899] RIP: 0010:intel_emit_vma_fill_blt+0x139/0x340 [i915]
<4>[  754.304901] Code: c1 e1 10 80 cd 04 80 bb e2 0b 00 00 07 77 a9 89 48 0c 4c 89 10 48 8d 48 18 c7 40 08 00 00 00 00 44 89 40 10 44 89 68 14 eb b1 <c7> 41 04 00 00 00 05 48 8b 45 18 48 8b b8 50 01 00 00 e8 70 2d fb
<4>[  754.304902] RSP: 0018:ffffc900006c7e48 EFLAGS: 00010246
<4>[  754.304904] RAX: ffffc90000576000 RBX: ffff8881d58a0000 RCX: ffffc90000575ffc
<4>[  754.304905] RDX: 0000000000800000 RSI: 0000000000000000 RDI: 000000000001d000
<4>[  754.304906] RBP: ffff88815a2d7480 R08: 00000000ff81d000 R09: 03f0100054300005
<4>[  754.304907] R10: 03f0100054300004 R11: 0000000000000000 R12: ffff88821cbddc00
<4>[  754.304907] R13: 0000000011b89215 R14: ffff888182ef1540 R15: 0000000011b89215
<4>[  754.304909] FS:  0000000000000000(0000) GS:ffff88822ea80000(0000) knlGS:0000000000000000
<4>[  754.304910] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
<4>[  754.304911] CR2: ffffc90000576000 CR3: 0000000228de2004 CR4: 00000000003606e0
<4>[  754.304911] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
<4>[  754.304912] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
<3>[  754.304914] BUG: sleeping function called from invalid context at ./include/linux/percpu-rwsem.h:38
<3>[  754.304915] in_atomic(): 0, irqs_disabled(): 1, non_block: 0, pid: 6111, name: igt/blt-8
<4>[  754.304916] INFO: lockdep is turned off.
<4>[  754.304917] irq event stamp: 104082
<4>[  754.304920] hardirqs last  enabled at (104081): [<ffffffff8123f63d>] __slab_alloc.isra.84.constprop.89+0x4d/0x70
<4>[  754.304922] hardirqs last disabled at (104082): [<ffffffff81001c0a>] trace_hardirqs_off_thunk+0x1a/0x20
<4>[  754.304924] softirqs last  enabled at (104078): [<ffffffff81c00385>] __do_softirq+0x385/0x47f
<4>[  754.304926] softirqs last disabled at (104071): [<ffffffff810b7efa>] irq_exit+0xba/0xc0
<4>[  754.304927] CPU: 5 PID: 6111 Comm: igt/blt-8 Tainted: G     UD           5.4.0-rc4-CI-Patchwork_15031+ #1
<4>[  754.304928] Hardware name: System manufacturer System Product Name/Z170M-PLUS, BIOS 3610 03/29/2018
<4>[  754.304929] Call Trace:
<4>[  754.304932]  dump_stack+0x67/0x9b
<4>[  754.304934]  ___might_sleep+0x178/0x260
<4>[  754.304936]  exit_signals+0x2b/0x350
<4>[  754.304938]  do_exit+0xa3/0xd70
<4>[  754.304972]  ? i915_gem_object_fill_blt+0x380/0x380 [i915]
<4>[  754.304974]  ? kthread+0x119/0x130
<4>[  754.304976]  rewind_stack_do_exit+0x17/0x20

Could we open a new ticket for these?

>     - fi-icl-u2:          [PASS][3] -> [TIMEOUT][4]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u2/igt@i915_selftest@live_blt.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u2/igt@i915_selftest@live_blt.html
> 
>   * igt@i915_selftest@live_client:
>     - fi-whl-u:           [PASS][5] -> [INCOMPLETE][6]
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-whl-u/igt@i915_selftest@live_client.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-whl-u/igt@i915_selftest@live_client.html
> 
>   * igt@runner@aborted:
>     - fi-kbl-guc:         NOTRUN -> [FAIL][7]
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-kbl-guc/igt@runner@aborted.html
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_15031 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@gem_exec_reloc@basic-write-read-noreloc:
>     - fi-icl-u3:          [PASS][8] -> [DMESG-WARN][9] ([fdo#107724]) +1 similar issue
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u3/igt@gem_exec_reloc@basic-write-read-noreloc.html
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u3/igt@gem_exec_reloc@basic-write-read-noreloc.html
> 
>   * igt@kms_chamelium@hdmi-crc-fast:
>     - fi-icl-u2:          [PASS][10] -> [FAIL][11] ([fdo#109570])
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u2/igt@kms_chamelium@hdmi-crc-fast.html
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u2/igt@kms_chamelium@hdmi-crc-fast.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@gem_ctx_switch@legacy-render:
>     - fi-bxt-dsi:         [INCOMPLETE][12] ([fdo#103927] / [fdo#111381]) -> [PASS][13]
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-bxt-dsi/igt@gem_ctx_switch@legacy-render.html
> 
>   * igt@gem_exec_reloc@basic-gtt-read:
>     - fi-icl-u3:          [DMESG-WARN][14] ([fdo#107724]) -> [PASS][15] +1 similar issue
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u3/igt@gem_exec_reloc@basic-gtt-read.html
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u3/igt@gem_exec_reloc@basic-gtt-read.html
> 
>   * igt@i915_selftest@live_blt:
>     - fi-glk-dsi:         [TIMEOUT][16] -> [PASS][17]
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-glk-dsi/igt@i915_selftest@live_blt.html
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-glk-dsi/igt@i915_selftest@live_blt.html
>     - fi-cfl-8700k:       [TIMEOUT][18] -> [PASS][19]
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-cfl-8700k/igt@i915_selftest@live_blt.html
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-cfl-8700k/igt@i915_selftest@live_blt.html
>     - fi-skl-iommu:       [TIMEOUT][20] -> [PASS][21]
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-skl-iommu/igt@i915_selftest@live_blt.html
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-skl-iommu/igt@i915_selftest@live_blt.html
>     - {fi-tgl-u}:         [TIMEOUT][22] -> [PASS][23]
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-tgl-u/igt@i915_selftest@live_blt.html
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-tgl-u/igt@i915_selftest@live_blt.html
> 
>   
> #### Warnings ####
> 
>   * igt@kms_chamelium@common-hpd-after-suspend:
>     - fi-icl-u2:          [DMESG-WARN][24] ([fdo#102505] / [fdo#106107] / [fdo#110390]) -> [DMESG-WARN][25] ([fdo#102505] / [fdo#110390])
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7205/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#102505]: https://bugs.freedesktop.org/show_bug.cgi?id=102505
>   [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
>   [fdo#106107]: https://bugs.freedesktop.org/show_bug.cgi?id=106107
>   [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724
>   [fdo#109570]: https://bugs.freedesktop.org/show_bug.cgi?id=109570
>   [fdo#110390]: https://bugs.freedesktop.org/show_bug.cgi?id=110390
>   [fdo#111381]: https://bugs.freedesktop.org/show_bug.cgi?id=111381
> 
> 
> Participating hosts (49 -> 42)
> ------------------------------
> 
>   Additional (1): fi-kbl-r 
>   Missing    (8): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-icl-y fi-tgl-y fi-byt-clapper fi-bdw-samus 
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * Linux: CI_DRM_7205 -> Patchwork_15031
> 
>   CI-20190529: 20190529
>   CI_DRM_7205: b584710d3ea551d555a6de8470cb6da8cab6fd6f @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_5248: 81e55f1f97d73e48f00caa7e4fb98295023c5afa @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_15031: 6c914e215890d3eb94120a2346e8bf55dd6b1f5a @ git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> == Linux commits ==
> 
> 6c914e215890 drm/i915: Avoid HPD poll detect triggering a new detect cycle
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15031/index.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2019-10-28 22:44 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28 11:00 [PATCH] drm/i915: Avoid HPD poll detect triggering a new detect cycle Imre Deak
2019-10-28 11:00 ` [Intel-gfx] " Imre Deak
2019-10-28 13:56 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-10-28 13:56   ` [Intel-gfx] " Patchwork
2019-10-28 14:17 ` ✓ Fi.CI.BAT: success " Patchwork
2019-10-28 14:17   ` [Intel-gfx] " Patchwork
2019-10-28 17:27 ` [PATCH] " Val Kulkov
2019-10-28 17:27   ` [Intel-gfx] " Val Kulkov
2019-10-28 17:45 ` Ville Syrjälä
2019-10-28 17:45   ` [Intel-gfx] " Ville Syrjälä
2019-10-28 18:06   ` Imre Deak
2019-10-28 18:06     ` [Intel-gfx] " Imre Deak
2019-10-28 18:15 ` [PATCH v2] " Imre Deak
2019-10-28 18:15   ` [Intel-gfx] " Imre Deak
2019-10-28 20:00   ` Val Kulkov
2019-10-28 20:00     ` [Intel-gfx] " Val Kulkov
2019-10-30 14:03   ` Ville Syrjälä
2019-10-30 14:03     ` [Intel-gfx] " Ville Syrjälä
2019-10-28 22:01 ` ✗ Fi.CI.BAT: failure for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2) Patchwork
2019-10-28 22:01   ` [Intel-gfx] " Patchwork
2019-10-28 22:42   ` Imre Deak [this message]
2019-10-28 22:42     ` Imre Deak
2019-10-29  9:13 ` ✓ Fi.CI.IGT: success for drm/i915: Avoid HPD poll detect triggering a new detect cycle Patchwork
2019-10-29  9:13   ` [Intel-gfx] " Patchwork
2019-10-29 10:26 ` ✗ Fi.CI.BAT: failure for drm/i915: Avoid HPD poll detect triggering a new detect cycle (rev2) Patchwork
2019-10-29 10:26   ` [Intel-gfx] " Patchwork
2019-10-29 13:01 ` ✓ Fi.CI.BAT: success " Patchwork
2019-10-29 13:01   ` [Intel-gfx] " Patchwork
2019-10-30  0:06 ` ✓ Fi.CI.IGT: " Patchwork
2019-10-30  0:06   ` [Intel-gfx] " Patchwork
2019-10-30 14:39   ` Imre Deak
2019-10-30 14:39     ` [Intel-gfx] " Imre Deak

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=20191028224227.GB25380@ideak-desk.fi.intel.com \
    --to=imre.deak@intel.com \
    --cc=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=lakshminarayana.vudum@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.