== Series Details == Series: drm/fb-helper: Add .last_close and .output_poll_changed helpers (rev2) URL : https://patchwork.freedesktop.org/series/32332/ State : failure == Summary == Series 32332v2 drm/fb-helper: Add .last_close and .output_poll_changed helpers https://patchwork.freedesktop.org/api/1.0/series/32332/revisions/2/mbox/ Test drv_hangman: Subgroup error-state-basic: dmesg-warn -> PASS (fi-cfl-s) Test gem_exec_fence: Subgroup basic-await-default: pass -> FAIL (fi-glk-dsi) Test kms_frontbuffer_tracking: Subgroup basic: pass -> DMESG-WARN (fi-bdw-5557u) fdo#102473 Test kms_pipe_crc_basic: Subgroup suspend-read-crc-pipe-b: pass -> DMESG-WARN (fi-byt-n2820) fdo#101705 Test drv_module_reload: Subgroup basic-reload: pass -> INCOMPLETE (fi-bdw-5557u) fdo#102473 https://bugs.freedesktop.org/show_bug.cgi?id=102473 fdo#101705 https://bugs.freedesktop.org/show_bug.cgi?id=101705 fi-bdw-5557u total:286 pass:264 dwarn:1 dfail:0 fail:0 skip:20 fi-bdw-gvtdvm total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:449s fi-blb-e6850 total:289 pass:223 dwarn:1 dfail:0 fail:0 skip:65 time:377s fi-bsw-n3050 total:289 pass:243 dwarn:0 dfail:0 fail:0 skip:46 time:536s fi-bwr-2160 total:289 pass:183 dwarn:0 dfail:0 fail:0 skip:106 time:266s fi-bxt-dsi total:289 pass:259 dwarn:0 dfail:0 fail:0 skip:30 time:509s fi-bxt-j4205 total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:498s fi-byt-j1900 total:289 pass:253 dwarn:1 dfail:0 fail:0 skip:35 time:498s fi-byt-n2820 total:289 pass:249 dwarn:1 dfail:0 fail:0 skip:39 time:481s fi-cfl-s total:289 pass:250 dwarn:7 dfail:0 fail:0 skip:32 time:553s fi-elk-e7500 total:289 pass:229 dwarn:0 dfail:0 fail:0 skip:60 time:424s fi-gdg-551 total:289 pass:178 dwarn:1 dfail:0 fail:1 skip:109 time:251s fi-glk-1 total:289 pass:261 dwarn:0 dfail:0 fail:0 skip:28 time:582s fi-glk-dsi total:289 pass:257 dwarn:0 dfail:0 fail:2 skip:30 time:488s fi-hsw-4770 total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:430s fi-hsw-4770r total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:428s fi-ilk-650 total:289 pass:228 dwarn:0 dfail:0 fail:0 skip:61 time:421s fi-ivb-3520m total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:498s fi-ivb-3770 total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:462s fi-kbl-7500u total:289 pass:264 dwarn:1 dfail:0 fail:0 skip:24 time:489s fi-kbl-7560u total:289 pass:270 dwarn:0 dfail:0 fail:0 skip:19 time:575s fi-kbl-7567u total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:476s fi-kbl-r total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:586s fi-pnv-d510 total:289 pass:222 dwarn:1 dfail:0 fail:0 skip:66 time:553s fi-skl-6260u total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:450s fi-skl-6600u total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:594s fi-skl-6700hq total:289 pass:263 dwarn:0 dfail:0 fail:0 skip:26 time:648s fi-skl-6700k total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:523s fi-skl-6770hq total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:511s fi-skl-gvtdvm total:289 pass:266 dwarn:0 dfail:0 fail:0 skip:23 time:456s fi-snb-2520m total:289 pass:250 dwarn:0 dfail:0 fail:0 skip:39 time:566s fi-snb-2600 total:289 pass:249 dwarn:0 dfail:0 fail:0 skip:40 time:429s fi-cnl-y failed to connect after reboot 2dd14a4ad87f449830d9fbb7b4a33f5d369dcde2 drm-tip: 2017y-10m-30d-13h-40m-22s UTC integration manifest 9cd5df5a14c1 staging: vboxvideo: Use drm_fb_helper_lastclose() 0f149672bb9a drm/tegra: Use drm_fb_helper_lastclose() and _poll_changed() b5899a2e1bd8 drm/rockchip: Use drm_fb_helper_lastclose() and _poll_changed() 4cf9e2b4924f drm/radeon: Use drm_fb_helper_lastclose() and _poll_changed() 07a601d068ff drm/omap: Use drm_fb_helper_lastclose() and _poll_changed() cc5935e53187 drm/nouveau: Use drm_fb_helper_output_poll_changed() 78add5d79a24 drm/msm: Use drm_fb_helper_lastclose() and _poll_changed() 2099ac609634 drm/i915: Use drm_fb_helper_output_poll_changed() 2b893b70e421 drm/gma500: Use drm_fb_helper_lastclose() and _poll_changed() 296d21877f27 drm/exynos: Use drm_fb_helper_lastclose() and _poll_changed() dd9a3b493f8a drm/armada: Use drm_fb_helper_lastclose() and _poll_changed() 23cfc40436c0 drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() 9b7c24a5ebf1 drm/fb-helper: Add .last_close and .output_poll_changed helpers 3b9606bfc752 drm: Add drm_device->fb_helper pointer e7de9b92fa6e drm/fb-helper: Handle function NULL argument == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_6264/ _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx