From: Patchwork <patchwork@emeril.freedesktop.org>
To: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for drm/i915: expose RCS topology to userspace
Date: Tue, 06 Mar 2018 13:41:27 -0000 [thread overview]
Message-ID: <20180306134127.25084.16151@emeril.freedesktop.org> (raw)
In-Reply-To: <20180306122857.27317-1-lionel.g.landwerlin@intel.com>
== Series Details ==
Series: drm/i915: expose RCS topology to userspace
URL : https://patchwork.freedesktop.org/series/39446/
State : success
== Summary ==
Series 39446v1 drm/i915: expose RCS topology to userspace
https://patchwork.freedesktop.org/api/1.0/series/39446/revisions/1/mbox/
fi-bdw-5557u total:288 pass:267 dwarn:0 dfail:0 fail:0 skip:21 time:425s
fi-bdw-gvtdvm total:288 pass:264 dwarn:0 dfail:0 fail:0 skip:24 time:425s
fi-blb-e6850 total:288 pass:223 dwarn:1 dfail:0 fail:0 skip:64 time:370s
fi-bsw-n3050 total:288 pass:242 dwarn:0 dfail:0 fail:0 skip:46 time:499s
fi-bwr-2160 total:288 pass:183 dwarn:0 dfail:0 fail:0 skip:105 time:278s
fi-bxt-dsi total:288 pass:258 dwarn:0 dfail:0 fail:0 skip:30 time:489s
fi-bxt-j4205 total:288 pass:259 dwarn:0 dfail:0 fail:0 skip:29 time:490s
fi-byt-j1900 total:288 pass:253 dwarn:0 dfail:0 fail:0 skip:35 time:481s
fi-byt-n2820 total:288 pass:249 dwarn:0 dfail:0 fail:0 skip:39 time:468s
fi-cfl-8700k total:288 pass:260 dwarn:0 dfail:0 fail:0 skip:28 time:404s
fi-cfl-s2 total:288 pass:262 dwarn:0 dfail:0 fail:0 skip:26 time:568s
fi-cnl-y3 total:288 pass:262 dwarn:0 dfail:0 fail:0 skip:26 time:595s
fi-elk-e7500 total:288 pass:229 dwarn:0 dfail:0 fail:0 skip:59 time:412s
fi-gdg-551 total:288 pass:179 dwarn:0 dfail:0 fail:1 skip:108 time:290s
fi-glk-1 total:288 pass:260 dwarn:0 dfail:0 fail:0 skip:28 time:518s
fi-hsw-4770 total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:396s
fi-ilk-650 total:288 pass:228 dwarn:0 dfail:0 fail:0 skip:60 time:411s
fi-ivb-3520m total:288 pass:259 dwarn:0 dfail:0 fail:0 skip:29 time:460s
fi-ivb-3770 total:288 pass:255 dwarn:0 dfail:0 fail:0 skip:33 time:419s
fi-kbl-7500u total:288 pass:263 dwarn:1 dfail:0 fail:0 skip:24 time:466s
fi-kbl-7560u total:108 pass:104 dwarn:0 dfail:0 fail:0 skip:3
fi-kbl-7567u total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:459s
fi-kbl-r total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:502s
fi-pnv-d510 total:288 pass:222 dwarn:1 dfail:0 fail:0 skip:65 time:584s
fi-skl-6260u total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:438s
fi-skl-6600u total:288 pass:261 dwarn:0 dfail:0 fail:0 skip:27 time:514s
fi-skl-6700hq total:288 pass:262 dwarn:0 dfail:0 fail:0 skip:26 time:536s
fi-skl-6700k2 total:288 pass:264 dwarn:0 dfail:0 fail:0 skip:24 time:495s
fi-skl-6770hq total:288 pass:268 dwarn:0 dfail:0 fail:0 skip:20 time:487s
fi-skl-guc total:288 pass:260 dwarn:0 dfail:0 fail:0 skip:28 time:424s
fi-skl-gvtdvm total:288 pass:265 dwarn:0 dfail:0 fail:0 skip:23 time:426s
fi-snb-2520m total:288 pass:248 dwarn:0 dfail:0 fail:0 skip:40 time:517s
fi-snb-2600 total:288 pass:248 dwarn:0 dfail:0 fail:0 skip:40 time:389s
3d35bb0a8966cf81f0e7b13a9ba796d0b65f98c5 drm-tip: 2018y-03m-06d-12h-23m-04s UTC integration manifest
93480f0529c8 drm/i915: expose rcs topology through query uAPI
eb008138c7c7 drm/i915: add query uAPI
1e2d965776a3 drm/i915: add rcs topology to error state
eaacfe4ec2e7 drm/i915/debugfs: add rcs topology entry
f44fa7c54a37 drm/i915/debugfs: reuse max slice/subslices already stored in sseu
e71c273b597e drm/i915: store all subslice masks
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_8243/issues.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2018-03-06 13:41 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-06 12:28 [PATCH v17 0/6] drm/i915: expose RCS topology to userspace Lionel Landwerlin
2018-03-06 12:28 ` [PATCH v17 1/6] drm/i915: store all subslice masks Lionel Landwerlin
2018-03-06 12:28 ` [PATCH v17 2/6] drm/i915/debugfs: reuse max slice/subslices already stored in sseu Lionel Landwerlin
2018-03-06 12:28 ` [PATCH v17 3/6] drm/i915/debugfs: add rcs topology entry Lionel Landwerlin
2018-03-06 12:28 ` [PATCH v17 4/6] drm/i915: add rcs topology to error state Lionel Landwerlin
2018-03-06 12:28 ` [PATCH v17 5/6] drm/i915: add query uAPI Lionel Landwerlin
2018-03-06 12:28 ` [PATCH v17 6/6] drm/i915: expose rcs topology through " Lionel Landwerlin
2018-03-06 13:29 ` ✗ Fi.CI.SPARSE: warning for drm/i915: expose RCS topology to userspace Patchwork
2018-03-06 13:41 ` Patchwork [this message]
2018-03-06 18:17 ` ✗ Fi.CI.IGT: failure " Patchwork
-- strict thread matches above, loose matches on Subject: below --
2018-02-22 17:53 [PATCH v14 0/6] " Lionel Landwerlin
2018-02-22 18:20 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-02-15 12:01 [PATCH v13 0/6] " Lionel Landwerlin
2018-02-15 12:27 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-29 16:31 [PATCH v12 0/8] " Lionel Landwerlin
2018-01-29 16:53 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-22 8:21 [PATCH v11 0/6] " Lionel Landwerlin
2018-01-22 8:55 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-19 13:22 [PATCH v10 0/6] " Lionel Landwerlin
2018-01-19 15:27 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-18 14:45 [PATCH v9 0/6] " Lionel Landwerlin
2018-01-18 15:28 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-16 19:18 [PATCH v7 0/6] " Lionel Landwerlin
2018-01-16 20:11 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-16 16:02 [PATCH v6 0/6] " Lionel Landwerlin
2018-01-16 17:03 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-16 13:40 [PATCH v5 0/6] " Lionel Landwerlin
2018-01-16 14:40 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-15 14:41 [PATCH v4 0/6] " Lionel Landwerlin
2018-01-15 15:31 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-12 16:00 [PATCH v3 0/6] " Lionel Landwerlin
2018-01-12 16:29 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-01-11 19:53 [PATCH v2 0/6] " Lionel Landwerlin
2018-01-12 10:06 ` ✓ Fi.CI.BAT: success for " 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=20180306134127.25084.16151@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=lionel.g.landwerlin@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