All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Lyude Paul <lyude@redhat.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for MST refcounting/atomic helpers cleanup (rev6)
Date: Thu, 10 Jan 2019 20:49:05 -0000	[thread overview]
Message-ID: <20190110204905.29236.48544@emeril.freedesktop.org> (raw)
In-Reply-To: <20190110195753.6234-1-lyude@redhat.com>

== Series Details ==

Series: MST refcounting/atomic helpers cleanup (rev6)
URL   : https://patchwork.freedesktop.org/series/54030/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5396 -> Patchwork_11275
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/54030/revisions/6/mbox/

Known issues
------------

  Here are the changes found in Patchwork_11275 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt@i915_selftest@live_execlists:
    - fi-apl-guc:         PASS -> INCOMPLETE [fdo#103927]

  * igt@kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       PASS -> FAIL [fdo#108767]

  * igt@kms_pipe_crc_basic@hang-read-crc-pipe-b:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]

  
#### Possible fixes ####

  * igt@i915_selftest@live_hangcheck:
    - fi-bwr-2160:        DMESG-FAIL [fdo#108735] -> PASS

  * igt@kms_flip@basic-flip-vs-dpms:
    - fi-apl-guc:         DMESG-WARN -> PASS

  * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
    - fi-byt-clapper:     FAIL [fdo#103191] / [fdo#107362] -> PASS

  
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108735]: https://bugs.freedesktop.org/show_bug.cgi?id=108735
  [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767


Participating hosts (45 -> 42)
------------------------------

  Additional (2): fi-whl-u fi-skl-iommu 
  Missing    (5): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-pnv-d510 


Build changes
-------------

    * Linux: CI_DRM_5396 -> Patchwork_11275

  CI_DRM_5396: 8aa43e01ae8e72537445ce6c00c625ad144eb153 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4758: f01796214bbde31e37b0593e547ad9436fdd02ba @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_11275: eda808298487174cc9eac53857058ad855754aad @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

eda808298487 drm/nouveau: Use atomic VCPI helpers for MST
c56bb94c3792 drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
f9d81992c9e5 drm/dp_mst: Start tracking per-port VCPI allocations
b82d3c430cb1 drm/dp_mst: Add some atomic state iterator macros
afbb35c6e94b drm/nouveau: Grab payload lock in nv50_msto_payload()
64aa969674e9 drm/nouveau: Stop unsetting mstc->port, use malloc refs
141e44f950c7 drm/nouveau: Keep malloc references to MST ports
4f5695fc9072 drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
defda10847fc drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
1ef9dfa3cc33 drm/amdgpu/display: Keep malloc ref to MST port
1171364b70bf drm/i915: Keep malloc references to MST ports
144f62fdfcaa drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
c47ff6b09ccd drm/dp_mst: Stop releasing VCPI when removing ports from topology
5d7e538f768f drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
1f70bc12c76d drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
0e76331779ed drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
ed2e6efe3038 drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
a01f387a014f drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
2816687b107d drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
bc4462c0913d drm/dp_mst: Fix some formatting in drm_dp_add_port()

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_11275/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2019-01-10 20:49 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-10 19:57 [PATCH v6 00/20] MST refcounting/atomic helpers cleanup Lyude Paul
2019-01-10 19:57 ` [PATCH v6 03/20] drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi() Lyude Paul
2019-01-10 19:57 ` [PATCH v6 04/20] drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi() Lyude Paul
2019-01-10 19:57 ` [PATCH v6 05/20] drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends Lyude Paul
     [not found] ` <20190110195753.6234-1-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2019-01-10 19:57   ` [PATCH v6 01/20] drm/dp_mst: Fix some formatting in drm_dp_add_port() Lyude Paul
2019-01-10 19:57   ` [PATCH v6 02/20] drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg() Lyude Paul
2019-01-10 19:57   ` [PATCH v6 06/20] drm/dp_mst: Introduce new refcounting scheme for mstbs and ports Lyude Paul
2019-01-10 19:57   ` [PATCH v6 07/20] drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails Lyude Paul
2019-01-10 19:57   ` [PATCH v6 09/20] drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs Lyude Paul
2019-01-10 19:57   ` [PATCH v6 10/20] drm/i915: Keep malloc references to MST ports Lyude Paul
2019-01-10 19:57   ` [PATCH v6 11/20] drm/amdgpu/display: Keep malloc ref to MST port Lyude Paul
2019-01-10 19:57   ` [PATCH v6 12/20] drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector() Lyude Paul
2019-01-10 19:57   ` [PATCH v6 14/20] drm/nouveau: Keep malloc references to MST ports Lyude Paul
2019-01-10 19:57   ` [PATCH v6 15/20] drm/nouveau: Stop unsetting mstc->port, use malloc refs Lyude Paul
2019-01-10 19:57   ` [PATCH v6 16/20] drm/nouveau: Grab payload lock in nv50_msto_payload() Lyude Paul
2019-01-10 19:57   ` [PATCH v6 17/20] drm/dp_mst: Add some atomic state iterator macros Lyude Paul
2019-01-10 19:57 ` [PATCH v6 08/20] drm/dp_mst: Stop releasing VCPI when removing ports from topology Lyude Paul
2019-01-10 19:57 ` [PATCH v6 13/20] drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup() Lyude Paul
2019-01-10 19:57 ` [PATCH v6 18/20] drm/dp_mst: Start tracking per-port VCPI allocations Lyude Paul
2019-01-10 19:57 ` [PATCH v6 19/20] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check() Lyude Paul
2019-01-10 19:57 ` [PATCH v6 20/20] drm/nouveau: Use atomic VCPI helpers for MST Lyude Paul
2019-01-10 20:30 ` ✗ Fi.CI.CHECKPATCH: warning for MST refcounting/atomic helpers cleanup (rev6) Patchwork
2019-01-10 20:49 ` Patchwork [this message]
2019-01-11  0:43 ` [Nouveau] [PATCH v6 00/20] MST refcounting/atomic helpers cleanup Ben Skeggs
2019-01-11  5:31 ` ✓ Fi.CI.IGT: success for MST refcounting/atomic helpers cleanup (rev6) 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=20190110204905.29236.48544@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=lyude@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.