✓ Fi.CI.BAT: success for series starting with [01/12] drm/i915/guc: Remove obsolete comments and remove unused variable

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 18 10:24:26 UTC 2017


== Series Details ==

Series: series starting with [01/12] drm/i915/guc: Remove obsolete comments and remove unused variable
URL   : https://patchwork.freedesktop.org/series/30494/
State : success

== Summary ==

Series 30494v1 series starting with [01/12] drm/i915/guc: Remove obsolete comments and remove unused variable
https://patchwork.freedesktop.org/api/1.0/series/30494/revisions/1/mbox/

Test debugfs_test:
        Subgroup read_all_entries:
                dmesg-warn -> PASS       (fi-bxt-dsi) fdo#102403 +5
Test kms_busy:
        Subgroup basic-flip-a:
                pass       -> DMESG-WARN (fi-skl-6700hq) fdo#101144 +1
        Subgroup basic-flip-c:
                pass       -> DMESG-WARN (fi-skl-6700hq) fdo#101518 +36
Test kms_cursor_legacy:
        Subgroup basic-busy-flip-before-cursor-atomic:
                fail       -> PASS       (fi-snb-2600) fdo#100215
Test pm_rpm:
        Subgroup basic-rte:
                dmesg-warn -> PASS       (fi-cfl-s) fdo#102294

fdo#102403 https://bugs.freedesktop.org/show_bug.cgi?id=102403
fdo#101144 https://bugs.freedesktop.org/show_bug.cgi?id=101144
fdo#101518 https://bugs.freedesktop.org/show_bug.cgi?id=101518
fdo#100215 https://bugs.freedesktop.org/show_bug.cgi?id=100215
fdo#102294 https://bugs.freedesktop.org/show_bug.cgi?id=102294

fi-bdw-5557u     total:289  pass:268  dwarn:0   dfail:0   fail:0   skip:21  time:442s
fi-bdw-gvtdvm    total:289  pass:265  dwarn:0   dfail:0   fail:0   skip:24  time:472s
fi-blb-e6850     total:289  pass:224  dwarn:1   dfail:0   fail:0   skip:64  time:419s
fi-bsw-n3050     total:289  pass:243  dwarn:0   dfail:0   fail:0   skip:46  time:520s
fi-bwr-2160      total:289  pass:184  dwarn:0   dfail:0   fail:0   skip:105 time:277s
fi-bxt-dsi       total:289  pass:255  dwarn:4   dfail:0   fail:0   skip:30  time:505s
fi-bxt-j4205     total:289  pass:260  dwarn:0   dfail:0   fail:0   skip:29  time:506s
fi-byt-j1900     total:289  pass:254  dwarn:1   dfail:0   fail:0   skip:34  time:503s
fi-byt-n2820     total:289  pass:250  dwarn:1   dfail:0   fail:0   skip:38  time:491s
fi-cfl-s         total:286  pass:223  dwarn:31  dfail:0   fail:0   skip:31 
fi-elk-e7500     total:289  pass:230  dwarn:0   dfail:0   fail:0   skip:59  time:422s
fi-glk-2a        total:289  pass:260  dwarn:0   dfail:0   fail:0   skip:29  time:592s
fi-hsw-4770      total:289  pass:263  dwarn:0   dfail:0   fail:0   skip:26  time:428s
fi-hsw-4770r     total:289  pass:263  dwarn:0   dfail:0   fail:0   skip:26  time:410s
fi-ilk-650       total:289  pass:229  dwarn:0   dfail:0   fail:0   skip:60  time:427s
fi-ivb-3520m     total:289  pass:261  dwarn:0   dfail:0   fail:0   skip:28  time:483s
fi-ivb-3770      total:289  pass:261  dwarn:0   dfail:0   fail:0   skip:28  time:458s
fi-kbl-7500u     total:289  pass:264  dwarn:1   dfail:0   fail:0   skip:24  time:481s
fi-kbl-7560u     total:289  pass:270  dwarn:0   dfail:0   fail:0   skip:19  time:580s
fi-kbl-r         total:289  pass:262  dwarn:0   dfail:0   fail:0   skip:27  time:590s
fi-pnv-d510      total:289  pass:223  dwarn:1   dfail:0   fail:0   skip:65  time:539s
fi-skl-6260u     total:289  pass:269  dwarn:0   dfail:0   fail:0   skip:20  time:456s
fi-skl-6700hq    total:289  pass:224  dwarn:2   dfail:0   fail:29  skip:33  time:329s
fi-skl-6700k     total:289  pass:265  dwarn:0   dfail:0   fail:0   skip:24  time:752s
fi-skl-6770hq    total:289  pass:269  dwarn:0   dfail:0   fail:0   skip:20  time:495s
fi-skl-gvtdvm    total:289  pass:266  dwarn:0   dfail:0   fail:0   skip:23  time:476s
fi-snb-2520m     total:289  pass:251  dwarn:0   dfail:0   fail:0   skip:38  time:567s
fi-snb-2600      total:289  pass:249  dwarn:0   dfail:0   fail:1   skip:39  time:418s

5299e24e48f3c24e612bcdb997d0dc477cdde0d0 drm-tip: 2017y-09m-18d-08h-44m-15s UTC integration manifest
4f41974630ac drm/i915: Reorganize HuC authentication
e58ba598eb6b drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
287ade3a48b1 drm/i915/guc: Remove i915_guc_log_unregister
cb78efbb7e68 drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
93921ef3011d drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
168350a3ee93 drm/i915/guc: Create intel_guc.c for defining GuC specific functionality
00a4257d191e drm/i915/guc: Create intel_guc_init_early
338a9b1dbe16 drm/i915/guc: Export guc_init_send_regs and call only during intel_uc_init_hw
7f801325c21e drm/i915/guc: Cleanup adding GuC work items
cdf9c7e241fb drm/i915/guc: Simplify GuC doorbell logic
f7ff849614a5 drm/i915/guc: Submit GuC workitems containing coalesced requests
b2e30bddde8b drm/i915/guc: Remove obsolete comments and remove unused variable

== Logs ==

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


More information about the Intel-gfx-trybot mailing list