From: Patchwork <patchwork@emeril.freedesktop.org>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for drm/i915: Convert connector properties to atomic. (rev2)
Date: Mon, 10 Apr 2017 09:43:51 -0000 [thread overview]
Message-ID: <20170410094351.19785.50531@emeril.freedesktop.org> (raw)
In-Reply-To: <1491815239-10685-1-git-send-email-maarten.lankhorst@linux.intel.com>
== Series Details ==
Series: drm/i915: Convert connector properties to atomic. (rev2)
URL : https://patchwork.freedesktop.org/series/22634/
State : success
== Summary ==
Series 22634v2 drm/i915: Convert connector properties to atomic.
https://patchwork.freedesktop.org/api/1.0/series/22634/revisions/2/mbox/
Test gem_exec_flush:
Subgroup basic-batch-kernel-default-uc:
pass -> FAIL (fi-snb-2600) fdo#100007
Test gem_exec_suspend:
Subgroup basic-s4-devices:
pass -> DMESG-WARN (fi-kbl-7560u) fdo#100125
fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007
fdo#100125 https://bugs.freedesktop.org/show_bug.cgi?id=100125
fi-bdw-5557u total:278 pass:267 dwarn:0 dfail:0 fail:0 skip:11 time:430s
fi-bdw-gvtdvm total:278 pass:256 dwarn:8 dfail:0 fail:0 skip:14 time:423s
fi-bsw-n3050 total:278 pass:242 dwarn:0 dfail:0 fail:0 skip:36 time:568s
fi-bxt-j4205 total:278 pass:259 dwarn:0 dfail:0 fail:0 skip:19 time:510s
fi-bxt-t5700 total:278 pass:258 dwarn:0 dfail:0 fail:0 skip:20 time:543s
fi-byt-j1900 total:278 pass:254 dwarn:0 dfail:0 fail:0 skip:24 time:484s
fi-byt-n2820 total:278 pass:250 dwarn:0 dfail:0 fail:0 skip:28 time:477s
fi-hsw-4770 total:278 pass:262 dwarn:0 dfail:0 fail:0 skip:16 time:411s
fi-hsw-4770r total:278 pass:262 dwarn:0 dfail:0 fail:0 skip:16 time:404s
fi-ilk-650 total:278 pass:228 dwarn:0 dfail:0 fail:0 skip:50 time:420s
fi-ivb-3520m total:278 pass:260 dwarn:0 dfail:0 fail:0 skip:18 time:479s
fi-ivb-3770 total:278 pass:260 dwarn:0 dfail:0 fail:0 skip:18 time:473s
fi-kbl-7500u total:278 pass:260 dwarn:0 dfail:0 fail:0 skip:18 time:465s
fi-kbl-7560u total:278 pass:267 dwarn:1 dfail:0 fail:0 skip:10 time:568s
fi-skl-6260u total:278 pass:268 dwarn:0 dfail:0 fail:0 skip:10 time:452s
fi-skl-6700hq total:278 pass:261 dwarn:0 dfail:0 fail:0 skip:17 time:569s
fi-skl-6700k total:278 pass:256 dwarn:4 dfail:0 fail:0 skip:18 time:463s
fi-skl-6770hq total:278 pass:268 dwarn:0 dfail:0 fail:0 skip:10 time:488s
fi-skl-gvtdvm total:278 pass:265 dwarn:0 dfail:0 fail:0 skip:13 time:431s
fi-snb-2520m total:278 pass:250 dwarn:0 dfail:0 fail:0 skip:28 time:530s
fi-snb-2600 total:278 pass:248 dwarn:0 dfail:0 fail:1 skip:29 time:399s
d86f5fa557fdf089bdb5b51f625a7f5967f11015 drm-tip: 2017y-04m-10d-06h-38m-49s UTC integration manifest
21ca0a9 drm/i915: Convert intel_sdvo connector properties to atomic.
d0e2017 drm/i915: Handle force_audio correctly in intel_sdvo
1075b60 drm/i915: Convert intel_hdmi connector properties to atomic
aef458e drm/i915: Convert intel_dp properties to atomic.
5f05523 drm/i915: Make intel_dp->has_audio reflect hw state only
6fd8b7a drm/i915: Convert LVDS connector properties to atomic.
bd25e9e drm/i915: Convert DSI connector properties to atomic.
6118531 drm/i915: Add plumbing for digital connector state.
ff6cdcf drm/i915: Convert intel DVO connector to atomic
339b1de drm/i915: Convert intel_crt connector properties to atomic.
16bc770 drm/i915: Convert intel_dp_mst connector properties to atomic.
da10d10 drm/i915: Convert intel_tv connector properties to atomic, v5.
d5fb4ab drm/i915: Remove unused members from intel_tv.c
== Logs ==
For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_4455/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-04-10 9:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-10 9:07 [PATCH v3 00/13] drm/i915: Convert connector properties to atomic Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 01/13] drm/i915: Remove unused members from intel_tv.c Maarten Lankhorst
2017-04-10 9:51 ` Chris Wilson
2017-04-10 9:07 ` [PATCH v3 02/13] drm/i915: Convert intel_tv connector properties to atomic, v5 Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 03/13] drm/i915: Convert intel_dp_mst connector properties to atomic Maarten Lankhorst
2017-04-10 10:51 ` [PATCH v3 2.5/13] drm/i915: Remove unused dp properties for dp-mst Maarten Lankhorst
2017-04-12 7:47 ` Daniel Vetter
2017-04-10 9:07 ` [PATCH v3 04/13] drm/i915: Convert intel_crt connector properties to atomic Maarten Lankhorst
2017-04-12 7:48 ` Daniel Vetter
2017-04-10 9:07 ` [PATCH v3 05/13] drm/i915: Convert intel DVO connector " Maarten Lankhorst
2017-04-12 7:49 ` Daniel Vetter
2017-04-10 9:07 ` [PATCH v3 06/13] drm/i915: Add plumbing for digital connector state Maarten Lankhorst
2017-04-12 7:56 ` Daniel Vetter
2017-04-10 9:07 ` [PATCH v3 07/13] drm/i915: Convert DSI connector properties to atomic Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 08/13] drm/i915: Convert LVDS " Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 09/13] drm/i915: Make intel_dp->has_audio reflect hw state only Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 10/13] drm/i915: Convert intel_dp properties to atomic Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 11/13] drm/i915: Convert intel_hdmi connector " Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 12/13] drm/i915: Handle force_audio correctly in intel_sdvo Maarten Lankhorst
2017-04-10 9:07 ` [PATCH v3 13/13] drm/i915: Convert intel_sdvo connector properties to atomic Maarten Lankhorst
2017-04-10 9:43 ` Patchwork [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170410094351.19785.50531@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=maarten.lankhorst@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox