From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for series starting with [01/23] drm/i915: Cache the error string
Date: Thu, 16 Aug 2018 21:59:51 -0000 [thread overview]
Message-ID: <20180816215951.29044.97974@emeril.freedesktop.org> (raw)
In-Reply-To: <20180816210742.32152-1-chris@chris-wilson.co.uk>
== Series Details ==
Series: series starting with [01/23] drm/i915: Cache the error string
URL : https://patchwork.freedesktop.org/series/48362/
State : success
== Summary ==
= CI Bug Log - changes from CI_DRM_4682 -> Patchwork_9965 =
== Summary - SUCCESS ==
No regressions found.
External URL: https://patchwork.freedesktop.org/api/1.0/series/48362/revisions/1/mbox/
== Possible new issues ==
Here are the unknown changes that may have been introduced in Patchwork_9965:
=== IGT changes ===
==== Warnings ====
{igt@pm_rpm@module-reload}:
fi-cnl-psr: WARN -> FAIL
fi-hsw-4770r: FAIL -> WARN
fi-skl-6700k2: FAIL -> WARN
== Known issues ==
Here are the changes found in Patchwork_9965 that come from known issues:
=== IGT changes ===
==== Issues hit ====
igt@drv_selftest@live_hangcheck:
fi-skl-guc: PASS -> DMESG-FAIL (fdo#107174)
igt@gem_exec_suspend@basic-s3:
{fi-skl-caroline}: NOTRUN -> INCOMPLETE (fdo#107556, fdo#104108)
==== Possible fixes ====
igt@debugfs_test@read_all_entries:
fi-snb-2520m: INCOMPLETE (fdo#103713) -> PASS
{igt@kms_psr@primary_mmap_gtt}:
fi-cnl-psr: DMESG-WARN (fdo#107372) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
fdo#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108
fdo#107174 https://bugs.freedesktop.org/show_bug.cgi?id=107174
fdo#107372 https://bugs.freedesktop.org/show_bug.cgi?id=107372
fdo#107556 https://bugs.freedesktop.org/show_bug.cgi?id=107556
== Participating hosts (51 -> 47) ==
Additional (1): fi-skl-caroline
Missing (5): fi-ctg-p8600 fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-hsw-4200u
== Build changes ==
* Linux: CI_DRM_4682 -> Patchwork_9965
CI_DRM_4682: 1d6d9c1a324bb0d68b1901006bb9982438a725d0 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4604: 2a5777f8a694f1f8edcf021afb1ef36192c6762d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_9965: 147bda82fa16c6c99607c4a734944a5bb69d7beb @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
147bda82fa16 drm/i915: Enable runtime-pm debugging by default for CI
39971cb567f5 drm/i915: Mark up Ironlake ips with rpm wakerefs
5803b4691f5e drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
7628024c7252 drm/i915/dp: Markup pps lock power well
28d161441228 drm/i915: Track the wakeref used to initialise display power domains
09683b7d42ed drm/i915: Markup paired operations on display power domains
cc5070256ace drm/i915: Syntatic sugar for using intel_runtime_pm
53d707353038 drm/i915: Markup paired operations on wakerefs
06c35ac73fff drm/i915: Track all held rpm wakerefs
f701f7a446fc drm/i915: Attach the pci match data to the device upon creation
41987cac178b drm/i915/execlists: Use direct submission to restart HW after reset
3e9a52f60a87 drm/i915/execlists: Include reset depth in traces
0471fde14d4f drm/i915/execlists: Reset queue_priority on cancellation
0b779c883955 drm/i915/execlists: Assert the queue is non-empty on unsubmitting
9a5b5d34b0e7 drm/i915: Remove debugfs/i915_ppgtt_info
b80a0049bd90 drm/i915: Report the number of closed vma held by each context in debugfs
961fcf08085e drm/i915/execlists: Onion unwind for logical_ring_init() failure
e3c5fe224683 drm/i915/execlists: Use coherent writes into the context image
1994f89c4bee drm/i915/execlists: Delay updating ring register state after resume
aa77959dacd7 drm/i915/selftests: Basic stress test for rapid context switching
59a7f61abead drm/i915: Missed interrupt simulation is no more, tell the world
07069ce0121b drm/i915/execlists: Avoid kicking priority on the current context
31a8de99a658 drm/i915: Cache the error string
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_9965/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-08-16 21:59 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-16 21:07 [PATCH 01/23] drm/i915: Cache the error string Chris Wilson
2018-08-16 21:07 ` [PATCH 02/23] drm/i915/execlists: Avoid kicking priority on the current context Chris Wilson
2018-08-16 21:07 ` [PATCH 03/23] drm/i915: Missed interrupt simulation is no more, tell the world Chris Wilson
2018-08-16 21:07 ` [PATCH 04/23] drm/i915/selftests: Basic stress test for rapid context switching Chris Wilson
2018-08-16 21:07 ` [PATCH 05/23] drm/i915/execlists: Delay updating ring register state after resume Chris Wilson
2018-08-16 21:07 ` [PATCH 06/23] drm/i915/execlists: Use coherent writes into the context image Chris Wilson
2018-08-16 21:07 ` [PATCH 07/23] drm/i915/execlists: Onion unwind for logical_ring_init() failure Chris Wilson
2018-08-16 21:07 ` [PATCH 08/23] drm/i915: Report the number of closed vma held by each context in debugfs Chris Wilson
2018-08-16 21:07 ` [PATCH 09/23] drm/i915: Remove debugfs/i915_ppgtt_info Chris Wilson
2018-08-16 21:07 ` [PATCH 10/23] drm/i915/execlists: Assert the queue is non-empty on unsubmitting Chris Wilson
2018-08-16 21:07 ` [PATCH 11/23] drm/i915/execlists: Reset queue_priority on cancellation Chris Wilson
2018-08-16 21:07 ` [PATCH 12/23] drm/i915/execlists: Include reset depth in traces Chris Wilson
2018-08-16 21:07 ` [PATCH 13/23] drm/i915/execlists: Use direct submission to restart HW after reset Chris Wilson
2018-08-16 21:07 ` [PATCH 14/23] drm/i915: Attach the pci match data to the device upon creation Chris Wilson
2018-08-16 21:07 ` [PATCH 15/23] drm/i915: Track all held rpm wakerefs Chris Wilson
2018-08-16 21:07 ` [PATCH 16/23] drm/i915: Markup paired operations on wakerefs Chris Wilson
2018-08-16 21:07 ` [PATCH 17/23] drm/i915: Syntatic sugar for using intel_runtime_pm Chris Wilson
2018-08-16 21:07 ` [PATCH 18/23] drm/i915: Markup paired operations on display power domains Chris Wilson
2018-08-16 21:07 ` [PATCH 19/23] drm/i915: Track the wakeref used to initialise " Chris Wilson
2018-08-16 21:07 ` [PATCH 20/23] drm/i915/dp: Markup pps lock power well Chris Wilson
2018-08-16 21:07 ` [PATCH 21/23] drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice Chris Wilson
2018-08-16 21:07 ` [PATCH 22/23] drm/i915: Mark up Ironlake ips with rpm wakerefs Chris Wilson
2018-08-16 21:07 ` [PATCH 23/23] drm/i915: Enable runtime-pm debugging by default for CI Chris Wilson
2018-08-16 21:43 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/23] drm/i915: Cache the error string Patchwork
2018-08-16 21:50 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-08-16 21:59 ` Patchwork [this message]
2018-08-17 2:36 ` ✓ Fi.CI.IGT: success " 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=20180816215951.29044.97974@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/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;
as well as URLs for NNTP newsgroup(s).