intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "José Roberto de Souza" <jose.souza@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for series starting with [01/10] drm: Let userspace check if driver supports modeset
Date: Thu, 26 Jul 2018 23:17:36 -0000	[thread overview]
Message-ID: <20180726231736.7435.24521@emeril.freedesktop.org> (raw)
In-Reply-To: <20180726224314.30241-1-jose.souza@intel.com>

== Series Details ==

Series: series starting with [01/10] drm: Let userspace check if driver supports modeset
URL   : https://patchwork.freedesktop.org/series/47305/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4554 -> Patchwork_9785 =

== Summary - SUCCESS ==

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/47305/revisions/1/mbox/

== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@drv_module_reload@basic-reload:
      fi-glk-j4005:       PASS -> DMESG-WARN (fdo#106248, fdo#106725)

    igt@drv_selftest@live_hangcheck:
      fi-skl-guc:         PASS -> DMESG-FAIL (fdo#107174)

    
    ==== Possible fixes ====

    igt@drv_selftest@live_evict:
      fi-cnl-psr:         DMESG-WARN -> SKIP +8

    igt@drv_selftest@live_objects:
      fi-cnl-psr:         DMESG-FAIL -> SKIP

    igt@drv_selftest@live_requests:
      fi-cnl-psr:         DMESG-WARN (fdo#105395) -> SKIP

    igt@drv_selftest@live_sanitycheck:
      fi-cnl-psr:         DMESG-WARN (fdo#105395) -> PASS +1

    igt@kms_flip@basic-flip-vs-modeset:
      fi-skl-6700hq:      DMESG-WARN (fdo#105998) -> PASS

    igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
      fi-snb-2520m:       INCOMPLETE (fdo#103713) -> PASS

    
    ==== Warnings ====

    igt@drv_selftest@live_workarounds:
      fi-cnl-psr:         DMESG-WARN (fdo#105395) -> DMESG-FAIL (fdo#107292)

    
  fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
  fdo#105395 https://bugs.freedesktop.org/show_bug.cgi?id=105395
  fdo#105998 https://bugs.freedesktop.org/show_bug.cgi?id=105998
  fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
  fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
  fdo#107174 https://bugs.freedesktop.org/show_bug.cgi?id=107174
  fdo#107292 https://bugs.freedesktop.org/show_bug.cgi?id=107292


== Participating hosts (50 -> 42) ==

  Missing    (8): fi-ilk-m540 fi-hsw-4200u fi-byt-j1900 fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-icl-u fi-byt-clapper 


== Build changes ==

    * Linux: CI_DRM_4554 -> Patchwork_9785

  CI_DRM_4554: 5ce2e0fe88bd5a3615abb7289ab98d487201c450 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4576: bcb37a9b20eeec97f15fac2222408cc2e0b77631 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_9785: 68537e160d4c91a3aacd5264faaa04a9fc351ca7 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

68537e160d4c drm/i915: Remove redundant checks for num_pipes == 0
de77f0ba5a1c drm/i915: Do not call modeset related functions when display is disabled
4b2160875329 drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
0cde7653decc drm/i915: Do not modifiy reserved bit in gens that do not have IPC
a012ec222be1 drm/i915: Move FBC init and cleanup calls to modeset functions
772f7c9dd2a4 drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
3b6760d43d6a drm/i915: Move out non-display related calls from display/modeset init/cleanup
0921a126e61a drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
78d72d646760 drm/i915: Set PCH as NOP when display is disabled
567aacc6c2de drm: Let userspace check if driver supports modeset

== Logs ==

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

  parent reply	other threads:[~2018-07-26 23:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-26 22:43 [PATCH 01/10] drm: Let userspace check if driver supports modeset José Roberto de Souza
2018-07-26 22:43 ` [PATCH 02/10] drm/i915: Set PCH as NOP when display is disabled José Roberto de Souza
2018-07-26 22:43 ` [PATCH 03/10] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake José Roberto de Souza
2018-07-26 22:43 ` [PATCH 04/10] drm/i915: Move out non-display related calls from display/modeset init/cleanup José Roberto de Souza
2018-07-26 22:43 ` [PATCH 05/10] drm/i915: Move drm_vblank_init() to i915_load_modeset_init() José Roberto de Souza
2018-07-26 22:43 ` [PATCH 06/10] drm/i915: Move FBC init and cleanup calls to modeset functions José Roberto de Souza
2018-07-26 22:43 ` [PATCH 07/10] drm/i915: Do not modifiy reserved bit in gens that do not have IPC José Roberto de Souza
2018-07-26 22:43 ` [PATCH 08/10] drm/i915: Move intel_init_ipc() call to i915_load_modeset_init() José Roberto de Souza
2018-07-26 22:43 ` [PATCH 09/10] drm/i915: Do not call modeset related functions when display is disabled José Roberto de Souza
2018-07-26 22:43 ` [PATCH 10/10] drm/i915: Remove redundant checks for num_pipes == 0 José Roberto de Souza
2018-07-26 22:56 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm: Let userspace check if driver supports modeset Patchwork
2018-07-26 23:00 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-07-26 23:17 ` Patchwork [this message]
2018-07-27  0:06 ` ✗ Fi.CI.IGT: failure " 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=20180726231736.7435.24521@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jose.souza@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;
as well as URLs for NNTP newsgroup(s).