public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [RFC PATCH i-g-t] Adding the support for DP-Phy Compliance Test.
@ 2019-11-15 12:45 Nidhi Gupta
  2019-11-15 13:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
  2019-11-16 19:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Nidhi Gupta @ 2019-11-15 12:45 UTC (permalink / raw)
  To: igt-dev; +Cc: Nidhi Gupta

Adding a test case for DP_TEST_LINK_PHY_TEST_PATTERN in
intel_dp_compliance tool. This will trigger dp connector
preferred mode modeset in case of hotplug event when test
type is DP_TEST_LINK_PHY_TEST_PATTERN.

Signed-off-by: Nidhi Gupta <nidhi1.gupta@intel.com>
---
 tools/intel_dp_compliance.c | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tools/intel_dp_compliance.c b/tools/intel_dp_compliance.c
index 14631a4..a95c11f 100644
--- a/tools/intel_dp_compliance.c
+++ b/tools/intel_dp_compliance.c
@@ -334,6 +334,11 @@ static int process_test_request(int test_type)
 			INTEL_DP_RESOLUTION_SHIFT_MASK;
 		valid = true;
 		break;
+	case DP_TEST_LINK_PHY_TEST_PATTERN:
+		/* Triggering a modeset for kernel for Dp Phy-Compliance Test */
+		mode = INTEL_MODE_PREFERRED;
+		valid = true;
+		break;
 	default:
 		/* Unknown test type */
 		fprintf(stderr, "Invalid test request, ignored.\n");
-- 
2.7.4

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✓ Fi.CI.BAT: success for Adding the support for DP-Phy Compliance Test.
  2019-11-15 12:45 [igt-dev] [RFC PATCH i-g-t] Adding the support for DP-Phy Compliance Test Nidhi Gupta
@ 2019-11-15 13:07 ` Patchwork
  2019-11-16 19:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2019-11-15 13:07 UTC (permalink / raw)
  To: Nidhi Gupta; +Cc: igt-dev

== Series Details ==

Series: Adding the support for DP-Phy Compliance Test.
URL   : https://patchwork.freedesktop.org/series/69530/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_7351 -> IGTPW_3713
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_exec_suspend@basic-s0:
    - fi-bsw-n3050:       [PASS][1] -> [DMESG-WARN][2] ([fdo#112120])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-bsw-n3050/igt@gem_exec_suspend@basic-s0.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-bsw-n3050/igt@gem_exec_suspend@basic-s0.html

  * igt@kms_flip@basic-flip-vs-wf_vblank:
    - fi-skl-6770hq:      [PASS][3] -> [DMESG-WARN][4] ([fdo#105541])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-wf_vblank.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-wf_vblank.html

  * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
    - fi-skl-lmem:        [PASS][5] -> [INCOMPLETE][6] ([fdo#104108])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-skl-lmem/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-skl-lmem/igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a.html

  
#### Possible fixes ####

  * igt@i915_pm_rpm@module-reload:
    - fi-skl-6770hq:      [FAIL][7] ([fdo#108511]) -> [PASS][8]
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-skl-6770hq/igt@i915_pm_rpm@module-reload.html

  * igt@i915_selftest@live_gem_contexts:
    - fi-bsw-kefka:       [INCOMPLETE][9] ([fdo# 111542]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-bsw-kefka/igt@i915_selftest@live_gem_contexts.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-bsw-kefka/igt@i915_selftest@live_gem_contexts.html

  * igt@kms_busy@basic-flip-pipe-b:
    - fi-skl-6770hq:      [DMESG-WARN][11] ([fdo#105541]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-skl-6770hq/igt@kms_busy@basic-flip-pipe-b.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-skl-6770hq/igt@kms_busy@basic-flip-pipe-b.html

  * igt@kms_chamelium@common-hpd-after-suspend:
    - fi-icl-u2:          [DMESG-WARN][13] ([fdo#102505] / [fdo#110390]) -> [PASS][14]
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-icl-u2/igt@kms_chamelium@common-hpd-after-suspend.html

  
#### Warnings ####

  * igt@kms_chamelium@hdmi-hpd-fast:
    - fi-kbl-7500u:       [FAIL][15] ([fdo#111407]) -> [FAIL][16] ([fdo#111045] / [fdo#111096])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/fi-kbl-7500u/igt@kms_chamelium@hdmi-hpd-fast.html

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

  [fdo# 111542]: https://bugs.freedesktop.org/show_bug.cgi?id= 111542
  [fdo#102505]: https://bugs.freedesktop.org/show_bug.cgi?id=102505
  [fdo#104108]: https://bugs.freedesktop.org/show_bug.cgi?id=104108
  [fdo#105541]: https://bugs.freedesktop.org/show_bug.cgi?id=105541
  [fdo#108511]: https://bugs.freedesktop.org/show_bug.cgi?id=108511
  [fdo#109964]: https://bugs.freedesktop.org/show_bug.cgi?id=109964
  [fdo#110390]: https://bugs.freedesktop.org/show_bug.cgi?id=110390
  [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045
  [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096
  [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407
  [fdo#112120]: https://bugs.freedesktop.org/show_bug.cgi?id=112120
  [fdo#112298]: https://bugs.freedesktop.org/show_bug.cgi?id=112298


Participating hosts (49 -> 44)
------------------------------

  Missing    (5): fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-gdg-551 fi-byt-clapper 


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

  * CI: CI-20190529 -> None
  * IGT: IGT_5288 -> IGTPW_3713

  CI-20190529: 20190529
  CI_DRM_7351: 6e85a4fe33033f280092a2ddf9e4dff6e1753fcc @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_3713: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/index.html
  IGT_5288: ff4551e36cd8e573ceb1e450d17a12e3298dc04c @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/index.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

* [igt-dev] ✗ Fi.CI.IGT: failure for Adding the support for DP-Phy Compliance Test.
  2019-11-15 12:45 [igt-dev] [RFC PATCH i-g-t] Adding the support for DP-Phy Compliance Test Nidhi Gupta
  2019-11-15 13:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
@ 2019-11-16 19:34 ` Patchwork
  1 sibling, 0 replies; 3+ messages in thread
From: Patchwork @ 2019-11-16 19:34 UTC (permalink / raw)
  To: Nidhi Gupta; +Cc: igt-dev

== Series Details ==

Series: Adding the support for DP-Phy Compliance Test.
URL   : https://patchwork.freedesktop.org/series/69530/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_7351_full -> IGTPW_3713_full
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt@gem_persistent_relocs@forked-faulting-reloc-thrash-inactive:
    - shard-apl:          [PASS][1] -> [DMESG-FAIL][2] +1 similar issue
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-apl6/igt@gem_persistent_relocs@forked-faulting-reloc-thrash-inactive.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-apl4/igt@gem_persistent_relocs@forked-faulting-reloc-thrash-inactive.html

  * igt@kms_vblank@pipe-b-wait-forked-busy:
    - shard-kbl:          [PASS][3] -> [DMESG-WARN][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl7/igt@kms_vblank@pipe-b-wait-forked-busy.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl2/igt@kms_vblank@pipe-b-wait-forked-busy.html

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * {igt@gem_exec_parse_blt@bb-secure}:
    - shard-tglb:         NOTRUN -> [SKIP][5] +2 similar issues
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb1/igt@gem_exec_parse_blt@bb-secure.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_ctx_exec@basic-invalid-context-vcs1:
    - shard-iclb:         [PASS][6] -> [SKIP][7] ([fdo#112080]) +18 similar issues
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb1/igt@gem_ctx_exec@basic-invalid-context-vcs1.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb7/igt@gem_ctx_exec@basic-invalid-context-vcs1.html

  * igt@gem_ctx_isolation@vcs1-reset:
    - shard-iclb:         [PASS][8] -> [SKIP][9] ([fdo#109276] / [fdo#112080]) +1 similar issue
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb1/igt@gem_ctx_isolation@vcs1-reset.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb7/igt@gem_ctx_isolation@vcs1-reset.html

  * igt@gem_exec_schedule@independent-bsd2:
    - shard-iclb:         [PASS][10] -> [SKIP][11] ([fdo#109276]) +14 similar issues
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb4/igt@gem_exec_schedule@independent-bsd2.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb6/igt@gem_exec_schedule@independent-bsd2.html

  * igt@gem_exec_schedule@preempt-other-chain-bsd:
    - shard-iclb:         [PASS][12] -> [SKIP][13] ([fdo#112146]) +3 similar issues
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb8/igt@gem_exec_schedule@preempt-other-chain-bsd.html
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb4/igt@gem_exec_schedule@preempt-other-chain-bsd.html

  * igt@gem_exec_suspend@basic-s3-devices:
    - shard-tglb:         [PASS][14] -> [INCOMPLETE][15] ([fdo#111832] / [fdo#111850])
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb7/igt@gem_exec_suspend@basic-s3-devices.html
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb7/igt@gem_exec_suspend@basic-s3-devices.html

  * igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive:
    - shard-apl:          [PASS][16] -> [TIMEOUT][17] ([fdo#112113])
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-apl3/igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive.html
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-apl1/igt@gem_persistent_relocs@forked-interruptible-faulting-reloc-thrash-inactive.html

  * igt@gem_persistent_relocs@forked-thrash-inactive:
    - shard-snb:          [PASS][18] -> [FAIL][19] ([fdo#112037])
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-snb1/igt@gem_persistent_relocs@forked-thrash-inactive.html
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-snb7/igt@gem_persistent_relocs@forked-thrash-inactive.html
    - shard-hsw:          [PASS][20] -> [TIMEOUT][21] ([fdo#112068 ])
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-hsw5/igt@gem_persistent_relocs@forked-thrash-inactive.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-hsw2/igt@gem_persistent_relocs@forked-thrash-inactive.html

  * igt@gem_softpin@noreloc-s3:
    - shard-apl:          [PASS][22] -> [DMESG-WARN][23] ([fdo#108566])
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-apl3/igt@gem_softpin@noreloc-s3.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-apl4/igt@gem_softpin@noreloc-s3.html

  * igt@gem_sync@basic-each:
    - shard-tglb:         [PASS][24] -> [INCOMPLETE][25] ([fdo#111647] / [fdo#111998])
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb3/igt@gem_sync@basic-each.html
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb4/igt@gem_sync@basic-each.html

  * igt@gem_userptr_blits@map-fixed-invalidate-busy:
    - shard-snb:          [PASS][26] -> [DMESG-WARN][27] ([fdo#111870]) +2 similar issues
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-snb7/igt@gem_userptr_blits@map-fixed-invalidate-busy.html
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-snb1/igt@gem_userptr_blits@map-fixed-invalidate-busy.html

  * igt@i915_selftest@live_execlists:
    - shard-glk:          [PASS][28] -> [INCOMPLETE][29] ([fdo#103359] / [k.org#198133])
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-glk2/igt@i915_selftest@live_execlists.html
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-glk7/igt@i915_selftest@live_execlists.html

  * igt@i915_selftest@live_perf:
    - shard-hsw:          [PASS][30] -> [INCOMPLETE][31] ([fdo#103540])
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-hsw2/igt@i915_selftest@live_perf.html
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-hsw5/igt@i915_selftest@live_perf.html

  * igt@kms_flip_event_leak:
    - shard-kbl:          [PASS][32] -> [DMESG-WARN][33] ([fdo#103313])
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl4/igt@kms_flip_event_leak.html
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl2/igt@kms_flip_event_leak.html

  * igt@kms_frontbuffer_tracking@fbc-rgb565-draw-pwrite:
    - shard-iclb:         [PASS][34] -> [FAIL][35] ([fdo#103167]) +5 similar issues
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb5/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-pwrite.html
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb2/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-pwrite.html

  * igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-blt:
    - shard-tglb:         [PASS][36] -> [FAIL][37] ([fdo#103167]) +1 similar issue
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb6/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-blt.html
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb8/igt@kms_frontbuffer_tracking@fbcpsr-rgb565-draw-blt.html

  * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes:
    - shard-iclb:         [PASS][38] -> [INCOMPLETE][39] ([fdo#107713] / [fdo#110042])
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb4/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb3/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-a-planes.html

  * igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes:
    - shard-kbl:          [PASS][40] -> [DMESG-WARN][41] ([fdo#108566]) +1 similar issue
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl4/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes.html
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl7/igt@kms_plane@plane-panning-bottom-right-suspend-pipe-c-planes.html

  * igt@kms_plane_lowres@pipe-c-tiling-yf:
    - shard-kbl:          [PASS][42] -> [DMESG-WARN][43] ([fdo#105345])
   [42]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl4/igt@kms_plane_lowres@pipe-c-tiling-yf.html
   [43]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl2/igt@kms_plane_lowres@pipe-c-tiling-yf.html

  * igt@kms_psr2_su@frontbuffer:
    - shard-iclb:         [PASS][44] -> [SKIP][45] ([fdo#109642] / [fdo#111068])
   [44]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb2/igt@kms_psr2_su@frontbuffer.html
   [45]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb7/igt@kms_psr2_su@frontbuffer.html

  * igt@kms_psr@psr2_sprite_plane_move:
    - shard-iclb:         [PASS][46] -> [SKIP][47] ([fdo#109441]) +2 similar issues
   [46]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html
   [47]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb8/igt@kms_psr@psr2_sprite_plane_move.html

  
#### Possible fixes ####

  * igt@gem_busy@busy-vcs1:
    - shard-iclb:         [SKIP][48] ([fdo#112080]) -> [PASS][49] +8 similar issues
   [48]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb3/igt@gem_busy@busy-vcs1.html
   [49]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb2/igt@gem_busy@busy-vcs1.html

  * igt@gem_ctx_isolation@bcs0-s3:
    - shard-apl:          [DMESG-WARN][50] ([fdo#108566]) -> [PASS][51] +1 similar issue
   [50]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-apl6/igt@gem_ctx_isolation@bcs0-s3.html
   [51]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-apl2/igt@gem_ctx_isolation@bcs0-s3.html

  * igt@gem_ctx_isolation@vcs0-s3:
    - shard-tglb:         [INCOMPLETE][52] ([fdo#111832]) -> [PASS][53] +1 similar issue
   [52]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb3/igt@gem_ctx_isolation@vcs0-s3.html
   [53]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb8/igt@gem_ctx_isolation@vcs0-s3.html

  * igt@gem_ctx_isolation@vcs1-s3:
    - shard-iclb:         [SKIP][54] ([fdo#109276] / [fdo#112080]) -> [PASS][55]
   [54]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb6/igt@gem_ctx_isolation@vcs1-s3.html
   [55]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb2/igt@gem_ctx_isolation@vcs1-s3.html

  * igt@gem_ctx_shared@exec-shared-gtt-bsd:
    - shard-kbl:          [FAIL][56] -> [PASS][57]
   [56]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl3/igt@gem_ctx_shared@exec-shared-gtt-bsd.html
   [57]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl3/igt@gem_ctx_shared@exec-shared-gtt-bsd.html

  * igt@gem_eio@unwedge-stress:
    - shard-snb:          [FAIL][58] ([fdo#109661]) -> [PASS][59]
   [58]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-snb2/igt@gem_eio@unwedge-stress.html
   [59]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-snb1/igt@gem_eio@unwedge-stress.html

  * igt@gem_exec_schedule@preempt-queue-bsd1:
    - shard-tglb:         [INCOMPLETE][60] ([fdo#111677]) -> [PASS][61]
   [60]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb6/igt@gem_exec_schedule@preempt-queue-bsd1.html
   [61]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb7/igt@gem_exec_schedule@preempt-queue-bsd1.html

  * igt@gem_exec_schedule@preempt-queue-render:
    - shard-tglb:         [INCOMPLETE][62] ([fdo#111606] / [fdo#111677]) -> [PASS][63]
   [62]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb6/igt@gem_exec_schedule@preempt-queue-render.html
   [63]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb5/igt@gem_exec_schedule@preempt-queue-render.html

  * igt@gem_exec_schedule@wide-bsd:
    - shard-iclb:         [SKIP][64] ([fdo#112146]) -> [PASS][65] +6 similar issues
   [64]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb4/igt@gem_exec_schedule@wide-bsd.html
   [65]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb6/igt@gem_exec_schedule@wide-bsd.html

  * igt@gem_persistent_relocs@forked-thrashing:
    - shard-snb:          [FAIL][66] ([fdo#112037]) -> [PASS][67]
   [66]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-snb7/igt@gem_persistent_relocs@forked-thrashing.html
   [67]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-snb6/igt@gem_persistent_relocs@forked-thrashing.html

  * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy:
    - shard-snb:          [DMESG-WARN][68] ([fdo#111870]) -> [PASS][69]
   [68]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-snb4/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html
   [69]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-snb1/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy.html

  * igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy-gup:
    - shard-hsw:          [DMESG-WARN][70] ([fdo#111870]) -> [PASS][71]
   [70]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-hsw1/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy-gup.html
   [71]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-hsw7/igt@gem_userptr_blits@map-fixed-invalidate-overlap-busy-gup.html

  * igt@i915_selftest@live_requests:
    - shard-tglb:         [INCOMPLETE][72] ([fdo#112057]) -> [PASS][73]
   [72]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb9/igt@i915_selftest@live_requests.html
   [73]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb7/igt@i915_selftest@live_requests.html

  * igt@kms_busy@extended-pageflip-hang-newfb-render-pipe-b:
    - shard-kbl:          [DMESG-WARN][74] ([fdo#103313] / [fdo#105345]) -> [PASS][75]
   [74]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl2/igt@kms_busy@extended-pageflip-hang-newfb-render-pipe-b.html
   [75]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl6/igt@kms_busy@extended-pageflip-hang-newfb-render-pipe-b.html

  * igt@kms_cursor_crc@pipe-a-cursor-128x42-offscreen:
    - shard-tglb:         [INCOMPLETE][76] ([fdo#111747]) -> [PASS][77]
   [76]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb1/igt@kms_cursor_crc@pipe-a-cursor-128x42-offscreen.html
   [77]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb7/igt@kms_cursor_crc@pipe-a-cursor-128x42-offscreen.html

  * igt@kms_cursor_crc@pipe-b-cursor-128x42-random:
    - shard-apl:          [FAIL][78] ([fdo#103232]) -> [PASS][79]
   [78]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-apl8/igt@kms_cursor_crc@pipe-b-cursor-128x42-random.html
   [79]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-apl3/igt@kms_cursor_crc@pipe-b-cursor-128x42-random.html
    - shard-kbl:          [FAIL][80] ([fdo#103232]) -> [PASS][81]
   [80]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl3/igt@kms_cursor_crc@pipe-b-cursor-128x42-random.html
   [81]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl7/igt@kms_cursor_crc@pipe-b-cursor-128x42-random.html

  * igt@kms_cursor_crc@pipe-c-cursor-128x42-sliding:
    - shard-hsw:          [FAIL][82] ([fdo#107814]) -> [PASS][83]
   [82]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-hsw5/igt@kms_cursor_crc@pipe-c-cursor-128x42-sliding.html
   [83]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-hsw5/igt@kms_cursor_crc@pipe-c-cursor-128x42-sliding.html

  * igt@kms_draw_crc@draw-method-xrgb2101010-blt-untiled:
    - shard-hsw:          [DMESG-WARN][84] ([fdo#102614]) -> [PASS][85] +2 similar issues
   [84]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-hsw5/igt@kms_draw_crc@draw-method-xrgb2101010-blt-untiled.html
   [85]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-hsw1/igt@kms_draw_crc@draw-method-xrgb2101010-blt-untiled.html

  * igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt:
    - shard-apl:          [FAIL][86] ([fdo#103167]) -> [PASS][87]
   [86]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-apl8/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt.html
   [87]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-apl2/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-shrfb-plflip-blt.html

  * igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu:
    - shard-tglb:         [FAIL][88] ([fdo#103167]) -> [PASS][89] +1 similar issue
   [88]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb7/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu.html
   [89]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb5/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-mmap-cpu.html

  * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render:
    - shard-iclb:         [FAIL][90] ([fdo#103167]) -> [PASS][91] +11 similar issues
   [90]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb8/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html
   [91]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb3/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-render.html

  * igt@kms_frontbuffer_tracking@psr-suspend:
    - shard-tglb:         [INCOMPLETE][92] ([fdo#111832] / [fdo#111850]) -> [PASS][93]
   [92]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-tglb7/igt@kms_frontbuffer_tracking@psr-suspend.html
   [93]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-tglb7/igt@kms_frontbuffer_tracking@psr-suspend.html

  * igt@kms_psr@no_drrs:
    - shard-iclb:         [FAIL][94] ([fdo#108341]) -> [PASS][95]
   [94]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb1/igt@kms_psr@no_drrs.html
   [95]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb2/igt@kms_psr@no_drrs.html

  * igt@kms_psr@psr2_cursor_mmap_cpu:
    - shard-iclb:         [SKIP][96] ([fdo#109441]) -> [PASS][97] +2 similar issues
   [96]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb3/igt@kms_psr@psr2_cursor_mmap_cpu.html
   [97]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb2/igt@kms_psr@psr2_cursor_mmap_cpu.html

  * igt@kms_vblank@pipe-a-ts-continuation-suspend:
    - shard-kbl:          [DMESG-WARN][98] ([fdo#108566]) -> [PASS][99]
   [98]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-kbl1/igt@kms_vblank@pipe-a-ts-continuation-suspend.html
   [99]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-kbl3/igt@kms_vblank@pipe-a-ts-continuation-suspend.html

  * igt@prime_busy@after-bsd2:
    - shard-iclb:         [SKIP][100] ([fdo#109276]) -> [PASS][101] +15 similar issues
   [100]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb6/igt@prime_busy@after-bsd2.html
   [101]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb2/igt@prime_busy@after-bsd2.html

  
#### Warnings ####

  * igt@gem_ctx_isolation@vcs1-nonpriv:
    - shard-iclb:         [SKIP][102] ([fdo#109276] / [fdo#112080]) -> [FAIL][103] ([fdo#111329])
   [102]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7351/shard-iclb6/igt@gem_ctx_isolation@vcs1-nonpriv.html
   [103]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/shard-iclb2/igt@gem_ctx_isolation@vcs1-nonpriv.html

  * igt@gem_ctx_isolation@vcs1-nonpriv-switch:
    - shard-iclb:

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3713/index.html
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

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

end of thread, other threads:[~2019-11-16 19:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-15 12:45 [igt-dev] [RFC PATCH i-g-t] Adding the support for DP-Phy Compliance Test Nidhi Gupta
2019-11-15 13:07 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-11-16 19:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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