✗ Ro.CI.BAT: warning for series starting with [01/18] drm/i915: Rename struct dpll to struct intel_dpll

Patchwork patchwork at emeril.freedesktop.org
Fri May 13 09:47:41 UTC 2016


== Series Details ==

Series: series starting with [01/18] drm/i915: Rename struct dpll to struct intel_dpll
URL   : https://patchwork.freedesktop.org/series/7132/
State : warning

== Summary ==

Series 7132v1 Series without cover letter
http://patchwork.freedesktop.org/api/1.0/series/7132/revisions/1/mbox

Test drv_module_reload_basic:
                pass       -> DMESG-WARN (ro-byt-n2820)
Test gem_exec_suspend:
        Subgroup basic-s3:
                pass       -> DMESG-WARN (ro-byt-n2820)
Test kms_flip:
        Subgroup basic-flip-vs-dpms:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup basic-flip-vs-modeset:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup basic-flip-vs-wf_vblank:
                fail       -> PASS       (ro-ivb2-i7-3770)
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup basic-plain-flip:
                pass       -> DMESG-WARN (ro-byt-n2820)
Test kms_frontbuffer_tracking:
        Subgroup basic:
                pass       -> DMESG-WARN (ro-byt-n2820)
Test kms_pipe_crc_basic:
        Subgroup hang-read-crc-pipe-a:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup hang-read-crc-pipe-b:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup nonblocking-crc-pipe-a:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup nonblocking-crc-pipe-a-frame-sequence:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup nonblocking-crc-pipe-b:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup nonblocking-crc-pipe-b-frame-sequence:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup read-crc-pipe-a:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup read-crc-pipe-a-frame-sequence:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup read-crc-pipe-b:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup read-crc-pipe-b-frame-sequence:
                pass       -> DMESG-WARN (ro-byt-n2820)
Test kms_sink_crc_basic:
                pass       -> SKIP       (ro-skl-i7-6700hq)
Test pm_rpm:
        Subgroup basic-pci-d3-state:
                pass       -> DMESG-WARN (ro-byt-n2820)
        Subgroup basic-rte:
                pass       -> DMESG-WARN (ro-byt-n2820)

fi-bdw-i7-5557u  total:219  pass:206  dwarn:0   dfail:0   fail:0   skip:13 
fi-kbl-y         total:219  pass:104  dwarn:0   dfail:0   fail:4   skip:111
ro-bdw-i5-5250u  total:219  pass:181  dwarn:0   dfail:0   fail:0   skip:38 
ro-bdw-i7-5557U  total:219  pass:206  dwarn:0   dfail:0   fail:0   skip:13 
ro-bdw-i7-5600u  total:219  pass:187  dwarn:0   dfail:0   fail:0   skip:32 
ro-bsw-n3050     total:219  pass:162  dwarn:13  dfail:0   fail:2   skip:42 
ro-byt-n2820     total:218  pass:156  dwarn:19  dfail:0   fail:2   skip:41 
ro-hsw-i3-4010u  total:218  pass:193  dwarn:0   dfail:0   fail:0   skip:25 
ro-hsw-i7-4770r  total:219  pass:194  dwarn:0   dfail:0   fail:0   skip:25 
ro-ilk-i7-620lm  total:219  pass:151  dwarn:0   dfail:0   fail:1   skip:67 
ro-ilk1-i5-650   total:214  pass:152  dwarn:0   dfail:0   fail:1   skip:61 
ro-ivb-i7-3770   total:219  pass:183  dwarn:0   dfail:0   fail:0   skip:36 
ro-ivb2-i7-3770  total:219  pass:187  dwarn:0   dfail:0   fail:0   skip:32 
ro-skl-i7-6700hq total:214  pass:189  dwarn:0   dfail:0   fail:0   skip:25 
ro-snb-i7-2620M  total:219  pass:177  dwarn:0   dfail:0   fail:1   skip:41 

Results at /archive/results/CI_IGT_test/RO_Private_97/

04a2cc4 drm-intel-nightly: 2016y-05m-13d-08h-36m-15s UTC integration manifest
a5cd895 debug
1c0b25c4 make pll domain turn on dpio in VLV/CHV
0eca209 read lpf and ssc dpll hw state parameters in VLV
e9f3e61 debug pll hw state readout
56d1ed4 WIP: chv shared pll
7d06165 drm/i915: Move toggling of CHV DPIO_DCLKP_EN to intel_dpio_phy.c
224c891 drm/i915: Move CHV divider readout to intel_dpio_phy.c
3406c5e WIP: vlv shared dpll
94daab6 drm/i915: Split a VLV/CHV version of i9xx_get_pipe_config()
ed12560 drm/i915: Move VLV divider readout to intel_dpio_phy.c
26fe535 drm/i915: Remove unnecessary bit assignment from vlv_phy_prepare_dpll()
82ad58a drm/i915: Store VLV LPF coefficient and ssc flag in dpll_hw_state
1d64d7c drm/i915: Move dpll dividers into dpll_hw_state
602d298 drm/i915: Enable VLV/CHV pixel multiplier in crtc_enable
9d30755 drm/i915: Merge vlv/chv _prepare_pll() with their enable counterpart
6d10370 drm/i915: Move dpio code of VLV/CHV dpll enabling to intel_dpio_phy.c
8f94247 drm/i915: Move shared dpll disabling into *_crtc_disable() hooks
51f5a70 drm/i915: Rename struct dpll to struct intel_dpll



More information about the Intel-gfx-trybot mailing list