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/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset
Date: Wed, 30 Jan 2019 03:07:46 -0000 [thread overview]
Message-ID: <20190130030746.5284.50544@emeril.freedesktop.org> (raw)
In-Reply-To: <20190130021906.17933-1-chris@chris-wilson.co.uk>
== Series Details ==
Series: series starting with [01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset
URL : https://patchwork.freedesktop.org/series/55956/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_5506 -> Patchwork_12083
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://patchwork.freedesktop.org/api/1.0/series/55956/revisions/1/mbox/
Known issues
------------
Here are the changes found in Patchwork_12083 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@i915_selftest@live_execlists:
- fi-apl-guc: NOTRUN -> INCOMPLETE [fdo#103927]
* igt@kms_busy@basic-flip-a:
- fi-gdg-551: PASS -> FAIL [fdo#103182]
* igt@kms_chamelium@hdmi-hpd-fast:
- fi-kbl-7500u: PASS -> FAIL [fdo#109485]
* igt@kms_flip@basic-flip-vs-modeset:
- fi-skl-6700hq: PASS -> DMESG-WARN [fdo#105998] +1
* igt@pm_rpm@module-reload:
- fi-skl-6770hq: PASS -> DMESG-WARN [fdo#105541]
#### Possible fixes ####
* igt@kms_chamelium@common-hpd-after-suspend:
- fi-kbl-7567u: WARN [fdo#109380] -> PASS
* igt@kms_pipe_crc_basic@nonblocking-crc-pipe-c:
- fi-kbl-7567u: {SKIP} [fdo#109271] -> PASS +33
* igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c:
- fi-hsw-4770: {SKIP} [fdo#109271] -> PASS +3
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
[fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
[fdo#105541]: https://bugs.freedesktop.org/show_bug.cgi?id=105541
[fdo#105998]: https://bugs.freedesktop.org/show_bug.cgi?id=105998
[fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
[fdo#109380]: https://bugs.freedesktop.org/show_bug.cgi?id=109380
[fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
Participating hosts (44 -> 41)
------------------------------
Additional (2): fi-byt-j1900 fi-apl-guc
Missing (5): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-bdw-samus
Build changes
-------------
* Linux: CI_DRM_5506 -> Patchwork_12083
CI_DRM_5506: 864d26b6a3e3b28515324f330b2240391f86f458 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4798: 998e0a4aedf10fb5f7c271018cd80d874668bf55 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_12083: 3a880e78d53731890ab3f0d64afef8c217a8c52c @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
3a880e78d537 drm/i915: Prioritise non-busywait semaphore workloads
136b83dc2f9c drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
ad99d8227d36 drm/i915/execlists: Refactor out can_merge_rq()
69af025cbfc5 drm/i915: Keep timeline HWSP allocated until the system is idle
2dc94f068a5e drm/i915: Pull i915_gem_active into the i915_active family
c1155360bb39 drm/i915: Allocate active tracking nodes from a slabcache
31ec4b8fd5cb drm/i915: Add timeline barrier support
298a346378c9 drm/i915: Generalise GPU activity tracking
70551aa2b8d3 drm/i915/selftests: Exercise some AB...BA preemption chains
2c67b547d327 drm/i915/execlists: Suppress redundant preemption
45b1ecb63e1a drm/i915: Revoke mmaps and prevent access to fence registers across reset
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12083/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-01-30 3:07 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-30 2:18 [PATCH 01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset Chris Wilson
2019-01-30 2:18 ` [PATCH 02/11] drm/i915/execlists: Suppress redundant preemption Chris Wilson
2019-01-30 2:18 ` [PATCH 03/11] drm/i915/selftests: Exercise some AB...BA preemption chains Chris Wilson
2019-01-30 2:18 ` [PATCH 04/11] drm/i915: Generalise GPU activity tracking Chris Wilson
2019-01-30 12:02 ` Tvrtko Ursulin
2019-01-30 12:14 ` Chris Wilson
2019-01-30 2:19 ` [PATCH 05/11] drm/i915: Add timeline barrier support Chris Wilson
2019-01-30 2:19 ` [PATCH 06/11] drm/i915: Allocate active tracking nodes from a slabcache Chris Wilson
2019-01-30 15:57 ` Tvrtko Ursulin
2019-01-30 16:08 ` Chris Wilson
2019-01-30 21:58 ` Chris Wilson
2019-01-30 16:37 ` [PATCH v2] " Chris Wilson
2019-01-30 16:47 ` Chris Wilson
2019-01-30 17:25 ` [PATCH v3] " Chris Wilson
2019-01-30 2:19 ` [PATCH 07/11] drm/i915: Pull i915_gem_active into the i915_active family Chris Wilson
2019-01-30 16:11 ` Tvrtko Ursulin
2019-01-30 2:19 ` [PATCH 08/11] drm/i915: Keep timeline HWSP allocated until the system is idle Chris Wilson
2019-01-30 17:54 ` Tvrtko Ursulin
2019-01-30 18:25 ` Chris Wilson
2019-01-30 2:19 ` [PATCH 09/11] drm/i915/execlists: Refactor out can_merge_rq() Chris Wilson
2019-01-30 18:05 ` Tvrtko Ursulin
2019-01-30 18:14 ` Chris Wilson
2019-01-31 9:19 ` Tvrtko Ursulin
2019-01-31 9:30 ` Chris Wilson
2019-01-31 9:36 ` Chris Wilson
2019-01-30 2:19 ` [PATCH 10/11] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+ Chris Wilson
2019-01-31 13:19 ` Tvrtko Ursulin
2019-01-31 13:39 ` Chris Wilson
2019-01-31 16:20 ` Chris Wilson
2019-02-01 9:03 ` Chris Wilson
2019-01-31 17:21 ` Chris Wilson
2019-01-30 2:19 ` [PATCH 11/11] drm/i915: Prioritise non-busywait semaphore workloads Chris Wilson
2019-01-30 2:43 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset Patchwork
2019-01-30 2:48 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-01-30 3:07 ` Patchwork [this message]
2019-01-30 7:32 ` ✗ Fi.CI.IGT: failure " Patchwork
2019-01-30 9:17 ` Chris Wilson
2019-01-30 18:41 ` ✗ Fi.CI.BAT: failure for series starting with [01/11] drm/i915: Revoke mmaps and prevent access to fence registers across reset (rev3) 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=20190130030746.5284.50544@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