All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.BAT: failure for drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
Date: Tue, 19 Nov 2019 22:11:10 +0100	[thread overview]
Message-ID: <26a3391a-b451-d6bd-0391-6c013c326c2e@redhat.com> (raw)
In-Reply-To: <157419201213.32168.9058536852250864215@emeril.freedesktop.org>

Hi,

On 19-11-2019 20:33, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
> URL   : https://patchwork.freedesktop.org/series/69686/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_7377 -> Patchwork_15332
> ====================================================
> 
> Summary
> -------
> 
>    **FAILURE**
> 
>    Serious unknown changes coming with Patchwork_15332 absolutely need to be
>    verified manually.
>    
>    If you think the reported changes have nothing to do with the changes
>    introduced in Patchwork_15332, please notify your bug team to allow them
>    to document this new failure mode, which will reduce false positives in CI.
> 
>    External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15332/index.html
> 
> Possible new issues
> -------------------
> 
>    Here are the unknown changes that may have been introduced in Patchwork_15332:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>    * igt@gem_exec_suspend@basic-s0:
>      - fi-icl-u3:          [PASS][1] -> [DMESG-WARN][2]
>     [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7377/fi-icl-u3/igt@gem_exec_suspend@basic-s0.html
>     [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15332/fi-icl-u3/igt@gem_exec_suspend@basic-s0.html

False positive, the oops reported here has nothing to do with this patch series, the
test system in question does not even seem to use a DSI panel, so this entire patch-set
basically is a no-op.

Regards,

Hans

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

WARNING: multiple messages have this Message-ID (diff)
From: Hans de Goede <hdegoede@redhat.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
Date: Tue, 19 Nov 2019 22:11:10 +0100	[thread overview]
Message-ID: <26a3391a-b451-d6bd-0391-6c013c326c2e@redhat.com> (raw)
Message-ID: <20191119211110.zMwLv2QJSWx8gl1pBgDIpEpYANI76fYMq23-YsvCchU@z> (raw)
In-Reply-To: <157419201213.32168.9058536852250864215@emeril.freedesktop.org>

Hi,

On 19-11-2019 20:33, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT
> URL   : https://patchwork.freedesktop.org/series/69686/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_7377 -> Patchwork_15332
> ====================================================
> 
> Summary
> -------
> 
>    **FAILURE**
> 
>    Serious unknown changes coming with Patchwork_15332 absolutely need to be
>    verified manually.
>    
>    If you think the reported changes have nothing to do with the changes
>    introduced in Patchwork_15332, please notify your bug team to allow them
>    to document this new failure mode, which will reduce false positives in CI.
> 
>    External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15332/index.html
> 
> Possible new issues
> -------------------
> 
>    Here are the unknown changes that may have been introduced in Patchwork_15332:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>    * igt@gem_exec_suspend@basic-s0:
>      - fi-icl-u3:          [PASS][1] -> [DMESG-WARN][2]
>     [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7377/fi-icl-u3/igt@gem_exec_suspend@basic-s0.html
>     [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15332/fi-icl-u3/igt@gem_exec_suspend@basic-s0.html

False positive, the oops reported here has nothing to do with this patch series, the
test system in question does not even seem to use a DSI panel, so this entire patch-set
basically is a no-op.

Regards,

Hans

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

  reply	other threads:[~2019-11-19 21:11 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-19 15:18 [PATCH 0/3] drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT Hans de Goede
2019-11-19 15:18 ` [Intel-gfx] " Hans de Goede
2019-11-19 15:18 ` Hans de Goede
2019-11-19 15:18 ` [PATCH 1/3] ACPI / LPSS: Rename pwm_backlight pwm-lookup to pwm_soc_backlight Hans de Goede
2019-11-19 15:18   ` [Intel-gfx] " Hans de Goede
2019-11-19 15:18   ` Hans de Goede
2019-11-29 11:59   ` Rafael J. Wysocki
2019-11-29 11:59     ` [Intel-gfx] " Rafael J. Wysocki
2019-11-29 11:59     ` Rafael J. Wysocki
2019-11-19 15:18 ` [PATCH 2/3] mfd: intel_soc_pmic: Rename pwm_backlight pwm-lookup to pwm_pmic_backlight Hans de Goede
2019-11-19 15:18   ` [Intel-gfx] " Hans de Goede
2019-11-19 15:18   ` Hans de Goede
2019-12-10  8:51   ` Lee Jones
2019-12-10  8:51     ` [Intel-gfx] " Lee Jones
2019-12-10  8:51     ` Lee Jones
2019-12-11 17:29     ` Hans de Goede
2019-12-11 17:29       ` [Intel-gfx] " Hans de Goede
2019-12-11 17:29       ` Hans de Goede
2019-12-12  8:45       ` Lee Jones
2019-12-12  8:45         ` [Intel-gfx] " Lee Jones
2019-12-12  8:45         ` Lee Jones
2019-12-12 14:34         ` Hans de Goede
2019-12-12 14:34           ` [Intel-gfx] " Hans de Goede
2019-12-12 14:34           ` Hans de Goede
2019-12-12 15:52           ` Lee Jones
2019-12-12 15:52             ` [Intel-gfx] " Lee Jones
2019-12-12 15:52             ` Lee Jones
2019-12-12 19:02             ` Hans de Goede
2019-12-12 19:02               ` [Intel-gfx] " Hans de Goede
2019-12-12 19:02               ` Hans de Goede
2019-12-13  8:27               ` Lee Jones
2019-12-13  8:27                 ` [Intel-gfx] " Lee Jones
2019-12-13  8:27                 ` Lee Jones
2019-12-13 12:40                 ` Hans de Goede
2019-12-13 12:40                   ` [Intel-gfx] " Hans de Goede
2019-12-13 12:40                   ` Hans de Goede
2019-12-16  9:30                   ` Lee Jones
2019-12-16  9:30                     ` [Intel-gfx] " Lee Jones
2019-12-16  9:30                     ` Lee Jones
2019-12-16 10:04                     ` Hans de Goede
2019-12-16 10:04                       ` [Intel-gfx] " Hans de Goede
2019-12-16 10:04                       ` Hans de Goede
2019-12-17  8:11                       ` Lee Jones
2019-12-17  8:11                         ` [Intel-gfx] " Lee Jones
2019-12-17  8:11                         ` Lee Jones
2019-12-17 13:25                         ` Jani Nikula
2019-12-17 13:25                           ` [Intel-gfx] " Jani Nikula
2019-12-17 13:25                           ` Jani Nikula
2019-12-17 13:51                           ` Lee Jones
2019-12-17 13:51                             ` [Intel-gfx] " Lee Jones
2019-12-17 13:51                             ` Lee Jones
2019-12-18  7:14                             ` Jani Nikula
2019-12-18  7:14                               ` [Intel-gfx] " Jani Nikula
2019-12-18  7:14                               ` Jani Nikula
2019-12-18  9:38                               ` Lee Jones
2019-12-18  9:38                                 ` [Intel-gfx] " Lee Jones
2019-12-18  9:38                                 ` Lee Jones
2019-11-19 15:18 ` [PATCH 3/3] drm/i915: DSI: select correct PWM controller to use based on the VBT Hans de Goede
2019-11-19 15:18   ` [Intel-gfx] " Hans de Goede
2019-11-19 15:18   ` Hans de Goede
2019-11-19 15:18   ` Hans de Goede
2019-11-19 15:47   ` Ville Syrjälä
2019-11-19 15:47     ` [Intel-gfx] " Ville Syrjälä
2019-11-19 15:47     ` Ville Syrjälä
2019-11-19 16:48     ` Hans de Goede
2019-11-19 16:48       ` [Intel-gfx] " Hans de Goede
2019-11-19 16:48       ` Hans de Goede
2019-11-19 15:43 ` [PATCH 0/3] drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT Jani Nikula
2019-11-19 15:43   ` [Intel-gfx] " Jani Nikula
2019-11-19 15:43   ` Jani Nikula
2019-11-19 15:43   ` Jani Nikula
2019-11-19 16:32 ` Andy Shevchenko
2019-11-19 16:32   ` [Intel-gfx] " Andy Shevchenko
2019-11-19 16:32   ` Andy Shevchenko
2019-11-19 16:32   ` Andy Shevchenko
2019-11-19 19:10 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-11-19 19:10   ` [Intel-gfx] " Patchwork
2019-11-19 19:33 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-11-19 19:33   ` [Intel-gfx] " Patchwork
2019-11-19 21:11   ` Hans de Goede [this message]
2019-11-19 21:11     ` Hans de Goede
2019-11-20 13:00 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915 / LPSS / mfd: Select correct PWM controller to use based on VBT (rev2) Patchwork
2019-11-20 13:00   ` [Intel-gfx] " Patchwork
2019-11-20 13:48 ` ✓ Fi.CI.BAT: success " Patchwork
2019-11-20 13:48   ` [Intel-gfx] " Patchwork
2019-11-21  4:17 ` ✗ Fi.CI.IGT: failure " Patchwork
2019-11-21  4:17   ` [Intel-gfx] " 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=26a3391a-b451-d6bd-0391-6c013c326c2e@redhat.com \
    --to=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.