Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev5)

2018-07-13 Thread Imre Deak
On Wed, Jul 11, 2018 at 12:09:55AM +, Patchwork wrote:
> == Series Details ==
> 
> Series: drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev5)
> URL   : https://patchwork.freedesktop.org/series/6/
> State : failure
> 
> == Summary ==
> 
> = CI Bug Log - changes from CI_DRM_4467_full -> Patchwork_9606_full =
> 
> == Summary - FAILURE ==
> 
>   Serious unknown changes coming with Patchwork_9606_full absolutely need to 
> be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_9606_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_9606_full:
> 
>   === IGT changes ===
> 
>  Possible regressions 
> 
> igt@kms_universal_plane@cursor-fb-leak-pipe-a:
>   shard-apl:  PASS -> FAIL
> 
> 
>  Warnings 
> 
> igt@gem_exec_schedule@deep-bsd2:
>   shard-kbl:  PASS -> SKIP

The WA makes a difference only on GLK platforms so the fail/skip look
unrelated. Thanks for the patch and testing I pushed it to -dinq adding
my R-b and Cc:stable.

> 
> igt@pm_rc6_residency@rc6-accuracy:
>   shard-kbl:  SKIP -> PASS
> 
> 
> == Known issues ==
> 
>   Here are the changes found in Patchwork_9606_full that come from known 
> issues:
> 
>   === IGT changes ===
> 
>  Issues hit 
> 
> igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
>   shard-glk:  PASS -> INCOMPLETE (fdo#103359, k.org#198133) +1
> 
> igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic:
>   shard-glk:  PASS -> FAIL (fdo#106509, fdo#105454) +1
> 
> 
>  Possible fixes 
> 
> igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
>   shard-hsw:  FAIL (fdo#105363) -> PASS
> 
> igt@kms_flip@2x-plain-flip-fb-recreate-interruptible:
>   shard-hsw:  FAIL (fdo#100368) -> PASS
> 
> igt@kms_flip@dpms-vs-vblank-race:
>   shard-hsw:  FAIL (fdo#103060) -> PASS
> 
> igt@kms_flip_tiling@flip-to-y-tiled:
>   shard-glk:  FAIL (fdo#107161) -> PASS
> 
> igt@kms_flip_tiling@flip-x-tiled:
>   shard-glk:  FAIL (fdo#107161, fdo#103822) -> PASS +1
> 
> igt@kms_rotation_crc@sprite-rotation-180:
>   shard-hsw:  FAIL (fdo#103925) -> PASS
> 
> igt@kms_setmode@basic:
>   shard-apl:  FAIL (fdo#99912) -> PASS
>   shard-kbl:  FAIL (fdo#99912) -> PASS
> 
> 
>   fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
>   fdo#103060 https://bugs.freedesktop.org/show_bug.cgi?id=103060
>   fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
>   fdo#103822 https://bugs.freedesktop.org/show_bug.cgi?id=103822
>   fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925
>   fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
>   fdo#105454 https://bugs.freedesktop.org/show_bug.cgi?id=105454
>   fdo#106509 https://bugs.freedesktop.org/show_bug.cgi?id=106509
>   fdo#107161 https://bugs.freedesktop.org/show_bug.cgi?id=107161
>   fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912
>   k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133
> 
> 
> == Participating hosts (5 -> 5) ==
> 
>   No changes in participating hosts
> 
> 
> == Build changes ==
> 
> * Linux: CI_DRM_4467 -> Patchwork_9606
> 
>   CI_DRM_4467: d43ac253ef86f6c89e4e69130baa2c5021a95696 @ 
> git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_4546: e8905e756cf3640c66541e963ff97f8af2d98936 @ 
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_9606: 068faa878cfc4d3d66bd22cd8bb3af4f7b6e96ba @ 
> 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_9606/shards.html
> ___
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx


[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev5)

2018-07-10 Thread Patchwork
== Series Details ==

Series: drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev5)
URL   : https://patchwork.freedesktop.org/series/6/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4467_full -> Patchwork_9606_full =

== Summary - FAILURE ==

  Serious unknown changes coming with Patchwork_9606_full absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_9606_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_9606_full:

  === IGT changes ===

 Possible regressions 

igt@kms_universal_plane@cursor-fb-leak-pipe-a:
  shard-apl:  PASS -> FAIL


 Warnings 

igt@gem_exec_schedule@deep-bsd2:
  shard-kbl:  PASS -> SKIP

igt@pm_rc6_residency@rc6-accuracy:
  shard-kbl:  SKIP -> PASS


== Known issues ==

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

  === IGT changes ===

 Issues hit 

igt@kms_atomic_transition@plane-all-modeset-transition-fencing:
  shard-glk:  PASS -> INCOMPLETE (fdo#103359, k.org#198133) +1

igt@kms_cursor_legacy@2x-long-nonblocking-modeset-vs-cursor-atomic:
  shard-glk:  PASS -> FAIL (fdo#106509, fdo#105454) +1


 Possible fixes 

igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
  shard-hsw:  FAIL (fdo#105363) -> PASS

igt@kms_flip@2x-plain-flip-fb-recreate-interruptible:
  shard-hsw:  FAIL (fdo#100368) -> PASS

igt@kms_flip@dpms-vs-vblank-race:
  shard-hsw:  FAIL (fdo#103060) -> PASS

igt@kms_flip_tiling@flip-to-y-tiled:
  shard-glk:  FAIL (fdo#107161) -> PASS

igt@kms_flip_tiling@flip-x-tiled:
  shard-glk:  FAIL (fdo#107161, fdo#103822) -> PASS +1

igt@kms_rotation_crc@sprite-rotation-180:
  shard-hsw:  FAIL (fdo#103925) -> PASS

igt@kms_setmode@basic:
  shard-apl:  FAIL (fdo#99912) -> PASS
  shard-kbl:  FAIL (fdo#99912) -> PASS


  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#103060 https://bugs.freedesktop.org/show_bug.cgi?id=103060
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103822 https://bugs.freedesktop.org/show_bug.cgi?id=103822
  fdo#103925 https://bugs.freedesktop.org/show_bug.cgi?id=103925
  fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
  fdo#105454 https://bugs.freedesktop.org/show_bug.cgi?id=105454
  fdo#106509 https://bugs.freedesktop.org/show_bug.cgi?id=106509
  fdo#107161 https://bugs.freedesktop.org/show_bug.cgi?id=107161
  fdo#99912 https://bugs.freedesktop.org/show_bug.cgi?id=99912
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (5 -> 5) ==

  No changes in participating hosts


== Build changes ==

* Linux: CI_DRM_4467 -> Patchwork_9606

  CI_DRM_4467: d43ac253ef86f6c89e4e69130baa2c5021a95696 @ 
git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4546: e8905e756cf3640c66541e963ff97f8af2d98936 @ 
git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_9606: 068faa878cfc4d3d66bd22cd8bb3af4f7b6e96ba @ 
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_9606/shards.html
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx