[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix pre-g4x GPU reset, again (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 10 15:17:23 UTC 2017


== Series Details ==

Series: drm/i915: Fix pre-g4x GPU reset, again (rev4)
URL   : https://patchwork.freedesktop.org/series/26554/
State : success

== Summary ==

Series 26554v4 drm/i915: Fix pre-g4x GPU reset, again
https://patchwork.freedesktop.org/api/1.0/series/26554/revisions/4/mbox/

Test gem_ringfill:
        Subgroup basic-default-hang:
                dmesg-warn -> PASS       (fi-blb-e6850) fdo#101600 +1
Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-legacy:
                fail       -> PASS       (fi-snb-2600) fdo#100215
Test kms_pipe_crc_basic:
        Subgroup hang-read-crc-pipe-a:
                pass       -> DMESG-WARN (fi-pnv-d510) fdo#101597 +1

fdo#101600 https://bugs.freedesktop.org/show_bug.cgi?id=101600
fdo#100215 https://bugs.freedesktop.org/show_bug.cgi?id=100215
fdo#101597 https://bugs.freedesktop.org/show_bug.cgi?id=101597

fi-bdw-5557u     total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:445s
fi-bdw-gvtdvm    total:279  pass:265  dwarn:0   dfail:0   fail:0   skip:14  time:427s
fi-blb-e6850     total:279  pass:225  dwarn:0   dfail:0   fail:0   skip:54  time:356s
fi-bsw-n3050     total:279  pass:243  dwarn:0   dfail:0   fail:0   skip:36  time:531s
fi-bxt-j4205     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:503s
fi-byt-j1900     total:279  pass:254  dwarn:1   dfail:0   fail:0   skip:24  time:488s
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:598s
fi-hsw-4770      total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:440s
fi-hsw-4770r     total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:416s
fi-ilk-650       total:279  pass:229  dwarn:0   dfail:0   fail:0   skip:50  time:425s
fi-ivb-3520m     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:492s
fi-ivb-3770      total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:475s
fi-kbl-7500u     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:461s
fi-kbl-7560u     total:279  pass:268  dwarn:1   dfail:0   fail:0   skip:10  time:573s
fi-kbl-r         total:279  pass:260  dwarn:1   dfail:0   fail:0   skip:18  time:575s
fi-pnv-d510      total:279  pass:222  dwarn:2   dfail:0   fail:0   skip:55  time:556s
fi-skl-6260u     total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:457s
fi-skl-6700hq    total:279  pass:262  dwarn:0   dfail:0   fail:0   skip:17  time:591s
fi-skl-6700k     total:279  pass:257  dwarn:4   dfail:0   fail:0   skip:18  time:467s
fi-skl-6770hq    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:481s
fi-skl-gvtdvm    total:279  pass:266  dwarn:0   dfail:0   fail:0   skip:13  time:442s
fi-skl-x1585l    total:279  pass:268  dwarn:0   dfail:0   fail:0   skip:11  time:465s
fi-snb-2520m     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:546s
fi-snb-2600      total:279  pass:250  dwarn:0   dfail:0   fail:0   skip:29  time:401s

7484481f41b972c21f2d69c7b53df0d2522d9c70 drm-tip: 2017y-07m-10d-12h-14m-03s UTC integration manifest
7f0387d drm/i915: Solve the GPU reset vs. modeset deadlocks with an rw_semaphore
39b8b18 drm/atomic: Introduce drm_atomic_helper_duplicate_commited_state()
180944b drm/i915: Refactor __intel_atomic_commit_tail()
38a7679 drm/i915% Store vma gtt offset in plane state
e8bc438 drm: Return the connector from drm_connector_get()
ea4f0fd drm/atomic: Fix up the kernel docs for the state duplication functions
8d30440 drm/atomic: Pass old state explicitly to .atomic_duplicate_state()
9ae4bd6 drm/mediatek: s/old_state/old_mtk_state/
f489af1 drm/arm: s/old_state/old_mali_state/
a3c1ddf drm/atomic: Pass old state to __drm_atomic_helper_crtc_duplicate_state() & co. explicitly
8fed7e9 drm/atomic: Make private objs proper objects
0e9247a drm/atomic: Convert private_objs to drm_dynarray
2bf882f drm/atomic: Remove pointless private object NULL state check
69b1457 drm/atomic: Convert state->connectors to drm_dynarray
160fdbc drm: Add drm_dynarray
7c976e6 drm/i915: Eliminate crtc->state usage from intel_atomic_commit_tail and .crtc_update()
baf46cc drm/i915: Eliminate crtc->state usage from intel_update_pipe_config()
19df3db drm/i915: Eliminate obj->state usage from pre/post plane update
5d2ce3d drm/i915: Pass proper old/new states to intel_plane_atomic_check_with_state()
8bdb413 drm/i915: Eliminate obj->state usage in g4x/vlv/chv wm computation
3a05805 drm/i915: Pass the crtc state explicitly to intel_pipe_update_start/end()
edbf808 drm/i915: Pass the new crtc state to color management code

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_5156/


More information about the Intel-gfx mailing list