✗ Fi.CI.BAT: failure for drm/i915: Unify the HSW/BDW and GEN9+ power well code (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 24 13:02:19 UTC 2017


== Series Details ==

Series: drm/i915: Unify the HSW/BDW and GEN9+ power well code (rev2)
URL   : https://patchwork.freedesktop.org/series/26867/
State : failure

== Summary ==

Series 26867v2 drm/i915: Unify the HSW/BDW and GEN9+ power well code
https://patchwork.freedesktop.org/api/1.0/series/26867/revisions/2/mbox/

Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                fail       -> PASS       (fi-snb-2600) fdo#100007
Test gem_render_linear_blits:
        Subgroup basic:
                pass       -> FAIL       (fi-bdw-gvtdvm)
Test kms_pipe_crc_basic:
        Subgroup hang-read-crc-pipe-b:
                dmesg-warn -> PASS       (fi-pnv-d510) fdo#101597
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (fi-byt-j1900) fdo#101705

fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
fdo#101597 https://bugs.freedesktop.org/show_bug.cgi?id=101597
fdo#101705 https://bugs.freedesktop.org/show_bug.cgi?id=101705

fi-bdw-5557u     total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:444s
fi-bdw-gvtdvm    total:279  pass:264  dwarn:0   dfail:0   fail:1   skip:14  time:434s
fi-blb-e6850     total:279  pass:224  dwarn:1   dfail:0   fail:0   skip:54  time:351s
fi-bsw-n3050     total:279  pass:243  dwarn:0   dfail:0   fail:0   skip:36  time:536s
fi-bwr-2160      total:279  pass:184  dwarn:0   dfail:0   fail:0   skip:95  time:232s
fi-bxt-j4205     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:515s
fi-byt-j1900     total:279  pass:255  dwarn:0   dfail:0   fail:0   skip:24  time:493s
fi-byt-n2820     total:279  pass:250  dwarn:1   dfail:0   fail:0   skip:28  time:483s
fi-glk-2a        total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:599s
fi-hsw-4770      total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:439s
fi-hsw-4770r     total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:414s
fi-ilk-650       total:279  pass:229  dwarn:0   dfail:0   fail:0   skip:50  time:421s
fi-ivb-3520m     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:503s
fi-ivb-3770      total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:478s
fi-kbl-7500u     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:470s
fi-kbl-7560u     total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:580s
fi-kbl-r         total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:582s
fi-pnv-d510      total:279  pass:223  dwarn:1   dfail:0   fail:0   skip:55  time:560s
fi-skl-6260u     total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:458s
fi-skl-6700hq    total:279  pass:262  dwarn:0   dfail:0   fail:0   skip:17  time:590s
fi-skl-6700k     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:472s
fi-skl-6770hq    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:474s
fi-skl-gvtdvm    total:279  pass:266  dwarn:0   dfail:0   fail:0   skip:13  time:436s
fi-skl-x1585l    total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:473s
fi-snb-2520m     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:539s
fi-snb-2600      total:279  pass:250  dwarn:0   dfail:0   fail:0   skip:29  time:405s

2a4f73050a961e1a176d35561e39386da9ea9c67 drm-tip: 2017y-07m-21d-15h-30m-47s UTC integration manifest
8523999 drm/i915: Gather all the power well->domain mappings to one place
503dec0 drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers
b179a30 drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers
c9ea242 drm/i915/hsw+: Add has_fuses power well attribute
9e9be36 drm/i915/hsw, bdw: Wait for the power well disabled state
11a40a0 drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes
8b18839 drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros
9628d15 drm/i915/hsw, bdw: Split power well set to enable/disable helpers
ba00b9d drm/i915/hsw, bdw: Remove redundant state check during power well toggling
0d06c3f drm/i915/gen9+: Remove redundant state check during power well toggling
5dbe623 drm/i915/gen9+: Remove redundant power well state assert during enabling
8224f1e drm/i915/bxt, glk: Give a proper name to the power well struct phy field
31c73cc drm/i915: Check for duplicated power well IDs
6f71965 drm/i915/hsw, bdw: Add an ID for the global display power well
e5019e4 drm/i915/gen2: Add an ID for the display pipes power well
9aa368c drm/i915: Assign everywhere the always-on power well ID
4361b9e drm/i915: Unify power well ID enums
0a35298 drm/i915/chv: Add unique power well ID for the pipe A power well

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_1020/


More information about the Intel-gfx-trybot mailing list