On Mon, Nov 05, 2018 at 03:42:07PM +0200, Imre Deak wrote: > On Sat, Nov 03, 2018 at 12:45:01AM +0000, Patchwork wrote: > > == Series Details == > > > > Series: drm/i915/icl: Fix suspend/resume for TypeC HDMI > > URL : https://patchwork.freedesktop.org/series/51976/ > > State : failure > > The failures are unrelated since all those platforms are without a TypeC > port and the changes have an effect only on TypeC ports. More below. Thanks for the review and testing, pushed both patches to -dinq. > > > > > == Summary == > > > > = CI Bug Log - changes from CI_DRM_5081_full -> Patchwork_10716_full = > > > > == Summary - FAILURE == > > > > Serious unknown changes coming with Patchwork_10716_full absolutely need to be > > verified manually. > > > > If you think the reported changes have nothing to do with the changes > > introduced in Patchwork_10716_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_10716_full: > > > > === IGT changes === > > > > ==== Possible regressions ==== > > > > igt@kms_cursor_crc@cursor-64x21-offscreen: > > shard-skl: PASS -> INCOMPLETE > > Haven't found anything in the logs, I added a comment about this failure to > https://bugs.freedesktop.org/show_bug.cgi?id=104108 > > > ==== Warnings ==== > > > > igt@kms_cursor_legacy@flip-vs-cursor-crc-legacy: > > shard-snb: SKIP -> PASS +3 > > Not sure what this is about, it's a 'SKIP->PASS' and I haven't found any > errors/warnings in the log. > > > > > igt@kms_frontbuffer_tracking@fbc-1p-primscrn-indfb-plflip-blt: > > shard-snb: PASS -> SKIP +1 > > VGA output can't be detected after a system suspend/resume cycle. I > opened a new bug for this: > https://bugs.freedesktop.org/show_bug.cgi?id=108663 > > > > > igt@perf_pmu@rc6: > > shard-kbl: PASS -> SKIP > > GPU doesn't enter RC6, opened a new bug for it: > https://bugs.freedesktop.org/show_bug.cgi?id=108664 > > > > > > > == Known issues == > > > > Here are the changes found in Patchwork_10716_full that come from known issues: > > > > === IGT changes === > > > > ==== Issues hit ==== > > > > igt@gem_userptr_blits@readonly-unsync: > > shard-skl: NOTRUN -> INCOMPLETE (fdo#108074) > > > > igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-a: > > shard-skl: NOTRUN -> DMESG-WARN (fdo#107956) > > > > igt@kms_busy@extended-pageflip-modeset-hang-oldfb-render-c: > > shard-glk: PASS -> DMESG-WARN (fdo#107956) > > > > igt@kms_chv_cursor_fail@pipe-b-128x128-bottom-edge: > > shard-skl: PASS -> FAIL (fdo#104671) > > > > igt@kms_chv_cursor_fail@pipe-b-64x64-bottom-edge: > > shard-kbl: PASS -> DMESG-WARN (fdo#105345) > > > > igt@kms_color@pipe-c-legacy-gamma: > > shard-apl: PASS -> FAIL (fdo#104782) > > > > igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic: > > shard-glk: PASS -> FAIL (fdo#106509, fdo#105454) > > > > igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt: > > shard-skl: NOTRUN -> FAIL (fdo#103167) +1 > > > > igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-onoff: > > shard-apl: PASS -> FAIL (fdo#103167) > > > > igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence: > > shard-skl: PASS -> FAIL (fdo#107362, fdo#103191) > > > > igt@kms_plane@plane-position-covered-pipe-c-planes: > > shard-apl: PASS -> FAIL (fdo#103166) +1 > > > > igt@kms_setmode@basic: > > shard-kbl: PASS -> FAIL (fdo#99912) > > > > igt@kms_vblank@pipe-b-ts-continuation-dpms-suspend: > > shard-skl: PASS -> INCOMPLETE (fdo#107773, fdo#104108) > > > > > > ==== Possible fixes ==== > > > > igt@kms_busy@extended-modeset-hang-newfb-render-b: > > shard-skl: DMESG-WARN (fdo#107956) -> PASS > > > > igt@kms_cursor_crc@cursor-128x128-suspend: > > shard-skl: INCOMPLETE (fdo#104108) -> PASS > > > > igt@kms_cursor_crc@cursor-128x42-random: > > shard-skl: FAIL (fdo#103232) -> PASS > > > > igt@kms_cursor_crc@cursor-256x256-sliding: > > shard-glk: FAIL (fdo#103232) -> PASS +1 > > > > igt@kms_cursor_crc@cursor-256x85-random: > > shard-apl: FAIL (fdo#103232) -> PASS +1 > > > > igt@kms_flip@flip-vs-expired-vblank: > > shard-skl: FAIL (fdo#105363) -> PASS > > > > igt@kms_frontbuffer_tracking@fbc-1p-primscrn-cur-indfb-draw-blt: > > shard-glk: FAIL (fdo#103167) -> PASS > > > > igt@kms_plane@plane-position-covered-pipe-b-planes: > > shard-glk: FAIL (fdo#103166) -> PASS +2 > > > > igt@kms_plane_alpha_blend@pipe-b-coverage-7efc: > > shard-skl: FAIL (fdo#107815) -> PASS > > > > igt@kms_setmode@basic: > > shard-apl: FAIL (fdo#99912) -> PASS > > > > igt@pm_rpm@legacy-planes-dpms: > > shard-skl: INCOMPLETE (fdo#105959, fdo#107807) -> 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#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108 > > fdo#104671 https://bugs.freedesktop.org/show_bug.cgi?id=104671 > > fdo#104782 https://bugs.freedesktop.org/show_bug.cgi?id=104782 > > fdo#105345 https://bugs.freedesktop.org/show_bug.cgi?id=105345 > > fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363 > > fdo#105454 https://bugs.freedesktop.org/show_bug.cgi?id=105454 > > fdo#105959 https://bugs.freedesktop.org/show_bug.cgi?id=105959 > > fdo#106509 https://bugs.freedesktop.org/show_bug.cgi?id=106509 > > fdo#107362 https://bugs.freedesktop.org/show_bug.cgi?id=107362 > > fdo#107773 https://bugs.freedesktop.org/show_bug.cgi?id=107773 > > fdo#107807 https://bugs.freedesktop.org/show_bug.cgi?id=107807 > > fdo#107815 https://bugs.freedesktop.org/show_bug.cgi?id=107815 > > fdo#107956 https://bugs.freedesktop.org/show_bug.cgi?id=107956 > > fdo#108074 https://bugs.freedesktop.org/show_bug.cgi?id=108074 > > fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912 > > > > > > == Participating hosts (6 -> 6) == > > > > No changes in participating hosts > > > > > > == Build changes == > > > > * Linux: CI_DRM_5081 -> Patchwork_10716 > > > > CI_DRM_5081: f5e16acf6c85d38756c3efdb77ec6aede55df0ba @ git://anongit.freedesktop.org/gfx-ci/linux > > IGT_4705: 7983e19ed62ec8db1884f55e07e458a62cc51e37 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools > > Patchwork_10716: 5862e7326db031964c0da64846806ee65b6e672d @ 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_10716/shards.html > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx