From: Patchwork <patchwork@emeril.freedesktop.org>
To: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
Date: Thu, 21 Feb 2019 14:47:18 -0000 [thread overview]
Message-ID: <20190221144718.1707.54310@emeril.freedesktop.org> (raw)
In-Reply-To: <20190221102924.13442-1-chris@chris-wilson.co.uk>
== Series Details ==
Series: series starting with [1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
URL : https://patchwork.freedesktop.org/series/57005/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_5648 -> Patchwork_12271
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://patchwork.freedesktop.org/api/1.0/series/57005/revisions/1/mbox/
Known issues
------------
Here are the changes found in Patchwork_12271 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@i915_pm_rpm@basic-pci-d3-state:
- fi-bsw-kefka: PASS -> SKIP [fdo#109271]
* igt@i915_pm_rpm@basic-rte:
- fi-bsw-kefka: PASS -> FAIL [fdo#108800]
* igt@kms_busy@basic-flip-a:
- fi-gdg-551: PASS -> FAIL [fdo#103182]
* igt@kms_busy@basic-flip-c:
- fi-blb-e6850: NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
* igt@kms_pipe_crc_basic@hang-read-crc-pipe-c:
- fi-blb-e6850: NOTRUN -> SKIP [fdo#109271] +20
* igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
- fi-blb-e6850: NOTRUN -> INCOMPLETE [fdo#107718]
#### Possible fixes ####
* igt@gem_exec_suspend@basic-s4-devices:
- fi-blb-e6850: INCOMPLETE [fdo#107718] -> PASS
* igt@prime_self_import@basic-with_one_bo:
- fi-gdg-551: FAIL -> PASS
[fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
[fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
[fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
Participating hosts (44 -> 37)
------------------------------
Missing (7): fi-kbl-soraka fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-bdw-samus
Build changes
-------------
* Linux: CI_DRM_5648 -> Patchwork_12271
CI_DRM_5648: 8919844878e5a893cfa7577d79b5b464d77bed7e @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4849: e5088c8218d1c2b559a9e1645d34f929d05c3889 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_12271: 638eb0ad9557b04e9f3872014793d7f26d7599a8 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
638eb0ad9557 drm/i915/selftests: Exercise resetting during non-user payloads
2eae1a568ba6 drm/i915: Remove i915_request.global_seqno
df6efbe9b2d1 drm/i915: Remove access to global seqno in the HWSP
4c9e9c0f3483 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
8f16beef5ea0 drm/i915/pmu: Always sample an active ringbuffer
f544d2bdb669 drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12271/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-02-21 14:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-21 10:29 [PATCH 1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault() Chris Wilson
2019-02-21 10:29 ` [PATCH 2/6] drm/i915/pmu: Always sample an active ringbuffer Chris Wilson
2019-02-21 10:29 ` [PATCH 3/6] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno Chris Wilson
2019-02-21 10:29 ` [PATCH 4/6] drm/i915: Remove access to global seqno in the HWSP Chris Wilson
2019-02-21 10:29 ` [PATCH 5/6] drm/i915: Remove i915_request.global_seqno Chris Wilson
2019-02-21 10:29 ` [PATCH 6/6] drm/i915/selftests: Exercise resetting during non-user payloads Chris Wilson
2019-02-21 12:05 ` [PATCH 1/6] drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault() Mika Kuoppala
2019-02-21 14:28 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] " Patchwork
2019-02-21 14:31 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-02-21 14:47 ` Patchwork [this message]
2019-02-21 23:18 ` ✓ 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=20190221144718.1707.54310@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--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