On Thu, Mar 21, 2019 at 05:56:39PM +0200, Imre Deak wrote: > On Thu, Mar 21, 2019 at 12:32:47AM +0000, Patchwork wrote: > > == Series Details == > > > > Series: series starting with [CI,1/4] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled > > URL : https://patchwork.freedesktop.org/series/58273/ > > State : failure Thanks for the patches and reviews, pushed to -dinq. > > > > == Summary == > > > > CI Bug Log - changes from CI_DRM_5781_full -> Patchwork_12531_full > > ==================================================== > > > > Summary > > ------- > > > > **FAILURE** > > > > Serious unknown changes coming with Patchwork_12531_full absolutely need to be > > verified manually. > > > > If you think the reported changes have nothing to do with the changes > > introduced in Patchwork_12531_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_12531_full: > > > > ### IGT changes ### > > > > #### Possible regressions #### > > > > * igt@kms_properties@connector-properties-atomic: > > - shard-iclb: PASS -> FAIL > > (kms_properties:4576) DEBUG: Testing property "max bpc" > > with the 'max bpc' property set to 6. > > This results in the driver failing the modeset with: > > <7>[ 2131.233688] [drm:intel_dp_compute_config [i915]] Force DSC en = 1 > <7>[ 2131.233716] [drm:intel_dp_compute_config [i915]] No DSC support for less than 8bpc > <7>[ 2131.233747] [drm:intel_atomic_check [i915]] Encoder config failure: -22 > > which is in turn caused by an earlier failure in > igt@kms_dp_dsc@basic-dsc-enable-eDP: > > (kms_dp_dsc:3075) CRITICAL: Test assertion failure function update_display, file ../tests/kms_dp_dsc.c:182: > (kms_dp_dsc:3075) CRITICAL: Failed assertion: is_dp_dsc_enabled(data) > > That one in turn is caused by an incorrect assumption by kms_dp_dsc in > that the DSC compression will only get enabled via a full modeset, while > the test does only a fastset. The test also fails to restore the > original value to the i915_dsc_fec_support debugfs file during an assert > failure, leading to kms_properties seeing the unxepcted > intel_dp->force_dsc_en=true value. > > Adding Manasi to look at the kms_dp_dsc fail. > > > > > > > Known issues > > ------------ > > > > Here are the changes found in Patchwork_12531_full that come from known issues: > > > > ### IGT changes ### > > > > #### Issues hit #### > > > > * igt@gem_exec_parse@batch-without-end: > > - shard-iclb: NOTRUN -> SKIP [fdo#109289] > > > > * igt@gem_exec_suspend@basic-s3: > > - shard-apl: PASS -> INCOMPLETE [fdo#103927] > > > > * igt@gem_pwrite@stolen-normal: > > - shard-skl: NOTRUN -> SKIP [fdo#109271] +117 > > > > * igt@i915_pm_rpm@gem-execbuf-stress: > > - shard-skl: PASS -> INCOMPLETE [fdo#107803] / [fdo#107807] > > > > * igt@i915_pm_rpm@i2c: > > - shard-skl: PASS -> INCOMPLETE [fdo#107807] +1 > > > > * igt@i915_selftest@live_workarounds: > > - shard-iclb: PASS -> DMESG-FAIL [fdo#108954] > > > > * igt@kms_atomic_transition@1x-modeset-transitions-fencing: > > - shard-snb: PASS -> SKIP [fdo#109271] +4 > > > > * igt@kms_atomic_transition@1x-modeset-transitions-nonblocking-fencing: > > - shard-apl: PASS -> FAIL [fdo#109660] > > > > * igt@kms_atomic_transition@5x-modeset-transitions-nonblocking: > > - shard-skl: NOTRUN -> SKIP [fdo#109271] / [fdo#109278] +13 > > > > * igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-b: > > - shard-kbl: PASS -> DMESG-WARN [fdo#107956] > > > > * igt@kms_busy@extended-modeset-hang-newfb-with-reset-render-d: > > - shard-snb: NOTRUN -> SKIP [fdo#109271] / [fdo#109278] +3 > > > > * igt@kms_busy@extended-modeset-hang-oldfb-render-e: > > - shard-kbl: NOTRUN -> SKIP [fdo#109271] / [fdo#109278] +1 > > > > * igt@kms_busy@extended-pageflip-modeset-hang-oldfb-render-c: > > - shard-glk: PASS -> DMESG-WARN [fdo#107956] > > - shard-skl: NOTRUN -> DMESG-WARN [fdo#107956] > > > > * igt@kms_color@pipe-a-gamma: > > - shard-skl: PASS -> FAIL [fdo#104782] > > > > * igt@kms_cursor_crc@cursor-256x256-suspend: > > - shard-snb: PASS -> DMESG-WARN [fdo#102365] > > > > * igt@kms_cursor_legacy@cursor-vs-flip-atomic: > > - shard-iclb: PASS -> FAIL [fdo#103355] > > > > * igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset: > > - shard-iclb: NOTRUN -> SKIP [fdo#109274] > > > > * igt@kms_flip@flip-vs-expired-vblank-interruptible: > > - shard-apl: PASS -> FAIL [fdo#102887] / [fdo#105363] > > > > * igt@kms_frontbuffer_tracking@fbc-rgb565-draw-pwrite: > > - shard-iclb: PASS -> FAIL [fdo#103167] +6 > > > > * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-plflip-blt: > > - shard-snb: NOTRUN -> SKIP [fdo#109271] +34 > > > > * igt@kms_frontbuffer_tracking@fbcpsr-2p-primscrn-cur-indfb-draw-mmap-wc: > > - shard-iclb: NOTRUN -> SKIP [fdo#109280] +2 > > > > * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-mmap-wc: > > - shard-iclb: PASS -> FAIL [fdo#105682] / [fdo#109247] +1 > > > > * igt@kms_frontbuffer_tracking@psr-1p-primscrn-cur-indfb-draw-mmap-wc: > > - shard-iclb: PASS -> FAIL [fdo#109247] +20 > > > > * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min: > > - shard-skl: PASS -> FAIL [fdo#108145] > > > > * igt@kms_plane_alpha_blend@pipe-b-coverage-7efc: > > - shard-skl: NOTRUN -> FAIL [fdo#107815] > > > > * igt@kms_plane_alpha_blend@pipe-c-alpha-7efc: > > - shard-skl: NOTRUN -> FAIL [fdo#107815] / [fdo#108145] > > > > * igt@kms_plane_alpha_blend@pipe-c-alpha-opaque-fb: > > - shard-kbl: NOTRUN -> FAIL [fdo#108145] > > > > * igt@kms_plane_alpha_blend@pipe-c-alpha-transparant-fb: > > - shard-skl: NOTRUN -> FAIL [fdo#108145] +1 > > > > * igt@kms_psr2_su@page_flip: > > - shard-kbl: NOTRUN -> SKIP [fdo#109271] +18 > > - shard-iclb: PASS -> SKIP [fdo#109642] > > > > * igt@kms_psr@psr2_cursor_plane_onoff: > > - shard-iclb: PASS -> SKIP [fdo#109441] +1 > > > > * igt@kms_psr@sprite_render: > > - shard-iclb: PASS -> FAIL [fdo#107383] +2 > > > > * igt@kms_psr@suspend: > > - shard-skl: PASS -> INCOMPLETE [fdo#107773] > > > > * igt@kms_setmode@basic: > > - shard-skl: NOTRUN -> FAIL [fdo#99912] > > > > * igt@kms_vblank@pipe-a-ts-continuation-suspend: > > - shard-iclb: PASS -> FAIL [fdo#104894] > > > > * igt@kms_vblank@pipe-c-ts-continuation-modeset-hang: > > - shard-apl: PASS -> FAIL [fdo#104894] > > > > * igt@prime_nv_api@i915_nv_import_twice_check_flink_name: > > - shard-iclb: NOTRUN -> SKIP [fdo#109291] > > > > * igt@prime_vgem@fence-wait-bsd2: > > - shard-iclb: NOTRUN -> SKIP [fdo#109276] +1 > > > > > > #### Possible fixes #### > > > > * igt@gem_pwrite@big-cpu-fbr: > > - shard-iclb: TIMEOUT [fdo#109673] -> PASS +1 > > > > * igt@i915_pm_rpm@gem-idle: > > - shard-skl: INCOMPLETE [fdo#107807] -> PASS +1 > > > > * igt@kms_flip@flip-vs-expired-vblank: > > - shard-glk: FAIL [fdo#105363] -> PASS > > > > * igt@kms_flip_tiling@flip-x-tiled: > > - shard-iclb: FAIL [fdo#108303] -> PASS > > > > * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-blt: > > - shard-iclb: FAIL [fdo#103167] -> PASS +6 > > > > * igt@kms_frontbuffer_tracking@fbcpsr-rgb101010-draw-render: > > - shard-iclb: FAIL [fdo#105682] / [fdo#109247] -> PASS > > > > * igt@kms_frontbuffer_tracking@psr-1p-primscrn-indfb-msflip-blt: > > - shard-iclb: FAIL [fdo#109247] -> PASS +10 > > > > * {igt@kms_plane@pixel-format-pipe-a-planes-source-clamping}: > > - shard-glk: SKIP [fdo#109271] -> PASS > > > > * {igt@kms_plane@pixel-format-pipe-c-planes-source-clamping}: > > - shard-iclb: DMESG-WARN [fdo#106885] -> PASS > > > > * igt@kms_plane_alpha_blend@pipe-b-constant-alpha-min: > > - shard-skl: FAIL [fdo#108145] -> PASS > > > > * igt@kms_psr@psr2_cursor_mmap_gtt: > > - shard-iclb: SKIP [fdo#109441] -> PASS +1 > > > > * igt@kms_psr@sprite_mmap_cpu: > > - shard-iclb: FAIL [fdo#107383] -> PASS +1 > > > > * igt@kms_setmode@basic: > > - shard-hsw: FAIL [fdo#99912] -> PASS > > - shard-kbl: FAIL [fdo#99912] -> PASS > > > > > > #### Warnings #### > > > > * igt@i915_pm_rpm@modeset-non-lpsp-stress: > > - shard-skl: INCOMPLETE [fdo#107807] -> SKIP [fdo#109271] > > > > * igt@i915_pm_rpm@pc8-residency: > > - shard-skl: SKIP [fdo#109271] -> INCOMPLETE [fdo#107807] > > > > * igt@kms_dp_dsc@basic-dsc-enable-edp: > > - shard-iclb: SKIP [fdo#109349] -> FAIL [fdo#109358] > > > > * igt@kms_psr@psr2_primary_mmap_gtt: > > - shard-iclb: SKIP [fdo#109441] -> FAIL [fdo#107383] +1 > > > > > > {name}: This element is suppressed. This means it is ignored when computing > > the status of the difference (SUCCESS, WARNING, or FAILURE). > > > > [fdo#102365]: https://bugs.freedesktop.org/show_bug.cgi?id=102365 > > [fdo#102887]: https://bugs.freedesktop.org/show_bug.cgi?id=102887 > > [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167 > > [fdo#103355]: https://bugs.freedesktop.org/show_bug.cgi?id=103355 > > [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927 > > [fdo#104782]: https://bugs.freedesktop.org/show_bug.cgi?id=104782 > > [fdo#104894]: https://bugs.freedesktop.org/show_bug.cgi?id=104894 > > [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363 > > [fdo#105682]: https://bugs.freedesktop.org/show_bug.cgi?id=105682 > > [fdo#106885]: https://bugs.freedesktop.org/show_bug.cgi?id=106885 > > [fdo#107383]: https://bugs.freedesktop.org/show_bug.cgi?id=107383 > > [fdo#107773]: https://bugs.freedesktop.org/show_bug.cgi?id=107773 > > [fdo#107803]: https://bugs.freedesktop.org/show_bug.cgi?id=107803 > > [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#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145 > > [fdo#108303]: https://bugs.freedesktop.org/show_bug.cgi?id=108303 > > [fdo#108954]: https://bugs.freedesktop.org/show_bug.cgi?id=108954 > > [fdo#109247]: https://bugs.freedesktop.org/show_bug.cgi?id=109247 > > [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 > > [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 > > [fdo#109276]: https://bugs.freedesktop.org/show_bug.cgi?id=109276 > > [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278 > > [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 > > [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 > > [fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291 > > [fdo#109349]: https://bugs.freedesktop.org/show_bug.cgi?id=109349 > > [fdo#109358]: https://bugs.freedesktop.org/show_bug.cgi?id=109358 > > [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 > > [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 > > [fdo#109660]: https://bugs.freedesktop.org/show_bug.cgi?id=109660 > > [fdo#109673]: https://bugs.freedesktop.org/show_bug.cgi?id=109673 > > [fdo#99912]: https://bugs.freedesktop.org/show_bug.cgi?id=99912 > > > > > > Participating hosts (10 -> 10) > > ------------------------------ > > > > No changes in participating hosts > > > > > > Build changes > > ------------- > > > > * Linux: CI_DRM_5781 -> Patchwork_12531 > > > > CI_DRM_5781: c6c48b877f32e50dd365885c3b90b988957a8216 @ git://anongit.freedesktop.org/gfx-ci/linux > > IGT_4893: 27939a179fcd143e3a179ffc7b0372718259587a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools > > Patchwork_12531: da8ee225449fbb3d43e61e1490f0d0104b115e93 @ 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_12531/ > _______________________________________________ > 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