[Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/10] drm/i915: Add windowing for primary planes on gen2/3 and chv

Ville Syrjälä ville.syrjala at linux.intel.com
Fri May 31 13:05:51 UTC 2019


On Thu, May 30, 2019 at 05:43:00AM -0000, Patchwork wrote:
> == Series Details ==
> 
> Series: series starting with [01/10] drm/i915: Add windowing for primary planes on gen2/3 and chv
> URL   : https://patchwork.freedesktop.org/series/61345/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_6165_full -> Patchwork_13133_full
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_13133_full absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_13133_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_13133_full:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt at kms_plane@pixel-format-pipe-a-planes:
>     - shard-glk:          [PASS][1] -> [FAIL][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-glk3/igt@kms_plane@pixel-format-pipe-a-planes.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-glk8/igt@kms_plane@pixel-format-pipe-a-planes.html

<7> [125.370679] [drm:drm_mode_debug_printmodeline] Modeline "1920x1080": 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x5
...
<7> [125.542650] [drm:intel_dump_cdclk_state [i915]] Changing CDCLK to 79200 kHz, VCO 633600 kHz, ref 19200 kHz, bypass 19200 kHz, voltage
level 4
...
<7> [133.682144] [drm:skl_check_pipe_max_pixel_rate [i915]] Max supported pixel clock with scaling exceeded

Max pixel rate for 64bpp is 79.2*2 * 8/9 = 140.8 Mhz, which we are
exceeding. We'd need some way to bump the cdclk for this case, but
the kernel will only do that for modesets, and it won't account for
that 8/9 factor. Not sure there is a great way to handle these sorts
of cases.

> 
>   * igt at kms_plane_scaling@pipe-c-scaler-with-pixel-format:
>     - shard-apl:          [PASS][3] -> [FAIL][4] +4 similar issues
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-apl5/igt@kms_plane_scaling@pipe-c-scaler-with-pixel-format.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-apl7/igt@kms_plane_scaling@pipe-c-scaler-with-pixel-format.html

<7> [1749.831610] [drm:drm_atomic_helper_check_plane_state] Invalid scaling of plane
<7> [1749.831620] [drm:drm_rect_debug_print] src: 8.000000x8.000000+0.000000+0.000000
<7> [1749.831625] [drm:drm_rect_debug_print] dst: 1920x1080+0+0

Not quite sure what's going on here. Unfortunately the debugs don't have
enough information to see what's going on.

> 
>   
> #### Suppressed ####
> 
>   The following results come from untrusted machines, tests, or statuses.
>   They do not affect the overall result.
> 
>   * igt at gem_workarounds@suspend-resume-context:
>     - {shard-iclb}:       [PASS][5] -> [FAIL][6] +1 similar issue
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-iclb3/igt@gem_workarounds@suspend-resume-context.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-iclb2/igt@gem_workarounds@suspend-resume-context.html
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_13133_full that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt at gem_ctx_switch@basic-all-heavy:
>     - shard-hsw:          [PASS][7] -> [INCOMPLETE][8] ([fdo#103540])
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-hsw5/igt@gem_ctx_switch@basic-all-heavy.html
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-hsw1/igt@gem_ctx_switch@basic-all-heavy.html
> 
>   * igt at i915_pm_rc6_residency@rc6-accuracy:
>     - shard-kbl:          [PASS][9] -> [SKIP][10] ([fdo#109271])
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-kbl3/igt@i915_pm_rc6_residency@rc6-accuracy.html
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-kbl2/igt@i915_pm_rc6_residency@rc6-accuracy.html
>     - shard-snb:          [PASS][11] -> [SKIP][12] ([fdo#109271])
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-snb7/igt@i915_pm_rc6_residency@rc6-accuracy.html
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-snb6/igt@i915_pm_rc6_residency@rc6-accuracy.html
> 
>   * igt at i915_suspend@fence-restore-untiled:
>     - shard-apl:          [PASS][13] -> [DMESG-WARN][14] ([fdo#108566]) +2 similar issues
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-apl8/igt@i915_suspend@fence-restore-untiled.html
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-apl4/igt@i915_suspend@fence-restore-untiled.html
> 
>   * igt at kms_available_modes_crc@available_mode_test_crc:
>     - shard-glk:          [PASS][15] -> [INCOMPLETE][16] ([fdo#103359] / [k.org#198133])
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-glk7/igt@kms_available_modes_crc@available_mode_test_crc.html
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-glk6/igt@kms_available_modes_crc@available_mode_test_crc.html
> 
>   * igt at kms_cursor_legacy@2x-long-flip-vs-cursor-atomic:
>     - shard-hsw:          [PASS][17] -> [SKIP][18] ([fdo#109271]) +33 similar issues
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-hsw2/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-hsw1/igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic.html
> 
>   * igt at kms_flip@flip-vs-expired-vblank-interruptible:
>     - shard-skl:          [PASS][19] -> [FAIL][20] ([fdo#105363])
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl6/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl10/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>     - shard-glk:          [PASS][21] -> [FAIL][22] ([fdo#102887] / [fdo#105363])
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-glk3/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-glk3/igt@kms_flip@flip-vs-expired-vblank-interruptible.html
> 
>   * igt at kms_flip@flip-vs-suspend:
>     - shard-skl:          [PASS][23] -> [INCOMPLETE][24] ([fdo#109507])
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl1/igt@kms_flip@flip-vs-suspend.html
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl10/igt@kms_flip@flip-vs-suspend.html
> 
>   * igt at kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes:
>     - shard-kbl:          [PASS][25] -> [DMESG-WARN][26] ([fdo#108566])
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-kbl1/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-kbl6/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-b-planes.html
> 
>   * igt at kms_plane_alpha_blend@pipe-b-coverage-7efc:
>     - shard-skl:          [PASS][27] -> [FAIL][28] ([fdo#108145] / [fdo#110403])
>    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl7/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
>    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl8/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
> 
>   * igt at kms_plane_alpha_blend@pipe-c-constant-alpha-min:
>     - shard-skl:          [PASS][29] -> [FAIL][30] ([fdo#108145])
>    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl4/igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min.html
>    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl7/igt@kms_plane_alpha_blend@pipe-c-constant-alpha-min.html
> 
>   * igt at kms_plane_scaling@pipe-a-scaler-with-clipping-clamping:
>     - shard-glk:          [PASS][31] -> [FAIL][32] ([fdo#110098]) +4 similar issues
>    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-glk8/igt@kms_plane_scaling@pipe-a-scaler-with-clipping-clamping.html
>    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-glk9/igt@kms_plane_scaling@pipe-a-scaler-with-clipping-clamping.html
> 
>   * igt at kms_plane_scaling@pipe-b-scaler-with-clipping-clamping:
>     - shard-skl:          [PASS][33] -> [FAIL][34] ([fdo#109052]) +4 similar issues
>    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl7/igt@kms_plane_scaling@pipe-b-scaler-with-clipping-clamping.html
>    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl8/igt@kms_plane_scaling@pipe-b-scaler-with-clipping-clamping.html
> 
>   * igt at kms_plane_scaling@pipe-b-scaler-with-pixel-format:
>     - shard-kbl:          [PASS][35] -> [FAIL][36] ([fdo#109052]) +4 similar issues
>    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-kbl6/igt@kms_plane_scaling@pipe-b-scaler-with-pixel-format.html
>    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-kbl1/igt@kms_plane_scaling@pipe-b-scaler-with-pixel-format.html
> 
>   * igt at kms_setmode@basic:
>     - shard-kbl:          [PASS][37] -> [FAIL][38] ([fdo#99912])
>    [37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-kbl3/igt@kms_setmode@basic.html
>    [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-kbl2/igt@kms_setmode@basic.html
> 
>   * igt at kms_vblank@pipe-a-ts-continuation-suspend:
>     - shard-skl:          [PASS][39] -> [INCOMPLETE][40] ([fdo#104108])
>    [39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl7/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
>    [40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl8/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
> 
>   
> #### Possible fixes ####
> 
>   * igt at gem_ctx_isolation@rcs0-s3:
>     - shard-skl:          [INCOMPLETE][41] ([fdo#104108]) -> [PASS][42]
>    [41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl8/igt@gem_ctx_isolation@rcs0-s3.html
>    [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl1/igt@gem_ctx_isolation@rcs0-s3.html
> 
>   * igt at gem_eio@in-flight-suspend:
>     - shard-kbl:          [FAIL][43] ([fdo#110667]) -> [PASS][44]
>    [43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-kbl3/igt@gem_eio@in-flight-suspend.html
>    [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-kbl2/igt@gem_eio@in-flight-suspend.html
> 
>   * igt at gem_workarounds@basic-read-context:
>     - {shard-iclb}:       [FAIL][45] -> [PASS][46] +1 similar issue
>    [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-iclb1/igt@gem_workarounds@basic-read-context.html
>    [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-iclb7/igt@gem_workarounds@basic-read-context.html
> 
>   * igt at i915_suspend@debugfs-reader:
>     - shard-apl:          [DMESG-WARN][47] ([fdo#108566]) -> [PASS][48] +7 similar issues
>    [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-apl8/igt@i915_suspend@debugfs-reader.html
>    [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-apl4/igt@i915_suspend@debugfs-reader.html
> 
>   * {igt at kms_big_fb@linear-64bpp-rotate-180}:
>     - shard-skl:          [SKIP][49] ([fdo#109271]) -> [PASS][50] +3 similar issues
>    [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl8/igt@kms_big_fb@linear-64bpp-rotate-180.html
>    [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl1/igt@kms_big_fb@linear-64bpp-rotate-180.html
> 
>   * {igt at kms_big_fb@x-tiled-64bpp-rotate-0}:
>     - shard-apl:          [SKIP][51] ([fdo#109271]) -> [PASS][52] +5 similar issues
>    [51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-apl7/igt@kms_big_fb@x-tiled-64bpp-rotate-0.html
>    [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-apl5/igt@kms_big_fb@x-tiled-64bpp-rotate-0.html
> 
>   * {igt at kms_big_fb@x-tiled-64bpp-rotate-180}:
>     - shard-snb:          [SKIP][53] ([fdo#109271]) -> [PASS][54] +3 similar issues
>    [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-snb2/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html
>    [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-snb5/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html
>     - shard-kbl:          [SKIP][55] ([fdo#109271]) -> [PASS][56] +5 similar issues
>    [55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-kbl1/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html
>    [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-kbl6/igt@kms_big_fb@x-tiled-64bpp-rotate-180.html
> 
>   * {igt at kms_big_fb@y-tiled-64bpp-rotate-180}:
>     - shard-glk:          [SKIP][57] ([fdo#109271]) -> [PASS][58] +5 similar issues
>    [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-glk2/igt@kms_big_fb@y-tiled-64bpp-rotate-180.html
>    [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-glk4/igt@kms_big_fb@y-tiled-64bpp-rotate-180.html
> 
>   * igt at kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-pwrite:
>     - {shard-iclb}:       [FAIL][59] ([fdo#103167]) -> [PASS][60] +5 similar issues
>    [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-iclb4/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-pwrite.html
>    [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-iclb4/igt@kms_frontbuffer_tracking@fbc-1p-offscren-pri-shrfb-draw-pwrite.html
> 
>   * igt at kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-pwrite:
>     - shard-hsw:          [SKIP][61] ([fdo#109271]) -> [PASS][62] +33 similar issues
>    [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-hsw1/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-pwrite.html
>    [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-hsw8/igt@kms_frontbuffer_tracking@fbc-2p-primscrn-cur-indfb-draw-pwrite.html
> 
>   * igt at kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-pwrite:
>     - shard-skl:          [FAIL][63] ([fdo#108040]) -> [PASS][64] +1 similar issue
>    [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl9/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-pwrite.html
>    [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-spr-indfb-draw-pwrite.html
> 
>   * igt at kms_plane_alpha_blend@pipe-a-coverage-7efc:
>     - shard-skl:          [FAIL][65] ([fdo#108145]) -> [PASS][66] +1 similar issue
>    [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl9/igt@kms_plane_alpha_blend@pipe-a-coverage-7efc.html
>    [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl6/igt@kms_plane_alpha_blend@pipe-a-coverage-7efc.html
> 
>   * igt at kms_plane_alpha_blend@pipe-c-coverage-7efc:
>     - shard-skl:          [FAIL][67] ([fdo#108145] / [fdo#110403]) -> [PASS][68]
>    [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl9/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
>    [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl6/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
> 
>   
> #### Warnings ####
> 
>   * igt at kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move:
>     - shard-skl:          [FAIL][69] ([fdo#108040]) -> [FAIL][70] ([fdo#103167])
>    [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6165/shard-skl3/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move.html
>    [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13133/shard-skl4/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-move.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#102887]: https://bugs.freedesktop.org/show_bug.cgi?id=102887
>   [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   [fdo#103359]: https://bugs.freedesktop.org/show_bug.cgi?id=103359
>   [fdo#103540]: https://bugs.freedesktop.org/show_bug.cgi?id=103540
>   [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
>   [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
>   [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>   [fdo#108040]: https://bugs.freedesktop.org/show_bug.cgi?id=108040
>   [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>   [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>   [fdo#109052]: https://bugs.freedesktop.org/show_bug.cgi?id=109052
>   [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280
>   [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
>   [fdo#109507]: https://bugs.freedesktop.org/show_bug.cgi?id=109507
>   [fdo#109673]: https://bugs.freedesktop.org/show_bug.cgi?id=109673
>   [fdo#110098]: https://bugs.freedesktop.org/show_bug.cgi?id=110098
>   [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>   [fdo#110667]: https://bugs.freedesktop.org/show_bug.cgi?id=110667
>   [fdo#110728]: https://bugs.freedesktop.org/show_bug.cgi?id=110728
>   [fdo#99912]: https://bugs.freedesktop.org/show_bug.cgi?id=99912
>   [k.org#198133]: https://bugzilla.kernel.org/show_bug.cgi?id=198133
> 
> 
> Participating hosts (10 -> 10)
> ------------------------------
> 
>   No changes in participating hosts
> 
> 
> Build changes
> -------------
> 
>   * Linux: CI_DRM_6165 -> Patchwork_13133
> 
>   CI_DRM_6165: 1052ef9140e463d4836c5214d33158b009d21b51 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_5024: f414756be2ac57e194919973da7b86644ba61241 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_13133: 29cb57ac5fd4107aa8909eeb6c7918e6fa0cd1ca @ 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_13133/

-- 
Ville Syrjälä
Intel


More information about the Intel-gfx mailing list