✓ Fi.CI.BAT: success for series starting with [01/20] drm/i915: introduce simple gemfs

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 22 15:05:24 UTC 2017


== Series Details ==

Series: series starting with [01/20] drm/i915: introduce simple gemfs
URL   : https://patchwork.freedesktop.org/series/26229/
State : success

== Summary ==

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

Test gem_exec_suspend:
        Subgroup basic-s4-devices:
                pass       -> DMESG-WARN (fi-kbl-7560u) fdo#100125
Test kms_busy:
        Subgroup basic-flip-default-a:
                dmesg-warn -> PASS       (fi-skl-6700hq) fdo#101144 +3
Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-atomic:
                fail       -> PASS       (fi-skl-6700hq) fdo#101154 +7
Test kms_force_connector_basic:
        Subgroup prune-stale-modes:
                pass       -> SKIP       (fi-ivb-3520m) fdo#101048
Test kms_pipe_crc_basic:
        Subgroup suspend-read-crc-pipe-a:
                dmesg-warn -> PASS       (fi-byt-j1900) fdo#101517
        Subgroup suspend-read-crc-pipe-b:
                dmesg-warn -> PASS       (fi-byt-j1900) fdo#101516
Test prime_vgem:
        Subgroup basic-wait-default:
                dmesg-warn -> PASS       (fi-skl-6700hq) fdo#101515

fdo#100125 https://bugs.freedesktop.org/show_bug.cgi?id=100125
fdo#101144 https://bugs.freedesktop.org/show_bug.cgi?id=101144
fdo#101154 https://bugs.freedesktop.org/show_bug.cgi?id=101154
fdo#101048 https://bugs.freedesktop.org/show_bug.cgi?id=101048
fdo#101517 https://bugs.freedesktop.org/show_bug.cgi?id=101517
fdo#101516 https://bugs.freedesktop.org/show_bug.cgi?id=101516
fdo#101515 https://bugs.freedesktop.org/show_bug.cgi?id=101515

fi-bdw-gvtdvm    total:279  pass:257  dwarn:8   dfail:0   fail:0   skip:14  time:423s
fi-blb-e6850     total:208  pass:169  dwarn:0   dfail:0   fail:0   skip:37 
fi-bsw-n3050     total:279  pass:242  dwarn:1   dfail:0   fail:0   skip:36  time:526s
fi-bwr-2160      total:279  pass:184  dwarn:0   dfail:0   fail:0   skip:95  time:247s
fi-bxt-j4205     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:499s
fi-byt-j1900     total:279  pass:255  dwarn:0   dfail:0   fail:0   skip:24  time:484s
fi-byt-n2820     total:279  pass:249  dwarn:2   dfail:0   fail:0   skip:28  time:480s
fi-glk-2a        total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:582s
fi-hsw-4770      total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:433s
fi-hsw-4770r     total:279  pass:263  dwarn:0   dfail:0   fail:0   skip:16  time:413s
fi-ilk-650       total:279  pass:229  dwarn:0   dfail:0   fail:0   skip:50  time:422s
fi-ivb-3520m     total:279  pass:260  dwarn:0   dfail:0   fail:0   skip:19  time:499s
fi-ivb-3770      total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:469s
fi-kbl-7500u     total:279  pass:261  dwarn:0   dfail:0   fail:0   skip:18  time:472s
fi-kbl-7560u     total:279  pass:268  dwarn:1   dfail:0   fail:0   skip:10  time:565s
fi-kbl-r         total:279  pass:260  dwarn:1   dfail:0   fail:0   skip:18  time:579s
fi-pnv-d510      total:146  pass:112  dwarn:0   dfail:0   fail:0   skip:33 
fi-skl-6700hq    total:279  pass:232  dwarn:2   dfail:1   fail:20  skip:23  time:372s
fi-skl-6700k     total:279  pass:257  dwarn:4   dfail:0   fail:0   skip:18  time:463s
fi-skl-6770hq    total:279  pass:269  dwarn:0   dfail:0   fail:0   skip:10  time:472s
fi-skl-gvtdvm    total:279  pass:266  dwarn:0   dfail:0   fail:0   skip:13  time:439s
fi-snb-2520m     total:279  pass:251  dwarn:0   dfail:0   fail:0   skip:28  time:537s
fi-snb-2600      total:279  pass:250  dwarn:0   dfail:0   fail:0   skip:29  time:406s

781051b4174a922661593ecf853618bcbd4ecf6c drm-tip: 2017y-06m-22d-13h-14m-47s UTC integration manifest
336226b drm/i915: enable platform support for 1G pages
45f9307 drm/i915: enable platform support for 2M pages
3a49c90 drm/i915: enable platform support for 64K pages
2118eac drm/i915/selftests: mix huge pages
110204a drm/i915/selftests: basic huge page tests
f58f781 drm/i915/debugfs: include some gtt page size metrics
e8ede84 drm/i915: accurate page size tracking for the ppgtt
3134019 drm/i915: support 64K pages for the 48b PPGTT
81c1f22 drm/i915: support 2M pages for the 48b PPGTT
eafe1a5 drm/i915: support 1G pages for the 48b PPGTT
94d654e drm/i915: disable GTT cache for 2M/1G pages
f1f9389 drm/i915: enable IPS bit for 64K pages
f8bd750 drm/i915: pass the vma to insert_entries
332cab8 drm/i915: align 64K objects to 2M
18b82f7 drm/i915: align the vma start to the largest gtt page size
7e5a16d drm/i915: introduce set_pages/clear_pages
a4fc664 drm/i915: introduce page_size members
aab0977 drm/i915: introduce page_size_mask to dev_info
09c970f drm/i915/gemfs: enable THP
89189ec drm/i915: introduce simple gemfs

== Logs ==

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


More information about the Intel-gfx-trybot mailing list