All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Hans de Goede" <hdegoede@redhat.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✓ Fi.CI.BAT: success for drm: Add privacy-screen class and connector properties (rev3)
Date: Wed, 21 Apr 2021 21:31:15 -0000	[thread overview]
Message-ID: <161904067555.19928.15137892771397717921@emeril.freedesktop.org> (raw)
In-Reply-To: <20210421204804.589962-1-hdegoede@redhat.com>


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

== Series Details ==

Series: drm: Add privacy-screen class and connector properties (rev3)
URL   : https://patchwork.freedesktop.org/series/79259/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_9994 -> Patchwork_19968
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_basic@semaphore:
    - fi-bdw-5557u:       NOTRUN -> [SKIP][1] ([fdo#109271]) +27 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19968/fi-bdw-5557u/igt@amdgpu/amd_basic@semaphore.html

  * igt@core_hotunplug@unbind-rebind:
    - fi-bdw-5557u:       NOTRUN -> [WARN][2] ([i915#2283])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19968/fi-bdw-5557u/igt@core_hotunplug@unbind-rebind.html

  * igt@kms_chamelium@dp-crc-fast:
    - fi-bdw-5557u:       NOTRUN -> [SKIP][3] ([fdo#109271] / [fdo#111827]) +8 similar issues
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19968/fi-bdw-5557u/igt@kms_chamelium@dp-crc-fast.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@gt_heartbeat:
    - {fi-tgl-dsi}:       [DMESG-FAIL][4] ([i915#541]) -> [PASS][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9994/fi-tgl-dsi/igt@i915_selftest@live@gt_heartbeat.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19968/fi-tgl-dsi/igt@i915_selftest@live@gt_heartbeat.html

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

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
  [i915#1222]: https://gitlab.freedesktop.org/drm/intel/issues/1222
  [i915#2283]: https://gitlab.freedesktop.org/drm/intel/issues/2283
  [i915#541]: https://gitlab.freedesktop.org/drm/intel/issues/541


Participating hosts (42 -> 40)
------------------------------

  Missing    (2): fi-bsw-cyan fi-bdw-samus 


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

  * Linux: CI_DRM_9994 -> Patchwork_19968

  CI-20190529: 20190529
  CI_DRM_9994: 37ccc1432d3a2e6dddeaa2a68659aa790a9ad50c @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6072: 0a51f49df9f5ca535fc0206a27a6780de6b52320 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_19968: ed2a0fed7736e04328b5a876261c51a982463bcd @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ed2a0fed7736 drm/i915: Add privacy-screen support
ff66a2279810 platform/x86: thinkpad_acpi: Register a privacy-screen device
d7f9f5f26c6f platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only once
ee59d864afd4 platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helper
1b1cb90d0bce drm/connector: Add a drm_connector privacy-screen helper functions
4f93f9d92a68 drm/privacy-screen: Add notifier support
9bd51402f3ba drm/privacy-screen: Add X86 specific arch init code
7e5c15daa117 drm: Add privacy-screen class (v2)
ac8be957664f drm/connector: Add support for privacy-screen properties (v4)

== Logs ==

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

[-- Attachment #1.2: Type: text/html, Size: 4142 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-04-21 21:31 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 20:47 [PATCH v2 0/9] drm: Add privacy-screen class and connector properties Hans de Goede
2021-04-21 20:47 ` [Intel-gfx] " Hans de Goede
2021-04-21 20:47 ` Hans de Goede
2021-04-21 20:47 ` [PATCH v2 1/9] drm/connector: Add support for privacy-screen properties (v4) Hans de Goede
2021-04-21 20:47   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:47   ` Hans de Goede
2021-04-21 20:47 ` [PATCH v2 2/9] drm: Add privacy-screen class (v2) Hans de Goede
2021-04-21 20:47   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:47   ` Hans de Goede
2021-06-01 15:31   ` [Intel-gfx] " Emil Velikov
2021-06-01 15:31     ` Emil Velikov
2021-06-01 15:31     ` Emil Velikov
2021-06-01 16:50     ` Marco Trevisan
2021-06-01 16:50       ` Marco Trevisan
2021-06-01 16:50       ` Marco Trevisan
2021-06-03 11:59     ` Hans de Goede
2021-06-03 11:59       ` Hans de Goede
2021-06-03 11:59       ` Hans de Goede
2021-06-03 13:48       ` Emil Velikov
2021-06-03 13:48         ` Emil Velikov
2021-06-03 13:48         ` Emil Velikov
2021-04-21 20:47 ` [PATCH v2 3/9] drm/privacy-screen: Add X86 specific arch init code Hans de Goede
2021-04-21 20:47   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:47   ` Hans de Goede
2021-04-21 20:47 ` [PATCH v2 4/9] drm/privacy-screen: Add notifier support Hans de Goede
2021-04-21 20:47   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:47   ` Hans de Goede
2021-04-21 20:48 ` [PATCH v2 5/9] drm/connector: Add a drm_connector privacy-screen helper functions Hans de Goede
2021-04-21 20:48   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:48   ` Hans de Goede
2021-04-22  1:11   ` [Intel-gfx] " kernel test robot
2021-04-22  7:38     ` Hans de Goede
2021-04-21 20:48 ` [PATCH v2 6/9] platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helper Hans de Goede
2021-04-21 20:48   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:48   ` Hans de Goede
2021-04-21 20:48 ` [PATCH v2 7/9] platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only once Hans de Goede
2021-04-21 20:48   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:48   ` Hans de Goede
2021-04-21 20:48 ` [PATCH v2 8/9] platform/x86: thinkpad_acpi: Register a privacy-screen device Hans de Goede
2021-04-21 20:48   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:48   ` Hans de Goede
2021-04-21 20:48 ` [PATCH v2 9/9] drm/i915: Add privacy-screen support Hans de Goede
2021-04-21 20:48   ` [Intel-gfx] " Hans de Goede
2021-04-21 20:48   ` Hans de Goede
2021-04-21 21:03 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Add privacy-screen class and connector properties (rev3) Patchwork
2021-04-21 21:05 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-04-21 21:09 ` [Intel-gfx] ✗ Fi.CI.DOCS: " Patchwork
2021-04-21 21:31 ` Patchwork [this message]
2021-04-22  6:16 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2021-04-22  8:51 ` [PATCH v2 0/9] drm: Add privacy-screen class and connector properties Simon Ser
2021-04-22  8:51   ` [Intel-gfx] " Simon Ser
2021-04-22  8:51   ` Simon Ser
2021-04-22  8:54   ` Hans de Goede
2021-04-22  8:54     ` [Intel-gfx] " Hans de Goede
2021-04-22  8:54     ` Hans de Goede
2021-04-22  8:58     ` Simon Ser
2021-04-22  8:58       ` [Intel-gfx] " Simon Ser
2021-04-22  8:58       ` Simon Ser
2021-04-27 17:03     ` Marco Trevisan
2021-04-27 17:03       ` [Intel-gfx] " Marco Trevisan
2021-04-27 17:03       ` Marco Trevisan
2021-07-13 19:25       ` Rajat Jain
2021-07-13 19:25         ` [Intel-gfx] " Rajat Jain
2021-07-13 19:25         ` Rajat Jain
2021-08-03 15:20         ` Marco Trevisan
2021-08-03 15:20           ` [Intel-gfx] " Marco Trevisan
2021-08-03 20:50           ` Rajat Jain
2021-08-03 20:50             ` [Intel-gfx] " Rajat Jain
2021-08-03 20:50             ` Rajat Jain

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=161904067555.19928.15137892771397717921@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=hdegoede@redhat.com \
    --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.