All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit
@ 2022-12-22  6:34 Ankit Nautiyal
  2022-12-22 16:51 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ankit Nautiyal @ 2022-12-22  6:34 UTC (permalink / raw)
  To: intel-gfx

The dsb context should be already checked for NULL, before dsb_commit gets
called. So remove the check for dsb inside dsb_commit.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
---
 drivers/gpu/drm/i915/display/intel_dsb.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/display/intel_dsb.c b/drivers/gpu/drm/i915/display/intel_dsb.c
index 3d63c1bf1e4f..ce1f8e0c2cd9 100644
--- a/drivers/gpu/drm/i915/display/intel_dsb.c
+++ b/drivers/gpu/drm/i915/display/intel_dsb.c
@@ -228,7 +228,7 @@ void intel_dsb_commit(struct intel_dsb *dsb)
 	enum pipe pipe = crtc->pipe;
 	u32 tail;
 
-	if (!(dsb && dsb->free_pos))
+	if (!dsb->free_pos)
 		return;
 
 	if (!intel_dsb_enable_engine(dev_priv, pipe, dsb->id))
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit
  2022-12-22  6:34 [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit Ankit Nautiyal
@ 2022-12-22 16:51 ` Patchwork
  2023-01-02  8:47   ` Nautiyal, Ankit K
  2022-12-29 11:21 ` [Intel-gfx] [PATCH] " Andrzej Hajda
  2023-01-02  7:20 ` Manna, Animesh
  2 siblings, 1 reply; 9+ messages in thread
From: Patchwork @ 2022-12-22 16:51 UTC (permalink / raw)
  To: Ankit Nautiyal; +Cc: intel-gfx

[-- Attachment #1: Type: text/plain, Size: 7671 bytes --]

== Series Details ==

Series: drm/i915/dsb: Remove check for dsb in dsb_commit
URL   : https://patchwork.freedesktop.org/series/112159/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_12522 -> Patchwork_112159v1
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_112159v1 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_112159v1, 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_112159v1/index.html

Participating hosts (44 -> 45)
------------------------------

  Additional (3): bat-adlm-1 bat-atsm-1 fi-tgl-dsi 
  Missing    (2): fi-hsw-4770 fi-pnv-d510 

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Patchwork_112159v1:

### IGT changes ###

#### Possible regressions ####

  * igt@i915_selftest@live@execlists:
    - fi-bsw-n3050:       [PASS][1] -> [INCOMPLETE][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html

  * igt@i915_selftest@live@guc_multi_lrc:
    - fi-kbl-soraka:      [PASS][3] -> [INCOMPLETE][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_suspend@basic-s3@smem:
    - fi-rkl-11600:       NOTRUN -> [FAIL][5] ([fdo#103375])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html

  * igt@kms_chamelium@common-hpd-after-suspend:
    - fi-rkl-11600:       NOTRUN -> [SKIP][6] ([fdo#111827])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@kms_chamelium@common-hpd-after-suspend.html

  * igt@runner@aborted:
    - fi-bsw-n3050:       NOTRUN -> [FAIL][7] ([fdo#109271] / [i915#4312])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@execlists:
    - fi-apl-guc:         [FAIL][8] -> [PASS][9] +11 similar issues
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@execlists.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@execlists.html

  * igt@i915_selftest@live@gt_heartbeat:
    - fi-apl-guc:         [DMESG-FAIL][10] ([i915#5334]) -> [PASS][11]
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html

  * igt@i915_suspend@basic-s3-without-i915:
    - fi-rkl-11600:       [INCOMPLETE][12] ([i915#4817]) -> [PASS][13]
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html

  
#### Warnings ####

  * igt@kms_chamelium@common-hpd-after-suspend:
    - fi-apl-guc:         [SKIP][14] ([fdo#109271]) -> [SKIP][15] ([fdo#109271] / [fdo#111827])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html

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

  [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284
  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295
  [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189
  [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
  [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
  [i915#1836]: https://gitlab.freedesktop.org/drm/intel/issues/1836
  [i915#1845]: https://gitlab.freedesktop.org/drm/intel/issues/1845
  [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849
  [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190
  [i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411
  [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582
  [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
  [i915#3301]: https://gitlab.freedesktop.org/drm/intel/issues/3301
  [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
  [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637
  [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
  [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
  [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
  [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
  [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103
  [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
  [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
  [i915#4817]: https://gitlab.freedesktop.org/drm/intel/issues/4817
  [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983
  [i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
  [i915#6077]: https://gitlab.freedesktop.org/drm/intel/issues/6077
  [i915#6078]: https://gitlab.freedesktop.org/drm/intel/issues/6078
  [i915#6093]: https://gitlab.freedesktop.org/drm/intel/issues/6093
  [i915#6094]: https://gitlab.freedesktop.org/drm/intel/issues/6094
  [i915#6166]: https://gitlab.freedesktop.org/drm/intel/issues/6166
  [i915#6311]: https://gitlab.freedesktop.org/drm/intel/issues/6311
  [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621
  [i915#6645]: https://gitlab.freedesktop.org/drm/intel/issues/6645
  [i915#6794]: https://gitlab.freedesktop.org/drm/intel/issues/6794
  [i915#6856]: https://gitlab.freedesktop.org/drm/intel/issues/6856
  [i915#7125]: https://gitlab.freedesktop.org/drm/intel/issues/7125
  [i915#7357]: https://gitlab.freedesktop.org/drm/intel/issues/7357
  [i915#7456]: https://gitlab.freedesktop.org/drm/intel/issues/7456
  [i915#7561]: https://gitlab.freedesktop.org/drm/intel/issues/7561


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

  * Linux: CI_DRM_12522 -> Patchwork_112159v1

  CI-20190529: 20190529
  CI_DRM_12522: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_7102: bacfdc84a9c02556c5441deb21e3a3f18a07347d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_112159v1: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux


### Linux commits

ebdee9911f99 drm/i915/dsb: Remove check for dsb in dsb_commit

== Logs ==

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

[-- Attachment #2: Type: text/html, Size: 6279 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit
  2022-12-22  6:34 [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit Ankit Nautiyal
  2022-12-22 16:51 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
@ 2022-12-29 11:21 ` Andrzej Hajda
  2023-01-01 12:17   ` Nautiyal, Ankit K
  2023-01-02  7:20 ` Manna, Animesh
  2 siblings, 1 reply; 9+ messages in thread
From: Andrzej Hajda @ 2022-12-29 11:21 UTC (permalink / raw)
  To: Ankit Nautiyal, intel-gfx

On 22.12.2022 07:34, Ankit Nautiyal wrote:
> The dsb context should be already checked for NULL, before dsb_commit gets
> called. So remove the check for dsb inside dsb_commit.
> 
> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
> ---
>   drivers/gpu/drm/i915/display/intel_dsb.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_dsb.c b/drivers/gpu/drm/i915/display/intel_dsb.c
> index 3d63c1bf1e4f..ce1f8e0c2cd9 100644
> --- a/drivers/gpu/drm/i915/display/intel_dsb.c
> +++ b/drivers/gpu/drm/i915/display/intel_dsb.c
> @@ -228,7 +228,7 @@ void intel_dsb_commit(struct intel_dsb *dsb)
>   	enum pipe pipe = crtc->pipe;
>   	u32 tail;
>   
> -	if (!(dsb && dsb->free_pos))
> +	if (!dsb->free_pos)

Alternative would be allow passing NULL dsb, ie. removal of check on the 
caller.
Anyway:
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>

Regards
Andrzej

>   		return;
>   
>   	if (!intel_dsb_enable_engine(dev_priv, pipe, dsb->id))


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit
  2022-12-29 11:21 ` [Intel-gfx] [PATCH] " Andrzej Hajda
@ 2023-01-01 12:17   ` Nautiyal, Ankit K
  0 siblings, 0 replies; 9+ messages in thread
From: Nautiyal, Ankit K @ 2023-01-01 12:17 UTC (permalink / raw)
  To: Andrzej Hajda, intel-gfx


On 12/29/2022 4:51 PM, Andrzej Hajda wrote:
> On 22.12.2022 07:34, Ankit Nautiyal wrote:
>> The dsb context should be already checked for NULL, before dsb_commit 
>> gets
>> called. So remove the check for dsb inside dsb_commit.
>>
>> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
>> ---
>>   drivers/gpu/drm/i915/display/intel_dsb.c | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/gpu/drm/i915/display/intel_dsb.c 
>> b/drivers/gpu/drm/i915/display/intel_dsb.c
>> index 3d63c1bf1e4f..ce1f8e0c2cd9 100644
>> --- a/drivers/gpu/drm/i915/display/intel_dsb.c
>> +++ b/drivers/gpu/drm/i915/display/intel_dsb.c
>> @@ -228,7 +228,7 @@ void intel_dsb_commit(struct intel_dsb *dsb)
>>       enum pipe pipe = crtc->pipe;
>>       u32 tail;
>>   -    if (!(dsb && dsb->free_pos))
>> +    if (!dsb->free_pos)
>
> Alternative would be allow passing NULL dsb, ie. removal of check on 
> the caller.


Thanks Andrzej. Yes that can be a way, I just went ahead with, what is 
followed in other function.

Like most of the other dsb functions, we are already using dsb context 
to get crtc in the first line, so this check at later stage is not useful.

Thanks & Regards,

Ankit


> Anyway:
> Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
>
> Regards
> Andrzej
>
>>           return;
>>         if (!intel_dsb_enable_engine(dev_priv, pipe, dsb->id))
>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit
  2022-12-22  6:34 [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit Ankit Nautiyal
  2022-12-22 16:51 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
  2022-12-29 11:21 ` [Intel-gfx] [PATCH] " Andrzej Hajda
@ 2023-01-02  7:20 ` Manna, Animesh
  2 siblings, 0 replies; 9+ messages in thread
From: Manna, Animesh @ 2023-01-02  7:20 UTC (permalink / raw)
  To: Nautiyal, Ankit K, intel-gfx



> -----Original Message-----
> From: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>
> Sent: Thursday, December 22, 2022 12:04 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Manna, Animesh <animesh.manna@intel.com>;
> ville.syrjala@linux.intel.com
> Subject: [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit
> 
> The dsb context should be already checked for NULL, before dsb_commit
> gets called. So remove the check for dsb inside dsb_commit.
> 
> Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>

Earlier intel_dsb_commit() is called without null checking of dsb context.
Added the same by the following change.
commit b358c3b98813b1557588a11c894b22915251a2ce
Author: Ville Syrjälä <ville.syrjala@linux.intel.com>
Date:   Wed Nov 23 17:26:34 2022 +0200

    drm/i915: Make DSB lower level
  
The current change LGTM.
Reviewed-by: Animesh Manna <animesh.manna@intel.com>

> ---
>  drivers/gpu/drm/i915/display/intel_dsb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/i915/display/intel_dsb.c
> b/drivers/gpu/drm/i915/display/intel_dsb.c
> index 3d63c1bf1e4f..ce1f8e0c2cd9 100644
> --- a/drivers/gpu/drm/i915/display/intl_dsb.c
> +++ b/drivers/gpu/drm/i915/display/intel_dsb.c
> @@ -228,7 +228,7 @@ void intel_dsb_commit(struct intel_dsb *dsb)
>  	enum pipe pipe = crtc->pipe;
>  	u32 tail;
> 
> -	if (!(dsb && dsb->free_pos))
> +	if (!dsb->free_pos)
>  		return;
> 
>  	if (!intel_dsb_enable_engine(dev_priv, pipe, dsb->id))
> --
> 2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit
  2022-12-22 16:51 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
@ 2023-01-02  8:47   ` Nautiyal, Ankit K
  2023-01-02  9:19     ` Yedireswarapu, SaiX Nandan
  0 siblings, 1 reply; 9+ messages in thread
From: Nautiyal, Ankit K @ 2023-01-02  8:47 UTC (permalink / raw)
  To: intel-gfx, lakshminarayana.vudum, saix.nandan.yedireswarapu

[-- Attachment #1: Type: text/plain, Size: 6394 bytes --]

Hi Lakshmi/Sai

The following issues are known issues, not related to the patch:

  *

    igt@i915_selftest@live@execlists:
    https://gitlab.freedesktop.org/drm/intel/-/issues/2940

    fi-bsw-n3050: PASS
    <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>
    -> INCOMPLETE
    <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>

  *

    igt@i915_selftest@live@guc_multi_lrc:
    https://gitlab.freedesktop.org/drm/intel/-/issues/7174

      o fi-kbl-soraka: PASS
        <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>
        -> INCOMPLETE
        <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>


Regards,

Ankit


On 12/22/2022 10:21 PM, Patchwork wrote:
> Project List - Patchwork *Patch Details*
> *Series:* 	drm/i915/dsb: Remove check for dsb in dsb_commit
> *URL:* 	https://patchwork.freedesktop.org/series/112159/
> *State:* 	failure
> *Details:* 
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/index.html
>
>
>   CI Bug Log - changes from CI_DRM_12522 -> Patchwork_112159v1
>
>
>     Summary
>
> *FAILURE*
>
> Serious unknown changes coming with Patchwork_112159v1 absolutely need 
> to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in Patchwork_112159v1, 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_112159v1/index.html
>
>
>     Participating hosts (44 -> 45)
>
> Additional (3): bat-adlm-1 bat-atsm-1 fi-tgl-dsi
> Missing (2): fi-hsw-4770 fi-pnv-d510
>
>
>     Possible new issues
>
> Here are the unknown changes that may have been introduced in 
> Patchwork_112159v1:
>
>
>       IGT changes
>
>
>         Possible regressions
>
>  *
>
>     igt@i915_selftest@live@execlists:
>
>       o fi-bsw-n3050: PASS
>         <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>
>         -> INCOMPLETE
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>
>  *
>
>     igt@i915_selftest@live@guc_multi_lrc:
>
>       o fi-kbl-soraka: PASS
>         <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>
>         -> INCOMPLETE
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>
>
>
>     Known issues
>
> Here are the changes found in Patchwork_112159v1 that come from known 
> issues:
>
>
>       IGT changes
>
>
>         Issues hit
>
>  *
>
>     igt@gem_exec_suspend@basic-s3@smem:
>
>       o fi-rkl-11600: NOTRUN -> FAIL
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html>
>         (fdo#103375 <https://bugs.freedesktop.org/show_bug.cgi?id=103375>)
>  *
>
>     igt@kms_chamelium@common-hpd-after-suspend:
>
>       o fi-rkl-11600: NOTRUN -> SKIP
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@kms_chamelium@common-hpd-after-suspend.html>
>         (fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827>)
>  *
>
>     igt@runner@aborted:
>
>       o fi-bsw-n3050: NOTRUN -> FAIL
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@runner@aborted.html>
>         (fdo#109271
>         <https://bugs.freedesktop.org/show_bug.cgi?id=109271> /
>         i915#4312 <https://gitlab.freedesktop.org/drm/intel/issues/4312>)
>
>
>         Possible fixes
>
>  *
>
>     igt@i915_selftest@live@execlists:
>
>       o fi-apl-guc: FAIL
>         <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@execlists.html>
>         -> PASS
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@execlists.html>
>         +11 similar issues
>  *
>
>     igt@i915_selftest@live@gt_heartbeat:
>
>       o fi-apl-guc: DMESG-FAIL
>         <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html>
>         (i915#5334
>         <https://gitlab.freedesktop.org/drm/intel/issues/5334>) ->
>         PASS
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html>
>  *
>
>     igt@i915_suspend@basic-s3-without-i915:
>
>       o fi-rkl-11600: INCOMPLETE
>         <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html>
>         (i915#4817
>         <https://gitlab.freedesktop.org/drm/intel/issues/4817>) ->
>         PASS
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html>
>
>
>         Warnings
>
>   * igt@kms_chamelium@common-hpd-after-suspend:
>       o fi-apl-guc: SKIP
>         <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html>
>         (fdo#109271
>         <https://bugs.freedesktop.org/show_bug.cgi?id=109271>) -> SKIP
>         <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html>
>         (fdo#109271
>         <https://bugs.freedesktop.org/show_bug.cgi?id=109271> /
>         fdo#111827 <https://bugs.freedesktop.org/show_bug.cgi?id=111827>)
>
> {name}: This element is suppressed. This means it is ignored when 
> computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
>
>
>     Build changes
>
>   * Linux: CI_DRM_12522 -> Patchwork_112159v1
>
> CI-20190529: 20190529
> CI_DRM_12522: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ 
> git://anongit.freedesktop.org/gfx-ci/linux
> IGT_7102: bacfdc84a9c02556c5441deb21e3a3f18a07347d @ 
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> Patchwork_112159v1: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ 
> git://anongit.freedesktop.org/gfx-ci/linux
>
>
>       Linux commits
>
> ebdee9911f99 drm/i915/dsb: Remove check for dsb in dsb_commit
>

[-- Attachment #2: Type: text/html, Size: 9681 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit
  2023-01-02  8:47   ` Nautiyal, Ankit K
@ 2023-01-02  9:19     ` Yedireswarapu, SaiX Nandan
  2023-01-02 11:38       ` Yedireswarapu, SaiX Nandan
  0 siblings, 1 reply; 9+ messages in thread
From: Yedireswarapu, SaiX Nandan @ 2023-01-02  9:19 UTC (permalink / raw)
  To: Nautiyal, Ankit K, intel-gfx, Vudum, Lakshminarayana; +Cc: Veesam, RavitejaX

[-- Attachment #1: Type: text/plain, Size: 6214 bytes --]

Hi Ankit,

Can you please provide the patchwork series link (If there needed any re-reporting).


Thanks,
Y Sai Nandan



From: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>
Sent: Monday, January 2, 2023 2:17 PM
To: intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>; Yedireswarapu, SaiX Nandan <saix.nandan.yedireswarapu@intel.com>
Subject: Re: ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit


Hi Lakshmi/Sai

The following issues are known issues, not related to the patch:

  *   igt@i915_selftest@live@execlists: https://gitlab.freedesktop.org/drm/intel/-/issues/2940
fi-bsw-n3050: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>

  *   igt@i915_selftest@live@guc_multi_lrc: https://gitlab.freedesktop.org/drm/intel/-/issues/7174
     *   fi-kbl-soraka: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>



Regards,

Ankit


On 12/22/2022 10:21 PM, Patchwork wrote:
Patch Details
Series:
drm/i915/dsb: Remove check for dsb in dsb_commit
URL:
https://patchwork.freedesktop.org/series/112159/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/index.html
CI Bug Log - changes from CI_DRM_12522 -> Patchwork_112159v1
Summary

FAILURE

Serious unknown changes coming with Patchwork_112159v1 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_112159v1, 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_112159v1/index.html

Participating hosts (44 -> 45)

Additional (3): bat-adlm-1 bat-atsm-1 fi-tgl-dsi
Missing (2): fi-hsw-4770 fi-pnv-d510

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_112159v1:

IGT changes
Possible regressions

  *   igt@i915_selftest@live@execlists:

     *   fi-bsw-n3050: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>

  *   igt@i915_selftest@live@guc_multi_lrc:

     *   fi-kbl-soraka: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>

Known issues

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

IGT changes
Issues hit

  *   igt@gem_exec_suspend@basic-s3@smem:

     *   fi-rkl-11600: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html> (fdo#103375<https://bugs.freedesktop.org/show_bug.cgi?id=103375>)

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-rkl-11600: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>)

  *   igt@runner@aborted:

     *   fi-bsw-n3050: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@runner@aborted.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#4312<https://gitlab.freedesktop.org/drm/intel/issues/4312>)

Possible fixes

  *   igt@i915_selftest@live@execlists:

     *   fi-apl-guc: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@execlists.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@execlists.html> +11 similar issues

  *   igt@i915_selftest@live@gt_heartbeat:

     *   fi-apl-guc: DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html> (i915#5334<https://gitlab.freedesktop.org/drm/intel/issues/5334>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html>

  *   igt@i915_suspend@basic-s3-without-i915:

     *   fi-rkl-11600: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html> (i915#4817<https://gitlab.freedesktop.org/drm/intel/issues/4817>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html>

Warnings

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-apl-guc: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>)

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

Build changes

  *   Linux: CI_DRM_12522 -> Patchwork_112159v1

CI-20190529: 20190529
CI_DRM_12522: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7102: bacfdc84a9c02556c5441deb21e3a3f18a07347d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_112159v1: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

ebdee9911f99 drm/i915/dsb: Remove check for dsb in dsb_commit

[-- Attachment #2: Type: text/html, Size: 27742 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit
  2023-01-02  9:19     ` Yedireswarapu, SaiX Nandan
@ 2023-01-02 11:38       ` Yedireswarapu, SaiX Nandan
  2023-01-02 12:03         ` Nautiyal, Ankit K
  0 siblings, 1 reply; 9+ messages in thread
From: Yedireswarapu, SaiX Nandan @ 2023-01-02 11:38 UTC (permalink / raw)
  To: Nautiyal, Ankit K, intel-gfx, Vudum, Lakshminarayana; +Cc: Veesam, RavitejaX

[-- Attachment #1: Type: text/plain, Size: 6993 bytes --]

Hi,

Series is too old, the results have already been deleted.
Need a full re-run of this series. https://patchwork.freedesktop.org/series/112159/

Please provide the new patchwork series revision if issue is still observed.


Thanks,
Y Sai Nandan

From: Yedireswarapu, SaiX Nandan
Sent: Monday, January 2, 2023 2:49 PM
To: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>; intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana <Lakshminarayana.Vudum@intel.com>
Cc: Veesam, RavitejaX <RavitejaX.Veesam@intel.com>
Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit

Hi Ankit,

Can you please provide the patchwork series link (If there needed any re-reporting).


Thanks,
Y Sai Nandan



From: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com<mailto:ankit.k.nautiyal@intel.com>>
Sent: Monday, January 2, 2023 2:17 PM
To: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org>; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com<mailto:lakshminarayana.vudum@intel.com>>; Yedireswarapu, SaiX Nandan <saix.nandan.yedireswarapu@intel.com<mailto:saix.nandan.yedireswarapu@intel.com>>
Subject: Re: ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit


Hi Lakshmi/Sai

The following issues are known issues, not related to the patch:

  *   igt@i915_selftest@live@execlists: https://gitlab.freedesktop.org/drm/intel/-/issues/2940
fi-bsw-n3050: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>

  *   igt@i915_selftest@live@guc_multi_lrc: https://gitlab.freedesktop.org/drm/intel/-/issues/7174
     *   fi-kbl-soraka: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>



Regards,

Ankit


On 12/22/2022 10:21 PM, Patchwork wrote:
Patch Details
Series:
drm/i915/dsb: Remove check for dsb in dsb_commit
URL:
https://patchwork.freedesktop.org/series/112159/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/index.html
CI Bug Log - changes from CI_DRM_12522 -> Patchwork_112159v1
Summary

FAILURE

Serious unknown changes coming with Patchwork_112159v1 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_112159v1, 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_112159v1/index.html

Participating hosts (44 -> 45)

Additional (3): bat-adlm-1 bat-atsm-1 fi-tgl-dsi
Missing (2): fi-hsw-4770 fi-pnv-d510

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_112159v1:

IGT changes
Possible regressions

  *   igt@i915_selftest@live@execlists:

     *   fi-bsw-n3050: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>

  *   igt@i915_selftest@live@guc_multi_lrc:

     *   fi-kbl-soraka: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>

Known issues

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

IGT changes
Issues hit

  *   igt@gem_exec_suspend@basic-s3@smem:

     *   fi-rkl-11600: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html> (fdo#103375<https://bugs.freedesktop.org/show_bug.cgi?id=103375>)

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-rkl-11600: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>)

  *   igt@runner@aborted:

     *   fi-bsw-n3050: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@runner@aborted.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#4312<https://gitlab.freedesktop.org/drm/intel/issues/4312>)

Possible fixes

  *   igt@i915_selftest@live@execlists:

     *   fi-apl-guc: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@execlists.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@execlists.html> +11 similar issues

  *   igt@i915_selftest@live@gt_heartbeat:

     *   fi-apl-guc: DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html> (i915#5334<https://gitlab.freedesktop.org/drm/intel/issues/5334>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html>

  *   igt@i915_suspend@basic-s3-without-i915:

     *   fi-rkl-11600: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html> (i915#4817<https://gitlab.freedesktop.org/drm/intel/issues/4817>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html>

Warnings

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-apl-guc: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>)

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

Build changes

  *   Linux: CI_DRM_12522 -> Patchwork_112159v1

CI-20190529: 20190529
CI_DRM_12522: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7102: bacfdc84a9c02556c5441deb21e3a3f18a07347d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_112159v1: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

ebdee9911f99 drm/i915/dsb: Remove check for dsb in dsb_commit

[-- Attachment #2: Type: text/html, Size: 30159 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit
  2023-01-02 11:38       ` Yedireswarapu, SaiX Nandan
@ 2023-01-02 12:03         ` Nautiyal, Ankit K
  0 siblings, 0 replies; 9+ messages in thread
From: Nautiyal, Ankit K @ 2023-01-02 12:03 UTC (permalink / raw)
  To: Yedireswarapu, SaiX Nandan, intel-gfx, Vudum, Lakshminarayana
  Cc: Veesam, RavitejaX

[-- Attachment #1: Type: text/plain, Size: 7622 bytes --]

Thanks Sai, will submit for re-run.

From: Yedireswarapu, SaiX Nandan <saix.nandan.yedireswarapu@intel.com>
Sent: Monday, January 2, 2023 5:09 PM
To: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com>; intel-gfx@lists.freedesktop.org; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com>
Cc: Veesam, RavitejaX <ravitejax.veesam@intel.com>; Latvala, Petri <petri.latvala@intel.com>
Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit

Hi,

Series is too old, the results have already been deleted.
Need a full re-run of this series. https://patchwork.freedesktop.org/series/112159/

Please provide the new patchwork series revision if issue is still observed.


Thanks,
Y Sai Nandan

From: Yedireswarapu, SaiX Nandan
Sent: Monday, January 2, 2023 2:49 PM
To: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com<mailto:ankit.k.nautiyal@intel.com>>; intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org>; Vudum, Lakshminarayana <Lakshminarayana.Vudum@intel.com<mailto:Lakshminarayana.Vudum@intel.com>>
Cc: Veesam, RavitejaX <RavitejaX.Veesam@intel.com<mailto:RavitejaX.Veesam@intel.com>>
Subject: RE: ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit

Hi Ankit,

Can you please provide the patchwork series link (If there needed any re-reporting).


Thanks,
Y Sai Nandan



From: Nautiyal, Ankit K <ankit.k.nautiyal@intel.com<mailto:ankit.k.nautiyal@intel.com>>
Sent: Monday, January 2, 2023 2:17 PM
To: intel-gfx@lists.freedesktop.org<mailto:intel-gfx@lists.freedesktop.org>; Vudum, Lakshminarayana <lakshminarayana.vudum@intel.com<mailto:lakshminarayana.vudum@intel.com>>; Yedireswarapu, SaiX Nandan <saix.nandan.yedireswarapu@intel.com<mailto:saix.nandan.yedireswarapu@intel.com>>
Subject: Re: ✗ Fi.CI.BAT: failure for drm/i915/dsb: Remove check for dsb in dsb_commit


Hi Lakshmi/Sai

The following issues are known issues, not related to the patch:

  *   igt@i915_selftest@live@execlists: https://gitlab.freedesktop.org/drm/intel/-/issues/2940
fi-bsw-n3050: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>

  *   igt@i915_selftest@live@guc_multi_lrc: https://gitlab.freedesktop.org/drm/intel/-/issues/7174
     *   fi-kbl-soraka: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>



Regards,

Ankit


On 12/22/2022 10:21 PM, Patchwork wrote:
Patch Details
Series:
drm/i915/dsb: Remove check for dsb in dsb_commit
URL:
https://patchwork.freedesktop.org/series/112159/
State:
failure
Details:
https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/index.html
CI Bug Log - changes from CI_DRM_12522 -> Patchwork_112159v1
Summary

FAILURE

Serious unknown changes coming with Patchwork_112159v1 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_112159v1, 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_112159v1/index.html

Participating hosts (44 -> 45)

Additional (3): bat-adlm-1 bat-atsm-1 fi-tgl-dsi
Missing (2): fi-hsw-4770 fi-pnv-d510

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_112159v1:

IGT changes
Possible regressions

  *   igt@i915_selftest@live@execlists:

     *   fi-bsw-n3050: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-bsw-n3050/igt@i915_selftest@live@execlists.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@i915_selftest@live@execlists.html>

  *   igt@i915_selftest@live@guc_multi_lrc:

     *   fi-kbl-soraka: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html> -> INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-kbl-soraka/igt@i915_selftest@live@guc_multi_lrc.html>

Known issues

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

IGT changes
Issues hit

  *   igt@gem_exec_suspend@basic-s3@smem:

     *   fi-rkl-11600: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@gem_exec_suspend@basic-s3@smem.html> (fdo#103375<https://bugs.freedesktop.org/show_bug.cgi?id=103375>)

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-rkl-11600: NOTRUN -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>)

  *   igt@runner@aborted:

     *   fi-bsw-n3050: NOTRUN -> FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-bsw-n3050/igt@runner@aborted.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / i915#4312<https://gitlab.freedesktop.org/drm/intel/issues/4312>)

Possible fixes

  *   igt@i915_selftest@live@execlists:

     *   fi-apl-guc: FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@execlists.html> -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@execlists.html> +11 similar issues

  *   igt@i915_selftest@live@gt_heartbeat:

     *   fi-apl-guc: DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html> (i915#5334<https://gitlab.freedesktop.org/drm/intel/issues/5334>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html>

  *   igt@i915_suspend@basic-s3-without-i915:

     *   fi-rkl-11600: INCOMPLETE<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html> (i915#4817<https://gitlab.freedesktop.org/drm/intel/issues/4817>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html>

Warnings

  *   igt@kms_chamelium@common-hpd-after-suspend:

     *   fi-apl-guc: SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12522/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271>) -> SKIP<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_112159v1/fi-apl-guc/igt@kms_chamelium@common-hpd-after-suspend.html> (fdo#109271<https://bugs.freedesktop.org/show_bug.cgi?id=109271> / fdo#111827<https://bugs.freedesktop.org/show_bug.cgi?id=111827>)

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

Build changes

  *   Linux: CI_DRM_12522 -> Patchwork_112159v1

CI-20190529: 20190529
CI_DRM_12522: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7102: bacfdc84a9c02556c5441deb21e3a3f18a07347d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_112159v1: d659fc77d1fd87f314c1bf510f3fbac009c2529d @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

ebdee9911f99 drm/i915/dsb: Remove check for dsb in dsb_commit

[-- Attachment #2: Type: text/html, Size: 31210 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-02 12:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-22  6:34 [Intel-gfx] [PATCH] drm/i915/dsb: Remove check for dsb in dsb_commit Ankit Nautiyal
2022-12-22 16:51 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
2023-01-02  8:47   ` Nautiyal, Ankit K
2023-01-02  9:19     ` Yedireswarapu, SaiX Nandan
2023-01-02 11:38       ` Yedireswarapu, SaiX Nandan
2023-01-02 12:03         ` Nautiyal, Ankit K
2022-12-29 11:21 ` [Intel-gfx] [PATCH] " Andrzej Hajda
2023-01-01 12:17   ` Nautiyal, Ankit K
2023-01-02  7:20 ` Manna, Animesh

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.