From: Patchwork <patchwork@emeril.freedesktop.org>
To: Hans de Goede <j.w.r.degoede@gmail.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for drm/fbdev: Panel orientation connector property support (rev2)
Date: Mon, 23 Oct 2017 09:44:32 -0000 [thread overview]
Message-ID: <20171023094432.1844.9638@emeril.freedesktop.org> (raw)
In-Reply-To: <20171023092502.1095-1-hdegoede@redhat.com>
== Series Details ==
Series: drm/fbdev: Panel orientation connector property support (rev2)
URL : https://patchwork.freedesktop.org/series/32447/
State : failure
== Summary ==
Series 32447v2 drm/fbdev: Panel orientation connector property support
https://patchwork.freedesktop.org/api/1.0/series/32447/revisions/2/mbox/
Test gem_exec_reloc:
Subgroup basic-softpin:
incomplete -> PASS (fi-byt-j1900) fdo#103411
Test drv_module_reload:
Subgroup basic-no-display:
pass -> FAIL (fi-snb-2520m)
fdo#103411 https://bugs.freedesktop.org/show_bug.cgi?id=103411
fi-bdw-5557u total:289 pass:268 dwarn:0 dfail:0 fail:0 skip:21 time:446s
fi-bdw-gvtdvm total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:448s
fi-blb-e6850 total:289 pass:223 dwarn:1 dfail:0 fail:0 skip:65 time:371s
fi-bsw-n3050 total:289 pass:243 dwarn:0 dfail:0 fail:0 skip:46 time:523s
fi-bwr-2160 total:289 pass:183 dwarn:0 dfail:0 fail:0 skip:106 time:263s
fi-bxt-dsi total:289 pass:259 dwarn:0 dfail:0 fail:0 skip:30 time:496s
fi-bxt-j4205 total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:499s
fi-byt-j1900 total:289 pass:253 dwarn:1 dfail:0 fail:0 skip:35 time:505s
fi-byt-n2820 total:289 pass:249 dwarn:1 dfail:0 fail:0 skip:39 time:477s
fi-cfl-s total:289 pass:253 dwarn:4 dfail:0 fail:0 skip:32 time:551s
fi-elk-e7500 total:289 pass:229 dwarn:0 dfail:0 fail:0 skip:60 time:418s
fi-gdg-551 total:289 pass:178 dwarn:1 dfail:0 fail:1 skip:109 time:250s
fi-glk-1 total:289 pass:261 dwarn:0 dfail:0 fail:0 skip:28 time:578s
fi-hsw-4770 total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:445s
fi-hsw-4770r total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:430s
fi-ilk-650 total:289 pass:228 dwarn:0 dfail:0 fail:0 skip:61 time:440s
fi-ivb-3520m total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:498s
fi-ivb-3770 total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:457s
fi-kbl-7500u total:289 pass:264 dwarn:1 dfail:0 fail:0 skip:24 time:498s
fi-kbl-7560u total:289 pass:270 dwarn:0 dfail:0 fail:0 skip:19 time:576s
fi-kbl-7567u total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:479s
fi-kbl-r total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:586s
fi-pnv-d510 total:289 pass:222 dwarn:1 dfail:0 fail:0 skip:66 time:543s
fi-skl-6260u total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:458s
fi-skl-6700hq total:289 pass:263 dwarn:0 dfail:0 fail:0 skip:26 time:650s
fi-skl-6700k total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:525s
fi-skl-6770hq total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:497s
fi-skl-gvtdvm total:289 pass:266 dwarn:0 dfail:0 fail:0 skip:23 time:460s
fi-snb-2520m total:289 pass:249 dwarn:0 dfail:0 fail:1 skip:39 time:596s
fi-snb-2600 total:289 pass:249 dwarn:0 dfail:0 fail:0 skip:40 time:421s
93e5fc11a47aaf43e7cb10fab23d459163bb735b drm-tip: 2017y-10m-23d-06h-23m-22s UTC integration manifest
bbcc23fa3d3e fbcon: Remove dmi quirk table
7b229c3756f8 efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
6fbceafb86c3 drm/i915: Add "panel orientation" property to the panel connector
ba26abae2d99 drm/fb-helper: Apply panel orientation connector prop to the primary plane
6cce10152489 drm: Add support for a panel-orientation connector property
86af0d99c58f drm: Add panel orientation quirks
c98ef8cf9994 fbcon: Add fbcon_rotate_hint to struct fb_info
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_6139/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-10-23 9:44 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-23 9:24 [PATCH v4 0/7] drm/fbdev: Panel orientation connector property support Hans de Goede
2017-10-23 9:24 ` [PATCH v4 1/7] fbcon: Add fbcon_rotate_hint to struct fb_info Hans de Goede
2017-10-23 9:24 ` [PATCH v4 2/7] drm: Add panel orientation quirks Hans de Goede
2017-10-23 9:24 ` [PATCH v4 3/7] drm: Add support for a panel-orientation connector property Hans de Goede
2017-10-23 9:24 ` [PATCH v4 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary plane Hans de Goede
2017-10-23 9:25 ` [PATCH v4 5/7] drm/i915: Add "panel orientation" property to the panel connector Hans de Goede
2017-10-23 9:25 ` [PATCH v4 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk Hans de Goede
2017-10-23 9:25 ` [PATCH v4 7/7] fbcon: Remove dmi quirk table Hans de Goede
2017-10-23 9:44 ` Patchwork [this message]
2017-10-23 10:31 ` ✗ Fi.CI.BAT: failure for drm/fbdev: Panel orientation connector property support (rev2) Hans de Goede
2017-10-23 11:09 ` Saarinen, Jani
2017-10-23 14:58 ` Hans de Goede
2017-10-24 6:13 ` Saarinen, Jani
2017-10-24 6:45 ` Saarinen, Jani
2017-10-23 10:34 ` ✓ Fi.CI.IGT: success " Patchwork
2017-10-24 6:33 ` ✓ Fi.CI.BAT: " Patchwork
2017-10-24 7:24 ` ✓ Fi.CI.IGT: " Patchwork
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=20171023094432.1844.9638@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=j.w.r.degoede@gmail.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