* [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection
@ 2020-10-15 8:53 Kamati Srinivas
2020-10-15 9:42 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Kamati Srinivas @ 2020-10-15 8:53 UTC (permalink / raw)
To: intel-gfx, dri-devel, james.ausmus, matthew.d.roper, jose.souza,
rodrigo.vivi, hariom.pandey, tejaskumarx.surendrakumar.upadhyay
Removing force probe protection from JSL platform. Did
not observe warnings, errors, flickering or any visual
defects while doing ordinary tasks like browsing and
editing documents in a two monitor setup.
Signed-off-by: Kamati Srinivas <srinivasx.k@intel.com>
---
drivers/gpu/drm/i915/i915_pci.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index 16d4e72bed09..a61195a1883a 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -849,7 +849,6 @@ static const struct intel_device_info ehl_info = {
static const struct intel_device_info jsl_info = {
GEN11_FEATURES,
PLATFORM(INTEL_JASPERLAKE),
- .require_force_probe = 1,
.platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(VCS0) | BIT(VECS0),
.ppgtt_size = 36,
};
--
2.25.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/jsl: Remove require_force_probe protection
2020-10-15 8:53 [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection Kamati Srinivas
@ 2020-10-15 9:42 ` Patchwork
2020-10-15 11:04 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2020-10-19 18:30 ` [Intel-gfx] [PATCH] " Rodrigo Vivi
2 siblings, 0 replies; 7+ messages in thread
From: Patchwork @ 2020-10-15 9:42 UTC (permalink / raw)
To: Kamati Srinivas; +Cc: intel-gfx
[-- Attachment #1.1: Type: text/plain, Size: 5471 bytes --]
== Series Details ==
Series: drm/i915/jsl: Remove require_force_probe protection
URL : https://patchwork.freedesktop.org/series/82710/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_9139 -> Patchwork_18701
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/index.html
Known issues
------------
Here are the changes found in Patchwork_18701 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_tiled_fence_blits@basic:
- fi-tgl-y: [PASS][1] -> [DMESG-WARN][2] ([i915#402]) +1 similar issue
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-tgl-y/igt@gem_tiled_fence_blits@basic.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-tgl-y/igt@gem_tiled_fence_blits@basic.html
* igt@kms_chamelium@dp-crc-fast:
- fi-kbl-7500u: [PASS][3] -> [DMESG-WARN][4] ([i915#165])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-kbl-7500u/igt@kms_chamelium@dp-crc-fast.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- fi-bsw-kefka: [PASS][5] -> [DMESG-WARN][6] ([i915#1982])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1:
- fi-icl-u2: [PASS][7] -> [DMESG-WARN][8] ([i915#1982])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-icl-u2/igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-icl-u2/igt@kms_flip@basic-flip-vs-wf_vblank@c-edp1.html
#### Possible fixes ####
* igt@debugfs_test@read_all_entries:
- {fi-kbl-7560u}: [INCOMPLETE][9] ([i915#2417]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-kbl-7560u/igt@debugfs_test@read_all_entries.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-kbl-7560u/igt@debugfs_test@read_all_entries.html
* igt@i915_module_load@reload:
- {fi-tgl-dsi}: [DMESG-WARN][11] ([i915#1982] / [k.org#205379]) -> [PASS][12]
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-tgl-dsi/igt@i915_module_load@reload.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-tgl-dsi/igt@i915_module_load@reload.html
- fi-bsw-n3050: [DMESG-WARN][13] ([i915#1982]) -> [PASS][14]
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-bsw-n3050/igt@i915_module_load@reload.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-bsw-n3050/igt@i915_module_load@reload.html
* igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-tgl-y: [DMESG-WARN][15] ([i915#1982]) -> [PASS][16] +1 similar issue
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-tgl-y/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-tgl-y/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c.html
* igt@prime_vgem@basic-read:
- fi-tgl-y: [DMESG-WARN][17] ([i915#402]) -> [PASS][18] +1 similar issue
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-tgl-y/igt@prime_vgem@basic-read.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-tgl-y/igt@prime_vgem@basic-read.html
#### Warnings ####
* igt@i915_pm_rpm@module-reload:
- fi-tgl-y: [DMESG-WARN][19] ([i915#1982] / [i915#2411]) -> [DMESG-WARN][20] ([i915#2411])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/fi-tgl-y/igt@i915_pm_rpm@module-reload.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/fi-tgl-y/igt@i915_pm_rpm@module-reload.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[i915#165]: https://gitlab.freedesktop.org/drm/intel/issues/165
[i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
[i915#2411]: https://gitlab.freedesktop.org/drm/intel/issues/2411
[i915#2417]: https://gitlab.freedesktop.org/drm/intel/issues/2417
[i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402
[k.org#205379]: https://bugzilla.kernel.org/show_bug.cgi?id=205379
Participating hosts (45 -> 38)
------------------------------
Missing (7): fi-ilk-m540 fi-bxt-dsi fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-byt-clapper fi-bdw-samus
Build changes
-------------
* Linux: CI_DRM_9139 -> Patchwork_18701
CI-20190529: 20190529
CI_DRM_9139: 5003096a6b9981ecf8238159650b8438eb52b2e5 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5815: 0c3b29498a624ad42033a219d031cb9dd475405b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18701: 14890140476ae3b4e12d24f51f93c8e3f5ff0fcb @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
14890140476a drm/i915/jsl: Remove require_force_probe protection
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/index.html
[-- Attachment #1.2: Type: text/html, Size: 6783 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/jsl: Remove require_force_probe protection
2020-10-15 8:53 [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection Kamati Srinivas
2020-10-15 9:42 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
@ 2020-10-15 11:04 ` Patchwork
2020-10-19 18:30 ` [Intel-gfx] [PATCH] " Rodrigo Vivi
2 siblings, 0 replies; 7+ messages in thread
From: Patchwork @ 2020-10-15 11:04 UTC (permalink / raw)
To: Kamati Srinivas; +Cc: intel-gfx
[-- Attachment #1.1: Type: text/plain, Size: 14819 bytes --]
== Series Details ==
Series: drm/i915/jsl: Remove require_force_probe protection
URL : https://patchwork.freedesktop.org/series/82710/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_9139_full -> Patchwork_18701_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_18701_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_18701_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_18701_full:
### IGT changes ###
#### Possible regressions ####
* igt@perf_pmu@multi-client@rcs0:
- shard-skl: [PASS][1] -> [FAIL][2]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl8/igt@perf_pmu@multi-client@rcs0.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl1/igt@perf_pmu@multi-client@rcs0.html
Known issues
------------
Here are the changes found in Patchwork_18701_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@gem_exec_whisper@basic-fds-forked-all:
- shard-glk: [PASS][3] -> [DMESG-WARN][4] ([i915#118] / [i915#95]) +1 similar issue
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-glk8/igt@gem_exec_whisper@basic-fds-forked-all.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-glk1/igt@gem_exec_whisper@basic-fds-forked-all.html
* igt@gem_userptr_blits@unsync-unmap-cycles:
- shard-skl: [PASS][5] -> [TIMEOUT][6] ([i915#2424])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl5/igt@gem_userptr_blits@unsync-unmap-cycles.html
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl4/igt@gem_userptr_blits@unsync-unmap-cycles.html
* igt@kms_big_fb@linear-8bpp-rotate-0:
- shard-kbl: [PASS][7] -> [DMESG-WARN][8] ([i915#1982])
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-kbl2/igt@kms_big_fb@linear-8bpp-rotate-0.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-kbl4/igt@kms_big_fb@linear-8bpp-rotate-0.html
* igt@kms_cursor_edge_walk@pipe-a-64x64-right-edge:
- shard-skl: [PASS][9] -> [DMESG-WARN][10] ([i915#1982]) +7 similar issues
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl7/igt@kms_cursor_edge_walk@pipe-a-64x64-right-edge.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl6/igt@kms_cursor_edge_walk@pipe-a-64x64-right-edge.html
* igt@kms_cursor_legacy@flip-vs-cursor-legacy:
- shard-skl: [PASS][11] -> [FAIL][12] ([i915#2346])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl1/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl8/igt@kms_cursor_legacy@flip-vs-cursor-legacy.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-plflip-blt:
- shard-tglb: [PASS][13] -> [FAIL][14] ([i915#2416]) +2 similar issues
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-tglb7/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-plflip-blt.html
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-tglb5/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-plflip-blt.html
* igt@kms_hdr@bpc-switch:
- shard-skl: [PASS][15] -> [FAIL][16] ([i915#1188])
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl9/igt@kms_hdr@bpc-switch.html
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl4/igt@kms_hdr@bpc-switch.html
* igt@kms_plane_alpha_blend@pipe-c-coverage-7efc:
- shard-skl: [PASS][17] -> [DMESG-FAIL][18] ([fdo#108145] / [i915#1982])
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl7/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl7/igt@kms_plane_alpha_blend@pipe-c-coverage-7efc.html
* igt@kms_psr@psr2_no_drrs:
- shard-iclb: [PASS][19] -> [SKIP][20] ([fdo#109441]) +2 similar issues
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-iclb2/igt@kms_psr@psr2_no_drrs.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-iclb3/igt@kms_psr@psr2_no_drrs.html
* igt@perf_pmu@module-unload:
- shard-iclb: [PASS][21] -> [DMESG-WARN][22] ([i915#1982])
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-iclb2/igt@perf_pmu@module-unload.html
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-iclb3/igt@perf_pmu@module-unload.html
#### Possible fixes ####
* {igt@gem_exec_capture@pi@rcs0}:
- shard-glk: [INCOMPLETE][23] ([i915#2553]) -> [PASS][24]
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-glk3/igt@gem_exec_capture@pi@rcs0.html
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-glk9/igt@gem_exec_capture@pi@rcs0.html
* igt@gem_exec_whisper@basic-forked-all:
- shard-glk: [DMESG-WARN][25] ([i915#118] / [i915#95]) -> [PASS][26] +1 similar issue
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-glk2/igt@gem_exec_whisper@basic-forked-all.html
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-glk7/igt@gem_exec_whisper@basic-forked-all.html
* igt@gem_pread@uncached:
- shard-skl: [DMESG-WARN][27] ([i915#1982]) -> [PASS][28] +7 similar issues
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl4/igt@gem_pread@uncached.html
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl3/igt@gem_pread@uncached.html
* igt@gen9_exec_parse@allowed-single:
- shard-skl: [DMESG-WARN][29] ([i915#1436] / [i915#716]) -> [PASS][30]
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl5/igt@gen9_exec_parse@allowed-single.html
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl9/igt@gen9_exec_parse@allowed-single.html
* {igt@kms_async_flips@alternate-sync-async-flip}:
- shard-glk: [FAIL][31] ([i915#2521]) -> [PASS][32]
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-glk1/igt@kms_async_flips@alternate-sync-async-flip.html
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-glk4/igt@kms_async_flips@alternate-sync-async-flip.html
* {igt@kms_async_flips@test-time-stamp}:
- shard-iclb: [FAIL][33] -> [PASS][34]
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-iclb2/igt@kms_async_flips@test-time-stamp.html
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-iclb3/igt@kms_async_flips@test-time-stamp.html
* igt@kms_big_fb@yf-tiled-16bpp-rotate-180:
- shard-kbl: [DMESG-WARN][35] ([i915#1982]) -> [PASS][36]
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-kbl1/igt@kms_big_fb@yf-tiled-16bpp-rotate-180.html
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-kbl2/igt@kms_big_fb@yf-tiled-16bpp-rotate-180.html
* igt@kms_flip@flip-vs-expired-vblank@c-edp1:
- shard-skl: [FAIL][37] ([i915#2122]) -> [PASS][38]
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl7/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl6/igt@kms_flip@flip-vs-expired-vblank@c-edp1.html
* igt@kms_frontbuffer_tracking@fbc-tiling-linear:
- shard-tglb: [FAIL][39] ([i915#2416]) -> [PASS][40] +2 similar issues
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-tglb1/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-tglb2/igt@kms_frontbuffer_tracking@fbc-tiling-linear.html
* igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-mmap-gtt:
- shard-tglb: [DMESG-WARN][41] ([i915#1982]) -> [PASS][42]
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-tglb2/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-mmap-gtt.html
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-tglb8/igt@kms_frontbuffer_tracking@psr-1p-offscren-pri-indfb-draw-mmap-gtt.html
* igt@kms_frontbuffer_tracking@psr-rgb565-draw-pwrite:
- shard-skl: [FAIL][43] ([i915#49]) -> [PASS][44]
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl3/igt@kms_frontbuffer_tracking@psr-rgb565-draw-pwrite.html
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl7/igt@kms_frontbuffer_tracking@psr-rgb565-draw-pwrite.html
* igt@kms_hdr@bpc-switch-suspend:
- shard-skl: [FAIL][45] ([i915#1188]) -> [PASS][46]
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl9/igt@kms_hdr@bpc-switch-suspend.html
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl1/igt@kms_hdr@bpc-switch-suspend.html
* igt@kms_plane_alpha_blend@pipe-a-coverage-7efc:
- shard-skl: [FAIL][47] ([fdo#108145] / [i915#265]) -> [PASS][48]
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl3/igt@kms_plane_alpha_blend@pipe-a-coverage-7efc.html
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl7/igt@kms_plane_alpha_blend@pipe-a-coverage-7efc.html
* igt@kms_psr2_su@frontbuffer:
- shard-iclb: [SKIP][49] ([fdo#109642] / [fdo#111068]) -> [PASS][50]
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-iclb7/igt@kms_psr2_su@frontbuffer.html
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-iclb2/igt@kms_psr2_su@frontbuffer.html
* igt@kms_psr@psr2_sprite_plane_move:
- shard-iclb: [SKIP][51] ([fdo#109441]) -> [PASS][52] +2 similar issues
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-iclb7/igt@kms_psr@psr2_sprite_plane_move.html
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-iclb2/igt@kms_psr@psr2_sprite_plane_move.html
* igt@perf@polling-small-buf:
- shard-iclb: [FAIL][53] ([i915#1722]) -> [PASS][54]
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-iclb8/igt@perf@polling-small-buf.html
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-iclb5/igt@perf@polling-small-buf.html
#### Warnings ####
* igt@i915_pm_rc6_residency@rc6-idle:
- shard-iclb: [FAIL][55] ([i915#1515]) -> [WARN][56] ([i915#1515])
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-iclb5/igt@i915_pm_rc6_residency@rc6-idle.html
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-iclb8/igt@i915_pm_rc6_residency@rc6-idle.html
* igt@kms_content_protection@legacy:
- shard-apl: [TIMEOUT][57] ([i915#1319] / [i915#1635]) -> [FAIL][58] ([fdo#110321] / [fdo#110336] / [i915#1635])
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-apl8/igt@kms_content_protection@legacy.html
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-apl4/igt@kms_content_protection@legacy.html
* igt@kms_frontbuffer_tracking@psr-rgb101010-draw-blt:
- shard-tglb: [DMESG-FAIL][59] ([i915#1982]) -> [FAIL][60] ([i915#2416])
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-tglb8/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-blt.html
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-tglb7/igt@kms_frontbuffer_tracking@psr-rgb101010-draw-blt.html
* igt@runner@aborted:
- shard-skl: [FAIL][61] ([i915#1436]) -> [FAIL][62] ([i915#1814] / [i915#2029])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9139/shard-skl5/igt@runner@aborted.html
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18701/shard-skl3/igt@runner@aborted.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[fdo#108145]: https://bugs.freedesktop.org/show_bug.cgi?id=108145
[fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441
[fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642
[fdo#110321]: https://bugs.freedesktop.org/show_bug.cgi?id=110321
[fdo#110336]: https://bugs.freedesktop.org/show_bug.cgi?id=110336
[fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068
[i915#118]: https://gitlab.freedesktop.org/drm/intel/issues/118
[i915#1188]: https://gitlab.freedesktop.org/drm/intel/issues/1188
[i915#1319]: https://gitlab.freedesktop.org/drm/intel/issues/1319
[i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436
[i915#1515]: https://gitlab.freedesktop.org/drm/intel/issues/1515
[i915#1635]: https://gitlab.freedesktop.org/drm/intel/issues/1635
[i915#1722]: https://gitlab.freedesktop.org/drm/intel/issues/1722
[i915#1814]: https://gitlab.freedesktop.org/drm/intel/issues/1814
[i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
[i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029
[i915#2122]: https://gitlab.freedesktop.org/drm/intel/issues/2122
[i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
[i915#2416]: https://gitlab.freedesktop.org/drm/intel/issues/2416
[i915#2424]: https://gitlab.freedesktop.org/drm/intel/issues/2424
[i915#2521]: https://gitlab.freedesktop.org/drm/intel/issues/2521
[i915#2553]: https://gitlab.freedesktop.org/drm/intel/issues/2553
[i915#265]: https://gitlab.freedesktop.org/drm/intel/issues/265
[i915#49]: https://gitlab.freedesktop.org/drm/intel/issues/49
[i915#716]: https://gitlab.freedesktop.org/drm/intel/issues/716
[i915#95]: https://gitlab.freedesktop.org/drm/intel/issues/95
Participating hosts (11 -> 12)
------------------------------
Additional (1): pig-snb-2600
Build changes
-------------
* Linux: CI_DRM_9139 -> Patchwork_18701
CI-20190529: 20190529
CI_DRM_9139: 5003096a6b9981ecf8238159650b8438eb52b2e5 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5815: 0c3b29498a624ad42033a219d031cb9dd475405b @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_18701: 14890140476ae3b4e12d24f51f93c8e3f5ff0fcb @ 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_18701/index.html
[-- Attachment #1.2: Type: text/html, Size: 17318 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection
2020-10-15 8:53 [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection Kamati Srinivas
2020-10-15 9:42 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2020-10-15 11:04 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
@ 2020-10-19 18:30 ` Rodrigo Vivi
2 siblings, 0 replies; 7+ messages in thread
From: Rodrigo Vivi @ 2020-10-19 18:30 UTC (permalink / raw)
To: Kamati Srinivas; +Cc: hariom.pandey, intel-gfx, dri-devel
On Thu, Oct 15, 2020 at 08:53:08AM +0000, Kamati Srinivas wrote:
> Removing force probe protection from JSL platform. Did
> not observe warnings, errors, flickering or any visual
> defects while doing ordinary tasks like browsing and
> editing documents in a two monitor setup.
I'm afraid we first need to get a JSL on CI. Or what am I missing?
>
> Signed-off-by: Kamati Srinivas <srinivasx.k@intel.com>
> ---
> drivers/gpu/drm/i915/i915_pci.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
> index 16d4e72bed09..a61195a1883a 100644
> --- a/drivers/gpu/drm/i915/i915_pci.c
> +++ b/drivers/gpu/drm/i915/i915_pci.c
> @@ -849,7 +849,6 @@ static const struct intel_device_info ehl_info = {
> static const struct intel_device_info jsl_info = {
> GEN11_FEATURES,
> PLATFORM(INTEL_JASPERLAKE),
> - .require_force_probe = 1,
> .platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(VCS0) | BIT(VECS0),
> .ppgtt_size = 36,
> };
> --
> 2.25.1
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection
@ 2021-06-29 10:53 Tejas Upadhyay
2021-06-29 15:17 ` Rodrigo Vivi
0 siblings, 1 reply; 7+ messages in thread
From: Tejas Upadhyay @ 2021-06-29 10:53 UTC (permalink / raw)
To: intel-gfx
Removing force probe protection from JSL platform. Did
not observe warnings, errors, flickering or any visual
defects while doing ordinary tasks like browsing and
editing documents in a two monitor setup.
For more info drm-tip idle run results :
https://intel-gfx-ci.01.org/tree/drm-tip/drmtip.html?
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
---
drivers/gpu/drm/i915/i915_pci.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index f1f43192f9fb..bc3c14ce92f7 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -853,7 +853,6 @@ static const struct intel_device_info ehl_info = {
static const struct intel_device_info jsl_info = {
GEN11_FEATURES,
PLATFORM(INTEL_JASPERLAKE),
- .require_force_probe = 1,
.platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(VCS0) | BIT(VECS0),
.ppgtt_size = 36,
};
--
2.31.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection
2021-06-29 10:53 Tejas Upadhyay
@ 2021-06-29 15:17 ` Rodrigo Vivi
2021-06-29 15:20 ` Rodrigo Vivi
0 siblings, 1 reply; 7+ messages in thread
From: Rodrigo Vivi @ 2021-06-29 15:17 UTC (permalink / raw)
To: Tejas Upadhyay; +Cc: intel-gfx
On Tue, Jun 29, 2021 at 04:23:56PM +0530, Tejas Upadhyay wrote:
> Removing force probe protection from JSL platform. Did
> not observe warnings, errors, flickering or any visual
> defects while doing ordinary tasks like browsing and
> editing documents in a two monitor setup.
>
> For more info drm-tip idle run results :
> https://intel-gfx-ci.01.org/tree/drm-tip/drmtip.html?
>
> Cc: Chris Wilson <chris@chris-wilson.co.uk>
> Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> ---
> drivers/gpu/drm/i915/i915_pci.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
> index f1f43192f9fb..bc3c14ce92f7 100644
> --- a/drivers/gpu/drm/i915/i915_pci.c
> +++ b/drivers/gpu/drm/i915/i915_pci.c
> @@ -853,7 +853,6 @@ static const struct intel_device_info ehl_info = {
> static const struct intel_device_info jsl_info = {
> GEN11_FEATURES,
> PLATFORM(INTEL_JASPERLAKE),
> - .require_force_probe = 1,
> .platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(VCS0) | BIT(VECS0),
> .ppgtt_size = 36,
> };
> --
> 2.31.1
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection
2021-06-29 15:17 ` Rodrigo Vivi
@ 2021-06-29 15:20 ` Rodrigo Vivi
0 siblings, 0 replies; 7+ messages in thread
From: Rodrigo Vivi @ 2021-06-29 15:20 UTC (permalink / raw)
To: Tejas Upadhyay; +Cc: intel-gfx
On Tue, Jun 29, 2021 at 11:17:55AM -0400, Rodrigo Vivi wrote:
> On Tue, Jun 29, 2021 at 04:23:56PM +0530, Tejas Upadhyay wrote:
> > Removing force probe protection from JSL platform. Did
> > not observe warnings, errors, flickering or any visual
> > defects while doing ordinary tasks like browsing and
> > editing documents in a two monitor setup.
> >
> > For more info drm-tip idle run results :
> > https://intel-gfx-ci.01.org/tree/drm-tip/drmtip.html?
> >
> > Cc: Chris Wilson <chris@chris-wilson.co.uk>
> > Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
>
> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
and pushed
thanks for the patch
>
> > ---
> > drivers/gpu/drm/i915/i915_pci.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
> > index f1f43192f9fb..bc3c14ce92f7 100644
> > --- a/drivers/gpu/drm/i915/i915_pci.c
> > +++ b/drivers/gpu/drm/i915/i915_pci.c
> > @@ -853,7 +853,6 @@ static const struct intel_device_info ehl_info = {
> > static const struct intel_device_info jsl_info = {
> > GEN11_FEATURES,
> > PLATFORM(INTEL_JASPERLAKE),
> > - .require_force_probe = 1,
> > .platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(VCS0) | BIT(VECS0),
> > .ppgtt_size = 36,
> > };
> > --
> > 2.31.1
> >
> > _______________________________________________
> > 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
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2021-06-29 15:20 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-15 8:53 [Intel-gfx] [PATCH] drm/i915/jsl: Remove require_force_probe protection Kamati Srinivas
2020-10-15 9:42 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2020-10-15 11:04 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2020-10-19 18:30 ` [Intel-gfx] [PATCH] " Rodrigo Vivi
-- strict thread matches above, loose matches on Subject: below --
2021-06-29 10:53 Tejas Upadhyay
2021-06-29 15:17 ` Rodrigo Vivi
2021-06-29 15:20 ` Rodrigo Vivi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox