public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH trivial] drm/i915: Grammar s/the its/its/
@ 2019-06-07 11:31 Geert Uytterhoeven
  2019-06-07 12:45 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2019-06-07 11:31 UTC (permalink / raw)
  To: Jani Nikula, Joonas Lahtinen, Rodrigo Vivi, David Airlie,
	Daniel Vetter, Jiri Kosina
  Cc: intel-gfx, dri-devel, linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/gpu/drm/i915/intel_dpll_mgr.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/intel_dpll_mgr.h b/drivers/gpu/drm/i915/intel_dpll_mgr.h
index 8835dd20f1d27e05..79a53c5439a8e6db 100644
--- a/drivers/gpu/drm/i915/intel_dpll_mgr.h
+++ b/drivers/gpu/drm/i915/intel_dpll_mgr.h
@@ -293,7 +293,7 @@ struct intel_shared_dpll {
 	/**
 	 * @state:
 	 *
-	 * Store the state for the pll, including the its hw state
+	 * Store the state for the pll, including its hw state
 	 * and CRTCs using it.
 	 */
 	struct intel_shared_dpll_state state;
-- 
2.17.1

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

* ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Grammar s/the its/its/
  2019-06-07 11:31 [PATCH trivial] drm/i915: Grammar s/the its/its/ Geert Uytterhoeven
@ 2019-06-07 12:45 ` Patchwork
  2019-06-07 13:13 ` ✓ Fi.CI.BAT: success " Patchwork
  2019-06-10  3:08 ` ✗ Fi.CI.IGT: failure " Patchwork
  2 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-06-07 12:45 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: intel-gfx

== Series Details ==

Series: drm/i915: Grammar s/the its/its/
URL   : https://patchwork.freedesktop.org/series/61768/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
fd7e4a2e6acc drm/i915: Grammar s/the its/its/
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

total: 0 errors, 1 warnings, 0 checks, 8 lines checked

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

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

* ✓ Fi.CI.BAT: success for drm/i915: Grammar s/the its/its/
  2019-06-07 11:31 [PATCH trivial] drm/i915: Grammar s/the its/its/ Geert Uytterhoeven
  2019-06-07 12:45 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
@ 2019-06-07 13:13 ` Patchwork
  2019-06-10  3:08 ` ✗ Fi.CI.IGT: failure " Patchwork
  2 siblings, 0 replies; 5+ messages in thread
From: Patchwork @ 2019-06-07 13:13 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: intel-gfx

== Series Details ==

Series: drm/i915: Grammar s/the its/its/
URL   : https://patchwork.freedesktop.org/series/61768/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6217 -> Patchwork_13204
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/

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

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

### IGT changes ###

#### Issues hit ####

  * igt@kms_pipe_crc_basic@read-crc-pipe-c:
    - fi-icl-u3:          [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) +2 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/fi-icl-u3/igt@kms_pipe_crc_basic@read-crc-pipe-c.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/fi-icl-u3/igt@kms_pipe_crc_basic@read-crc-pipe-c.html

  
#### Possible fixes ####

  * igt@gem_mmap_gtt@basic-short:
    - fi-icl-u3:          [DMESG-WARN][3] ([fdo#107724]) -> [PASS][4] +1 similar issue
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/fi-icl-u3/igt@gem_mmap_gtt@basic-short.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/fi-icl-u3/igt@gem_mmap_gtt@basic-short.html

  
  [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724


Participating hosts (53 -> 48)
------------------------------

  Additional (1): fi-icl-guc 
  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus 


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

  * Linux: CI_DRM_6217 -> Patchwork_13204

  CI_DRM_6217: e670578ee842be1eff42d0f07023fdd697eec101 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5048: 1a34b94f1ce07ac5978fe7893a17e8732d467868 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_13204: fd7e4a2e6accd82c38ed156a5e2a68d2bf4eaf73 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

fd7e4a2e6acc drm/i915: Grammar s/the its/its/

== Logs ==

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

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

* ✗ Fi.CI.IGT: failure for drm/i915: Grammar s/the its/its/
  2019-06-07 11:31 [PATCH trivial] drm/i915: Grammar s/the its/its/ Geert Uytterhoeven
  2019-06-07 12:45 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
  2019-06-07 13:13 ` ✓ Fi.CI.BAT: success " Patchwork
@ 2019-06-10  3:08 ` Patchwork
  2019-06-10  8:09   ` Jani Nikula
  2 siblings, 1 reply; 5+ messages in thread
From: Patchwork @ 2019-06-10  3:08 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: intel-gfx

== Series Details ==

Series: drm/i915: Grammar s/the its/its/
URL   : https://patchwork.freedesktop.org/series/61768/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_6217_full -> Patchwork_13204_full
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_13204_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_13204_full, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@gem_ctx_engines@execute-one:
    - shard-glk:          [PASS][1] -> [DMESG-WARN][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-glk2/igt@gem_ctx_engines@execute-one.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-glk1/igt@gem_ctx_engines@execute-one.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_mmap_gtt@forked-medium-copy:
    - shard-iclb:         [PASS][3] -> [INCOMPLETE][4] ([fdo#107713])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb1/igt@gem_mmap_gtt@forked-medium-copy.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb3/igt@gem_mmap_gtt@forked-medium-copy.html

  * igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive:
    - shard-snb:          [PASS][5] -> [INCOMPLETE][6] ([fdo#105411]) +1 similar issue
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-snb1/igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-snb1/igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive.html

  * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
    - shard-glk:          [PASS][7] -> [FAIL][8] ([fdo#105363])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-glk6/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-glk1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html

  * igt@kms_flip@flip-vs-suspend:
    - shard-iclb:         [PASS][9] -> [INCOMPLETE][10] ([fdo#107713] / [fdo#109507])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb8/igt@kms_flip@flip-vs-suspend.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb5/igt@kms_flip@flip-vs-suspend.html

  * igt@kms_flip@flip-vs-suspend-interruptible:
    - shard-skl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#109507])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl10/igt@kms_flip@flip-vs-suspend-interruptible.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl4/igt@kms_flip@flip-vs-suspend-interruptible.html

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
    - shard-iclb:         [PASS][13] -> [FAIL][14] ([fdo#103167]) +3 similar issues
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html

  * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
    - shard-skl:          [PASS][15] -> [FAIL][16] ([fdo#108145])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl3/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl8/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html

  * igt@kms_plane_alpha_blend@pipe-b-coverage-7efc:
    - shard-skl:          [PASS][17] -> [FAIL][18] ([fdo#108145] / [fdo#110403])
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl6/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl3/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html

  * igt@kms_sysfs_edid_timing:
    - shard-iclb:         [PASS][19] -> [FAIL][20] ([fdo#100047])
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb5/igt@kms_sysfs_edid_timing.html
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb3/igt@kms_sysfs_edid_timing.html

  * igt@kms_vblank@pipe-c-ts-continuation-suspend:
    - shard-apl:          [PASS][21] -> [DMESG-WARN][22] ([fdo#108566]) +2 similar issues
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-apl8/igt@kms_vblank@pipe-c-ts-continuation-suspend.html
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-apl6/igt@kms_vblank@pipe-c-ts-continuation-suspend.html

  
#### Possible fixes ####

  * {igt@gem_exec_balancer@smoke}:
    - shard-iclb:         [SKIP][23] ([fdo#110854]) -> [PASS][24]
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb7/igt@gem_exec_balancer@smoke.html
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb1/igt@gem_exec_balancer@smoke.html

  * igt@kms_flip@flip-vs-suspend-interruptible:
    - shard-apl:          [DMESG-WARN][25] ([fdo#108566]) -> [PASS][26] +1 similar issue
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-apl6/igt@kms_flip@flip-vs-suspend-interruptible.html
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-apl2/igt@kms_flip@flip-vs-suspend-interruptible.html

  * igt@kms_flip@modeset-vs-vblank-race-interruptible:
    - shard-glk:          [FAIL][27] ([fdo#103060]) -> [PASS][28]
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-glk2/igt@kms_flip@modeset-vs-vblank-race-interruptible.html
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-glk3/igt@kms_flip@modeset-vs-vblank-race-interruptible.html

  * igt@kms_frontbuffer_tracking@fbc-badstride:
    - shard-iclb:         [FAIL][29] ([fdo#103167]) -> [PASS][30] +3 similar issues
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb7/igt@kms_frontbuffer_tracking@fbc-badstride.html
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-badstride.html

  * igt@kms_plane_lowres@pipe-a-tiling-x:
    - shard-iclb:         [FAIL][31] ([fdo#103166]) -> [PASS][32]
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-x.html
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb1/igt@kms_plane_lowres@pipe-a-tiling-x.html

  
#### Warnings ####

  * igt@gem_mmap_gtt@forked-big-copy-odd:
    - shard-iclb:         [TIMEOUT][33] ([fdo#109673]) -> [INCOMPLETE][34] ([fdo#107713] / [fdo#109100])
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb3/igt@gem_mmap_gtt@forked-big-copy-odd.html
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb7/igt@gem_mmap_gtt@forked-big-copy-odd.html

  * igt@kms_frontbuffer_tracking@fbcpsr-tilingchange:
    - shard-skl:          [FAIL][35] ([fdo#103167]) -> [FAIL][36] ([fdo#108040])
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl5/igt@kms_frontbuffer_tracking@fbcpsr-tilingchange.html
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl1/igt@kms_frontbuffer_tracking@fbcpsr-tilingchange.html

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

  [fdo#100047]: https://bugs.freedesktop.org/show_bug.cgi?id=100047
  [fdo#103060]: https://bugs.freedesktop.org/show_bug.cgi?id=103060
  [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
  [fdo#105411]: https://bugs.freedesktop.org/show_bug.cgi?id=105411
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#108040]: https://bugs.freedesktop.org/show_bug.cgi?id=108040
  [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
  [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
  [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100
  [fdo#109507]: https://bugs.freedesktop.org/show_bug.cgi?id=109507
  [fdo#109673]: https://bugs.freedesktop.org/show_bug.cgi?id=109673
  [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
  [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854


Participating hosts (9 -> 9)
------------------------------

  No changes in participating hosts


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

  * Linux: CI_DRM_6217 -> Patchwork_13204

  CI_DRM_6217: e670578ee842be1eff42d0f07023fdd697eec101 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5048: 1a34b94f1ce07ac5978fe7893a17e8732d467868 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_13204: fd7e4a2e6accd82c38ed156a5e2a68d2bf4eaf73 @ git://anongit.freedesktop.org/gfx-ci/linux
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

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

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

* Re: ✗ Fi.CI.IGT: failure for drm/i915: Grammar s/the its/its/
  2019-06-10  3:08 ` ✗ Fi.CI.IGT: failure " Patchwork
@ 2019-06-10  8:09   ` Jani Nikula
  0 siblings, 0 replies; 5+ messages in thread
From: Jani Nikula @ 2019-06-10  8:09 UTC (permalink / raw)
  To: Patchwork, Geert Uytterhoeven; +Cc: intel-gfx

On Mon, 10 Jun 2019, Patchwork <patchwork@emeril.freedesktop.org> wrote:
> == Series Details ==
>
> Series: drm/i915: Grammar s/the its/its/
> URL   : https://patchwork.freedesktop.org/series/61768/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from CI_DRM_6217_full -> Patchwork_13204_full
> ====================================================
>
> Summary
> -------
>
>   **FAILURE**

I'm pretty sure the patch didn't cause this. ;) Pushed to our -next,
thanks for the patch.

BR,
Jani.


>
>   Serious unknown changes coming with Patchwork_13204_full absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_13204_full, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
>
>   
>
> Possible new issues
> -------------------
>
>   Here are the unknown changes that may have been introduced in Patchwork_13204_full:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
>   * igt@gem_ctx_engines@execute-one:
>     - shard-glk:          [PASS][1] -> [DMESG-WARN][2]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-glk2/igt@gem_ctx_engines@execute-one.html
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-glk1/igt@gem_ctx_engines@execute-one.html
>
>   
> Known issues
> ------------
>
>   Here are the changes found in Patchwork_13204_full that come from known issues:
>
> ### IGT changes ###
>
> #### Issues hit ####
>
>   * igt@gem_mmap_gtt@forked-medium-copy:
>     - shard-iclb:         [PASS][3] -> [INCOMPLETE][4] ([fdo#107713])
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb1/igt@gem_mmap_gtt@forked-medium-copy.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb3/igt@gem_mmap_gtt@forked-medium-copy.html
>
>   * igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive:
>     - shard-snb:          [PASS][5] -> [INCOMPLETE][6] ([fdo#105411]) +1 similar issue
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-snb1/igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive.html
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-snb1/igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive.html
>
>   * igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
>     - shard-glk:          [PASS][7] -> [FAIL][8] ([fdo#105363])
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-glk6/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-glk1/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html
>
>   * igt@kms_flip@flip-vs-suspend:
>     - shard-iclb:         [PASS][9] -> [INCOMPLETE][10] ([fdo#107713] / [fdo#109507])
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb8/igt@kms_flip@flip-vs-suspend.html
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb5/igt@kms_flip@flip-vs-suspend.html
>
>   * igt@kms_flip@flip-vs-suspend-interruptible:
>     - shard-skl:          [PASS][11] -> [INCOMPLETE][12] ([fdo#109507])
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl10/igt@kms_flip@flip-vs-suspend-interruptible.html
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl4/igt@kms_flip@flip-vs-suspend-interruptible.html
>
>   * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt:
>     - shard-iclb:         [PASS][13] -> [FAIL][14] ([fdo#103167]) +3 similar issues
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb6/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-spr-indfb-draw-blt.html
>
>   * igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min:
>     - shard-skl:          [PASS][15] -> [FAIL][16] ([fdo#108145])
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl3/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl8/igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min.html
>
>   * igt@kms_plane_alpha_blend@pipe-b-coverage-7efc:
>     - shard-skl:          [PASS][17] -> [FAIL][18] ([fdo#108145] / [fdo#110403])
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl6/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl3/igt@kms_plane_alpha_blend@pipe-b-coverage-7efc.html
>
>   * igt@kms_sysfs_edid_timing:
>     - shard-iclb:         [PASS][19] -> [FAIL][20] ([fdo#100047])
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb5/igt@kms_sysfs_edid_timing.html
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb3/igt@kms_sysfs_edid_timing.html
>
>   * igt@kms_vblank@pipe-c-ts-continuation-suspend:
>     - shard-apl:          [PASS][21] -> [DMESG-WARN][22] ([fdo#108566]) +2 similar issues
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-apl8/igt@kms_vblank@pipe-c-ts-continuation-suspend.html
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-apl6/igt@kms_vblank@pipe-c-ts-continuation-suspend.html
>
>   
> #### Possible fixes ####
>
>   * {igt@gem_exec_balancer@smoke}:
>     - shard-iclb:         [SKIP][23] ([fdo#110854]) -> [PASS][24]
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb7/igt@gem_exec_balancer@smoke.html
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb1/igt@gem_exec_balancer@smoke.html
>
>   * igt@kms_flip@flip-vs-suspend-interruptible:
>     - shard-apl:          [DMESG-WARN][25] ([fdo#108566]) -> [PASS][26] +1 similar issue
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-apl6/igt@kms_flip@flip-vs-suspend-interruptible.html
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-apl2/igt@kms_flip@flip-vs-suspend-interruptible.html
>
>   * igt@kms_flip@modeset-vs-vblank-race-interruptible:
>     - shard-glk:          [FAIL][27] ([fdo#103060]) -> [PASS][28]
>    [27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-glk2/igt@kms_flip@modeset-vs-vblank-race-interruptible.html
>    [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-glk3/igt@kms_flip@modeset-vs-vblank-race-interruptible.html
>
>   * igt@kms_frontbuffer_tracking@fbc-badstride:
>     - shard-iclb:         [FAIL][29] ([fdo#103167]) -> [PASS][30] +3 similar issues
>    [29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb7/igt@kms_frontbuffer_tracking@fbc-badstride.html
>    [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-badstride.html
>
>   * igt@kms_plane_lowres@pipe-a-tiling-x:
>     - shard-iclb:         [FAIL][31] ([fdo#103166]) -> [PASS][32]
>    [31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb8/igt@kms_plane_lowres@pipe-a-tiling-x.html
>    [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb1/igt@kms_plane_lowres@pipe-a-tiling-x.html
>
>   
> #### Warnings ####
>
>   * igt@gem_mmap_gtt@forked-big-copy-odd:
>     - shard-iclb:         [TIMEOUT][33] ([fdo#109673]) -> [INCOMPLETE][34] ([fdo#107713] / [fdo#109100])
>    [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-iclb3/igt@gem_mmap_gtt@forked-big-copy-odd.html
>    [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-iclb7/igt@gem_mmap_gtt@forked-big-copy-odd.html
>
>   * igt@kms_frontbuffer_tracking@fbcpsr-tilingchange:
>     - shard-skl:          [FAIL][35] ([fdo#103167]) -> [FAIL][36] ([fdo#108040])
>    [35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6217/shard-skl5/igt@kms_frontbuffer_tracking@fbcpsr-tilingchange.html
>    [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/shard-skl1/igt@kms_frontbuffer_tracking@fbcpsr-tilingchange.html
>
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
>
>   [fdo#100047]: https://bugs.freedesktop.org/show_bug.cgi?id=100047
>   [fdo#103060]: https://bugs.freedesktop.org/show_bug.cgi?id=103060
>   [fdo#103166]: https://bugs.freedesktop.org/show_bug.cgi?id=103166
>   [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   [fdo#105363]: https://bugs.freedesktop.org/show_bug.cgi?id=105363
>   [fdo#105411]: https://bugs.freedesktop.org/show_bug.cgi?id=105411
>   [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
>   [fdo#108040]: https://bugs.freedesktop.org/show_bug.cgi?id=108040
>   [fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
>   [fdo#108566]: https://bugs.freedesktop.org/show_bug.cgi?id=108566
>   [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100
>   [fdo#109507]: https://bugs.freedesktop.org/show_bug.cgi?id=109507
>   [fdo#109673]: https://bugs.freedesktop.org/show_bug.cgi?id=109673
>   [fdo#110403]: https://bugs.freedesktop.org/show_bug.cgi?id=110403
>   [fdo#110854]: https://bugs.freedesktop.org/show_bug.cgi?id=110854
>
>
> Participating hosts (9 -> 9)
> ------------------------------
>
>   No changes in participating hosts
>
>
> Build changes
> -------------
>
>   * Linux: CI_DRM_6217 -> Patchwork_13204
>
>   CI_DRM_6217: e670578ee842be1eff42d0f07023fdd697eec101 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_5048: 1a34b94f1ce07ac5978fe7893a17e8732d467868 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_13204: fd7e4a2e6accd82c38ed156a5e2a68d2bf4eaf73 @ git://anongit.freedesktop.org/gfx-ci/linux
>   piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_13204/
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2019-06-10  8:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-07 11:31 [PATCH trivial] drm/i915: Grammar s/the its/its/ Geert Uytterhoeven
2019-06-07 12:45 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2019-06-07 13:13 ` ✓ Fi.CI.BAT: success " Patchwork
2019-06-10  3:08 ` ✗ Fi.CI.IGT: failure " Patchwork
2019-06-10  8:09   ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox