All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Daniel Vetter" <daniel.vetter@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/10] drm/i915: Check for nomodeset in i915_init() first
Date: Fri, 23 Jul 2021 22:29:05 -0000	[thread overview]
Message-ID: <162707934588.3045.8780775800286901350@emeril.freedesktop.org> (raw)
In-Reply-To: <20210723192934.1004427-1-daniel.vetter@ffwll.ch>


[-- Attachment #1.1: Type: text/plain, Size: 3686 bytes --]

== Series Details ==

Series: series starting with [01/10] drm/i915: Check for nomodeset in i915_init() first
URL   : https://patchwork.freedesktop.org/series/92963/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10382 -> Patchwork_20699
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20699/index.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_suspend@basic-s3:
    - fi-tgl-1115g4:      [PASS][1] -> [FAIL][2] ([i915#1888])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10382/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20699/fi-tgl-1115g4/igt@gem_exec_suspend@basic-s3.html

  * igt@i915_selftest@live@hangcheck:
    - fi-tgl-u2:          [PASS][3] -> [INCOMPLETE][4] ([i915#750])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10382/fi-tgl-u2/igt@i915_selftest@live@hangcheck.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20699/fi-tgl-u2/igt@i915_selftest@live@hangcheck.html

  * igt@runner@aborted:
    - fi-tgl-u2:          NOTRUN -> [FAIL][5] ([i915#1436] / [i915#2966])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20699/fi-tgl-u2/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@hangcheck:
    - {fi-hsw-gt1}:       [DMESG-WARN][6] ([i915#3303]) -> [PASS][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10382/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20699/fi-hsw-gt1/igt@i915_selftest@live@hangcheck.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
  [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888
  [i915#2966]: https://gitlab.freedesktop.org/drm/intel/issues/2966
  [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303
  [i915#750]: https://gitlab.freedesktop.org/drm/intel/issues/750


Participating hosts (43 -> 36)
------------------------------

  Missing    (7): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan bat-adls-4 fi-ctg-p8600 bat-adls-3 fi-bdw-samus 


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

  * Linux: CI_DRM_10382 -> Patchwork_20699

  CI-20190529: 20190529
  CI_DRM_10382: 03db07ede8eeeae5fa12cb07684084e531db377b @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6149: 34ff2cf2bc352dce691593db803389fe0eb2be03 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_20699: b9f5c891a63d767f6b0848ab7b81a9d37beac6d1 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

b9f5c891a63d drm/i915: Remove i915_globals
1a305f249f67 drm/i915: move vma slab to direct module init/exit
802d94da6e2f drm/i915: move scheduler slabs to direct module init/exit
ca5731fa0004 drm/i915: move request slabs to direct module init/exit
e4cdb6d07d58 drm/i915: move gem_objects slab to direct module init/exit
dff81a2d27c3 drm/i915: move gem_context slab to direct module init/exit
4e8510c6d2e3 drm/i915: move intel_context slab to direct module init/exit
837cb156bbe5 drm/i915: move i915_buddy slab to direct module init/exit
c95745397a80 drm/i915: move i915_active slab to direct module init/exit
51abed9a1d96 drm/i915: Check for nomodeset in i915_init() first

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20699/index.html

[-- Attachment #1.2: Type: text/html, Size: 4432 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2021-07-23 22:29 UTC|newest]

Thread overview: 102+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23 19:29 [PATCH 01/10] drm/i915: Check for nomodeset in i915_init() first Daniel Vetter
2021-07-23 19:29 ` [Intel-gfx] " Daniel Vetter
2021-07-23 19:29 ` [PATCH 02/10] drm/i915: move i915_active slab to direct module init/exit Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-26 15:24   ` Jason Ekstrand
2021-07-26 15:24     ` [Intel-gfx] " Jason Ekstrand
2021-07-23 19:29 ` [PATCH 03/10] drm/i915: move i915_buddy " Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-24  7:38   ` kernel test robot
2021-07-24  7:38     ` kernel test robot
2021-07-24  7:38     ` kernel test robot
2021-07-24  7:38   ` [RFC PATCH] drm/i915: slab_blocks can be static kernel test robot
2021-07-24  7:38     ` kernel test robot
2021-07-24  7:38     ` [Intel-gfx] " kernel test robot
2021-07-26 15:26   ` [PATCH 03/10] drm/i915: move i915_buddy slab to direct module init/exit Jason Ekstrand
2021-07-26 15:26     ` [Intel-gfx] " Jason Ekstrand
2021-07-23 19:29 ` [PATCH 04/10] drm/i915: move intel_context " Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-24 11:45   ` kernel test robot
2021-07-24 11:45     ` kernel test robot
2021-07-24 11:45     ` kernel test robot
2021-07-24 11:45   ` [RFC PATCH] drm/i915: slab_ce can be static kernel test robot
2021-07-24 11:45     ` kernel test robot
2021-07-24 11:45     ` [Intel-gfx] " kernel test robot
2021-07-26  8:35   ` [Intel-gfx] [PATCH 04/10] drm/i915: move intel_context slab to direct module init/exit Tvrtko Ursulin
2021-07-26  8:35     ` Tvrtko Ursulin
2021-07-26 15:30     ` Jason Ekstrand
2021-07-26 15:30       ` Jason Ekstrand
2021-07-26 15:42       ` Jason Ekstrand
2021-07-26 15:42         ` Jason Ekstrand
2021-07-26 16:08         ` Tvrtko Ursulin
2021-07-26 16:08           ` Tvrtko Ursulin
2021-07-26 16:20           ` Jason Ekstrand
2021-07-26 16:20             ` Jason Ekstrand
2021-07-26 16:31             ` Tvrtko Ursulin
2021-07-26 16:31               ` Tvrtko Ursulin
2021-07-26 18:17               ` Jason Ekstrand
2021-07-26 18:17                 ` Jason Ekstrand
2021-07-27 10:14                 ` Tvrtko Ursulin
2021-07-27 10:14                   ` Tvrtko Ursulin
2021-07-23 19:29 ` [PATCH 05/10] drm/i915: move gem_context " Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-24 14:50   ` kernel test robot
2021-07-24 14:50     ` kernel test robot
2021-07-24 14:50     ` kernel test robot
2021-07-24 14:50   ` [RFC PATCH] drm/i915: slab_luts can be static kernel test robot
2021-07-24 14:50     ` kernel test robot
2021-07-24 14:50     ` [Intel-gfx] " kernel test robot
2021-07-26 15:35   ` [PATCH 05/10] drm/i915: move gem_context slab to direct module init/exit Jason Ekstrand
2021-07-26 15:35     ` [Intel-gfx] " Jason Ekstrand
2021-07-23 19:29 ` [PATCH 06/10] drm/i915: move gem_objects " Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-24 18:23   ` kernel test robot
2021-07-24 18:23     ` kernel test robot
2021-07-24 18:23     ` kernel test robot
2021-07-24 18:23   ` [RFC PATCH] drm/i915: slab_objects can be static kernel test robot
2021-07-24 18:23     ` kernel test robot
2021-07-24 18:23     ` [Intel-gfx] " kernel test robot
2021-07-26 15:39   ` [PATCH 06/10] drm/i915: move gem_objects slab to direct module init/exit Jason Ekstrand
2021-07-26 15:39     ` [Intel-gfx] " Jason Ekstrand
2021-07-23 19:29 ` [PATCH 07/10] drm/i915: move request slabs " Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-24 21:58   ` kernel test robot
2021-07-24 21:58     ` kernel test robot
2021-07-24 21:58     ` [Intel-gfx] " kernel test robot
2021-07-24 21:58   ` [RFC PATCH] drm/i915: slab_requests can be static kernel test robot
2021-07-24 21:58     ` kernel test robot
2021-07-24 21:58     ` [Intel-gfx] " kernel test robot
2021-07-26 15:46   ` [PATCH 07/10] drm/i915: move request slabs to direct module init/exit Jason Ekstrand
2021-07-26 15:46     ` [Intel-gfx] " Jason Ekstrand
2021-07-23 19:29 ` [PATCH 08/10] drm/i915: move scheduler " Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-25  1:23   ` kernel test robot
2021-07-25  1:23     ` kernel test robot
2021-07-25  1:23     ` kernel test robot
2021-07-25  1:23   ` [RFC PATCH] drm/i915: slab_dependencies can be static kernel test robot
2021-07-25  1:23     ` kernel test robot
2021-07-25  1:23     ` [Intel-gfx] " kernel test robot
2021-07-26 15:47   ` [PATCH 08/10] drm/i915: move scheduler slabs to direct module init/exit Jason Ekstrand
2021-07-26 15:47     ` [Intel-gfx] " Jason Ekstrand
2021-07-23 19:29 ` [PATCH 09/10] drm/i915: move vma slab " Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-25  4:04   ` kernel test robot
2021-07-25  4:04     ` kernel test robot
2021-07-25  4:04     ` [Intel-gfx] " kernel test robot
2021-07-25  4:04   ` [RFC PATCH] drm/i915: slab_vmas can be static kernel test robot
2021-07-25  4:04     ` kernel test robot
2021-07-25  4:04     ` [Intel-gfx] " kernel test robot
2021-07-26 15:50   ` [PATCH 09/10] drm/i915: move vma slab to direct module init/exit Jason Ekstrand
2021-07-26 15:50     ` [Intel-gfx] " Jason Ekstrand
2021-07-23 19:29 ` [PATCH 10/10] drm/i915: Remove i915_globals Daniel Vetter
2021-07-23 19:29   ` [Intel-gfx] " Daniel Vetter
2021-07-26 15:51   ` Jason Ekstrand
2021-07-26 15:51     ` [Intel-gfx] " Jason Ekstrand
2021-07-27 11:34     ` Daniel Vetter
2021-07-27 11:34       ` [Intel-gfx] " Daniel Vetter
2021-07-23 21:55 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Check for nomodeset in i915_init() first Patchwork
2021-07-23 21:56 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-07-23 22:29 ` Patchwork [this message]
2021-07-24  9:00 ` [Intel-gfx] ✓ Fi.CI.IGT: success " Patchwork
2021-07-26 15:23 ` [PATCH 01/10] " Jason Ekstrand
2021-07-26 15:23   ` [Intel-gfx] " Jason Ekstrand

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=162707934588.3045.8780775800286901350@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --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 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.