From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.IGT: failure for drm/i915: Program SKL+ watermarks/ddb more carefully (rev8)
Date: Wed, 21 Nov 2018 21:19:55 +0200 [thread overview]
Message-ID: <20181121191955.GP9144@intel.com> (raw)
In-Reply-To: <20181121060521.22655.1146@emeril.freedesktop.org>
On Wed, Nov 21, 2018 at 06:05:21AM -0000, Patchwork wrote:
> == Series Details ==
>
> Series: drm/i915: Program SKL+ watermarks/ddb more carefully (rev8)
> URL : https://patchwork.freedesktop.org/series/51878/
> State : failure
>
> == Summary ==
>
> = CI Bug Log - changes from CI_DRM_5174_full -> Patchwork_10868_full =
>
> == Summary - FAILURE ==
>
> Serious unknown changes coming with Patchwork_10868_full absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in Patchwork_10868_full, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in CI.
>
>
>
> == Possible new issues ==
>
> Here are the unknown changes that may have been introduced in Patchwork_10868_full:
>
> === IGT changes ===
>
> ==== Possible regressions ====
>
> igt@kms_cursor_legacy@long-nonblocking-modeset-vs-cursor-atomic:
> shard-skl: PASS -> FAIL
>
> igt@kms_cursor_legacy@nonblocking-modeset-vs-cursor-atomic:
> shard-apl: PASS -> FAIL
Mysterious and mysteriouser.
The test does this:
1. enable_crtc
2. setcursor
3. wait_for_event
4. disable_crtc
Apparently we're not getting -EBUSY from step 4. Which would imply
that we still have an unifinished commit in the queue. The cursor ioctl
should block until everything is done, so I can't see how that is
possible. And so far I'm unable to reproduce this locally.
>
>
> ==== Warnings ====
>
> igt@pm_rc6_residency@rc6-accuracy:
> shard-snb: SKIP -> PASS
>
>
> == Known issues ==
>
> Here are the changes found in Patchwork_10868_full that come from known issues:
>
> === IGT changes ===
>
> ==== Issues hit ====
>
> igt@gem_exec_schedule@preempt-hang-render:
> shard-apl: PASS -> INCOMPLETE (fdo#103927)
>
> igt@gem_render_copy_redux@normal:
> shard-kbl: PASS -> INCOMPLETE (fdo#103665, fdo#106650)
>
> igt@kms_ccs@pipe-a-crc-sprite-planes-basic:
> shard-glk: PASS -> FAIL (fdo#108145)
>
> igt@kms_chv_cursor_fail@pipe-a-128x128-top-edge:
> shard-skl: NOTRUN -> FAIL (fdo#104671) +1
>
> igt@kms_cursor_crc@cursor-256x256-suspend:
> shard-skl: PASS -> FAIL (fdo#103191, fdo#103232)
>
> igt@kms_cursor_crc@cursor-256x85-onscreen:
> shard-apl: PASS -> FAIL (fdo#103232)
>
> igt@kms_flip@2x-flip-vs-expired-vblank:
> shard-glk: PASS -> FAIL (fdo#105363)
>
> igt@kms_flip@flip-vs-expired-vblank-interruptible:
> shard-skl: PASS -> FAIL (fdo#105363)
>
> igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-indfb-draw-mmap-wc:
> shard-skl: NOTRUN -> FAIL (fdo#105682)
>
> igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-fullscreen:
> shard-skl: NOTRUN -> FAIL (fdo#103167) +3
>
> igt@kms_frontbuffer_tracking@fbc-modesetfrombusy:
> shard-glk: PASS -> FAIL (fdo#103167) +2
>
> igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
> shard-skl: PASS -> INCOMPLETE (fdo#107773, fdo#104108) +1
>
> igt@kms_plane@plane-position-covered-pipe-a-planes:
> shard-skl: NOTRUN -> FAIL (fdo#103166)
>
> igt@kms_plane_alpha_blend@pipe-a-alpha-7efc:
> shard-skl: NOTRUN -> FAIL (fdo#107815, fdo#108145)
>
> igt@kms_plane_alpha_blend@pipe-b-coverage-7efc:
> shard-skl: PASS -> FAIL (fdo#107815)
>
> igt@kms_plane_multiple@atomic-pipe-c-tiling-y:
> shard-apl: PASS -> FAIL (fdo#103166)
>
> igt@kms_universal_plane@universal-plane-pipe-c-functional:
> shard-glk: PASS -> FAIL (fdo#103166) +1
>
> igt@perf@oa-exponents:
> shard-glk: PASS -> FAIL (fdo#105483)
>
>
> ==== Possible fixes ====
>
> igt@gem_ppgtt@blt-vs-render-ctxn:
> shard-skl: TIMEOUT (fdo#108039) -> PASS
>
> igt@gem_pwrite@big-gtt-backwards:
> shard-apl: INCOMPLETE (fdo#103927) -> PASS
>
> igt@kms_cursor_crc@cursor-256x85-sliding:
> shard-apl: FAIL (fdo#103232) -> PASS
>
> igt@kms_cursor_legacy@cursora-vs-flipa-toggle:
> shard-glk: DMESG-WARN (fdo#106538, fdo#105763) -> PASS
>
> igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-mmap-gtt:
> shard-apl: FAIL (fdo#103167) -> PASS +2
> shard-glk: FAIL (fdo#103167) -> PASS +1
>
> igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
> shard-skl: FAIL (fdo#107815) -> PASS
>
> igt@kms_plane_multiple@atomic-pipe-b-tiling-y:
> shard-glk: FAIL (fdo#103166) -> PASS +2
>
> igt@kms_plane_multiple@atomic-pipe-c-tiling-yf:
> shard-apl: FAIL (fdo#103166) -> PASS +1
>
> igt@kms_setmode@basic:
> shard-hsw: FAIL (fdo#99912) -> PASS
>
>
> fdo#103166 https://bugs.freedesktop.org/show_bug.cgi?id=103166
> fdo#103167 https://bugs.freedesktop.org/show_bug.cgi?id=103167
> fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
> fdo#103232 https://bugs.freedesktop.org/show_bug.cgi?id=103232
> fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
> fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
> fdo#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108
> fdo#104671 https://bugs.freedesktop.org/show_bug.cgi?id=104671
> fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
> fdo#105483 https://bugs.freedesktop.org/show_bug.cgi?id=105483
> fdo#105682 https://bugs.freedesktop.org/show_bug.cgi?id=105682
> fdo#105763 https://bugs.freedesktop.org/show_bug.cgi?id=105763
> fdo#106538 https://bugs.freedesktop.org/show_bug.cgi?id=106538
> fdo#106650 https://bugs.freedesktop.org/show_bug.cgi?id=106650
> fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773
> fdo#107815 https://bugs.freedesktop.org/show_bug.cgi?id=107815
> fdo#108039 https://bugs.freedesktop.org/show_bug.cgi?id=108039
> fdo#108145 https://bugs.freedesktop.org/show_bug.cgi?id=108145
> fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912
>
>
> == Participating hosts (7 -> 6) ==
>
> Missing (1): shard-iclb
>
>
> == Build changes ==
>
> * Linux: CI_DRM_5174 -> Patchwork_10868
>
> CI_DRM_5174: 0bfa7192170c039a271ebc27222b4b91516e73f6 @ git://anongit.freedesktop.org/gfx-ci/linux
> IGT_4722: fdcdfa1e220c5070072d5dac9523cd105e7406c2 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
> Patchwork_10868: 145a11acda90d218c1127096da2f508cc178651f @ git://anongit.freedesktop.org/gfx-ci/linux
> piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_10868/shards.html
--
Ville Syrjälä
Intel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2018-11-21 19:19 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-14 21:07 [PATCH v2 00/13] drm/i915: Program SKL+ watermarks/ddb more carefully Ville Syrjala
2018-11-14 21:07 ` [PATCH v2 01/13] drm/i915: Reorganize plane register writes to make them more atomic Ville Syrjala
2018-11-19 23:14 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 02/13] drm/i915: Move single buffered plane register writes to the end Ville Syrjala
2018-11-19 23:14 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 03/13] drm/i915: Introduce crtc_state->update_planes bitmask Ville Syrjala
2018-11-19 23:14 ` Matt Roper
2018-11-21 19:10 ` Ville Syrjälä
2018-11-27 16:37 ` [PATCH v3 " Ville Syrjala
2018-11-14 21:07 ` [PATCH v2 04/13] drm/i915: Pass the new crtc_state to ->disable_plane() Ville Syrjala
2018-11-19 23:14 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 05/13] drm/i915: Fix latency==0 handling for level 0 watermark on skl+ Ville Syrjala
2018-11-19 23:14 ` Matt Roper
2018-11-21 19:09 ` Ville Syrjälä
2018-11-14 21:07 ` [PATCH v2 06/13] drm/i915: Remove some useless zeroing on skl+ wm calculations Ville Syrjala
2018-11-19 23:14 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 07/13] drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm() Ville Syrjala
2018-11-19 23:14 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 08/13] drm/i915: Clean up skl+ vs. icl+ watermark computation Ville Syrjala
2018-11-20 22:44 ` Matt Roper
2018-11-21 19:05 ` Ville Syrjälä
2018-11-21 21:05 ` Matt Roper
2018-11-27 16:57 ` [PATCH v3 " Ville Syrjala
2018-11-14 21:07 ` [PATCH v2 09/13] drm/i915: Don't pass dev_priv around so much Ville Syrjala
2018-11-20 22:45 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 10/13] drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+ Ville Syrjala
2018-11-19 18:23 ` [PATCH v4 " Ville Syrjala
2018-11-21 0:48 ` [PATCH v2 " Matt Roper
2018-11-21 19:01 ` Ville Syrjälä
2018-11-27 16:59 ` [PATCH v5 " Ville Syrjala
2018-11-14 21:07 ` [PATCH v2 11/13] drm/i915: Commit skl+ planes in an order that avoids ddb overlaps Ville Syrjala
2018-11-26 23:28 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 12/13] drm/i915: Rename the confusing 'plane_id' to 'color_plane' Ville Syrjala
2018-11-26 23:30 ` Matt Roper
2018-11-14 21:07 ` [PATCH v2 13/13] drm/i915: Pass the plane to icl_program_input_csc_coeff() Ville Syrjala
2018-11-15 11:18 ` Shankar, Uma
2018-11-15 12:37 ` Maarten Lankhorst
2018-11-26 23:38 ` Matt Roper
2018-11-14 21:15 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Program SKL+ watermarks/ddb more carefully (rev7) Patchwork
2018-11-14 21:19 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-11-14 21:36 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-15 5:21 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-11-15 14:23 ` Ville Syrjälä
2018-11-15 15:23 ` Ville Syrjälä
2018-11-19 18:48 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Program SKL+ watermarks/ddb more carefully (rev8) Patchwork
2018-11-19 18:53 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-11-19 19:07 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-20 1:52 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-11-20 18:55 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-21 6:05 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-11-21 19:19 ` Ville Syrjälä [this message]
2018-11-23 15:07 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-23 17:45 ` ✓ Fi.CI.IGT: " Patchwork
2018-11-27 17:44 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Program SKL+ watermarks/ddb more carefully (rev11) Patchwork
2018-11-27 17:48 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-11-27 18:05 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-28 0:11 ` ✓ Fi.CI.IGT: " Patchwork
2018-11-28 20:18 ` [PATCH v2 00/13] drm/i915: Program SKL+ watermarks/ddb more carefully Ville Syrjälä
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=20181121191955.GP9144@intel.com \
--to=ville.syrjala@linux.intel.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 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.