== Series Details == Series: drm/i915: Cleanups around .crtc_enable/disable() URL : https://patchwork.freedesktop.org/series/69352/ State : failure == Summary == CI Bug Log - changes from CI_DRM_7316 -> Patchwork_15234 ==================================================== Summary ------- **FAILURE** Serious unknown changes coming with Patchwork_15234 absolutely need to be verified manually. If you think the reported changes have nothing to do with the changes introduced in Patchwork_15234, 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_15234/index.html Possible new issues ------------------- Here are the unknown changes that may have been introduced in Patchwork_15234: ### IGT changes ### #### Possible regressions #### * igt@prime_vgem@basic-sync-default: - fi-bdw-5557u: [PASS][1] -> [INCOMPLETE][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7316/fi-bdw-5557u/igt@prime_vgem@xxxxxxxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/fi-bdw-5557u/igt@prime_vgem@xxxxxxxxxxxxxxxxxxxxxxx #### Suppressed #### The following results come from untrusted machines, tests, or statuses. They do not affect the overall result. * igt@i915_module_load@reload-with-fault-injection: - {fi-kbl-7560u}: [PASS][3] -> [DMESG-WARN][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7316/fi-kbl-7560u/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/fi-kbl-7560u/igt@i915_module_load@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Known issues ------------ Here are the changes found in Patchwork_15234 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live_gtt: - fi-skl-6600u: [PASS][5] -> [TIMEOUT][6] ([fdo#111732 ]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7316/fi-skl-6600u/igt@i915_selftest@live_gtt.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/fi-skl-6600u/igt@i915_selftest@live_gtt.html * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7500u: [PASS][7] -> [FAIL][8] ([fdo#111407]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7316/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx * igt@kms_setmode@basic-clone-single-crtc: - fi-skl-6770hq: [PASS][9] -> [WARN][10] ([fdo#112252]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7316/fi-skl-6770hq/igt@kms_setmode@xxxxxxxxxxxxxxxxxxxxxxxxxxxx [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/fi-skl-6770hq/igt@kms_setmode@xxxxxxxxxxxxxxxxxxxxxxxxxxxx #### Possible fixes #### * igt@i915_pm_rpm@basic-pci-d3-state: - fi-hsw-4770: [SKIP][11] ([fdo#109271]) -> [PASS][12] +1 similar issue [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7316/fi-hsw-4770/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/fi-hsw-4770/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_execlists: - {fi-kbl-7560u}: [INCOMPLETE][13] -> [PASS][14] [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7316/fi-kbl-7560u/igt@i915_selftest@live_execlists.html [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/fi-kbl-7560u/igt@i915_selftest@live_execlists.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407 [fdo#111732 ]: https://bugs.freedesktop.org/show_bug.cgi?id=111732 [fdo#112252]: https://bugs.freedesktop.org/show_bug.cgi?id=112252 Participating hosts (52 -> 45) ------------------------------ Additional (1): fi-gdg-551 Missing (8): fi-hsw-4770r fi-ilk-m540 fi-tgl-u fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_7316 -> Patchwork_15234 CI-20190529: 20190529 CI_DRM_7316: a4939708275196364ef98691a90c89d501536494 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5272: 5997df31db10f190fe8b70d920b6a6b8d3b24126 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_15234: 9899c3878df3b2492027074eca2fa393a9bd0849 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 9899c3878df3 drm/i915: Change .crtc_enable/disable() calling convention 657718a9bff8 drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable() 3b0a98a39380 drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable() 4f42f6bd0ad8 drm/i915: Pass dev_priv to cpt_verify_modeset() d9b9783cb2c1 drm/i915: Change watermark hook calling convention 4c3c2c84bc0e drm/i915: Pass intel_crtc to ironlake_fdi_disable() eb07996bb329 drm/i915: Move crtc_state to tighter scope 1c3890f77ce2 drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on() e986dc329135 drm/i915: Add intel_crtc_vblank_off() 12564e30176b drm/i915: Change intel_encoders_<hook>() calling convention == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15234/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx