* [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement
@ 2023-09-05 19:36 Radhakrishna Sripada
2023-09-06 2:11 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Radhakrishna Sripada @ 2023-09-05 19:36 UTC (permalink / raw)
To: intel-gfx; +Cc: dri-devel, rodrigo.vivi
Meteorlake has been very usable for a while now, all of uapi changes
related to fundamental platform usage have been finalized and all
required firmware blobs are available. Recent CI results have also
been healthy, so we're ready to drop the force_probe requirement and
enable the platform by default.
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@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 df7c261410f7..fe748906c06f 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -836,7 +836,6 @@ static const struct intel_device_info mtl_info = {
.has_pxp = 1,
.memory_regions = REGION_SMEM | REGION_STOLEN_LMEM,
.platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(CCS0),
- .require_force_probe = 1,
MTL_CACHELEVEL,
};
--
2.34.1
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/mtl: Drop force_probe requirement
2023-09-05 19:36 [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement Radhakrishna Sripada
@ 2023-09-06 2:11 ` Patchwork
2023-09-06 4:05 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-06 9:25 ` [Intel-gfx] [PATCH] " Andi Shyti
2 siblings, 0 replies; 7+ messages in thread
From: Patchwork @ 2023-09-06 2:11 UTC (permalink / raw)
To: Radhakrishna Sripada; +Cc: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 3980 bytes --]
== Series Details ==
Series: drm/i915/mtl: Drop force_probe requirement
URL : https://patchwork.freedesktop.org/series/123303/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_13599 -> Patchwork_123303v1
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/index.html
Participating hosts (38 -> 37)
------------------------------
Missing (1): fi-snb-2520m
Known issues
------------
Here are the changes found in Patchwork_123303v1 that come from known issues:
### CI changes ###
#### Issues hit ####
* boot:
- fi-hsw-4770: [PASS][1] -> [FAIL][2] ([i915#8293])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/fi-hsw-4770/boot.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/fi-hsw-4770/boot.html
### IGT changes ###
#### Issues hit ####
* igt@kms_psr@sprite_plane_onoff:
- bat-rplp-1: NOTRUN -> [ABORT][3] ([i915#8442] / [i915#8668] / [i915#8712])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/bat-rplp-1/igt@kms_psr@sprite_plane_onoff.html
#### Possible fixes ####
* igt@kms_chamelium_frames@dp-crc-fast:
- {bat-dg2-13}: [DMESG-WARN][4] ([Intel XE#485]) -> [PASS][5]
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/bat-dg2-13/igt@kms_chamelium_frames@dp-crc-fast.html
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/bat-dg2-13/igt@kms_chamelium_frames@dp-crc-fast.html
* igt@kms_flip@basic-flip-vs-wf_vblank@a-dp6:
- bat-adlp-11: [FAIL][6] ([i915#6121]) -> [PASS][7] +4 other tests pass
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/bat-adlp-11/igt@kms_flip@basic-flip-vs-wf_vblank@a-dp6.html
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/bat-adlp-11/igt@kms_flip@basic-flip-vs-wf_vblank@a-dp6.html
* igt@kms_flip@basic-flip-vs-wf_vblank@c-dp5:
- bat-adlp-11: [DMESG-WARN][8] ([i915#6868]) -> [PASS][9]
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/bat-adlp-11/igt@kms_flip@basic-flip-vs-wf_vblank@c-dp5.html
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/bat-adlp-11/igt@kms_flip@basic-flip-vs-wf_vblank@c-dp5.html
#### Warnings ####
* igt@kms_psr@cursor_plane_move:
- bat-rplp-1: [ABORT][10] ([i915#9243]) -> [SKIP][11] ([i915#1072])
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/bat-rplp-1/igt@kms_psr@cursor_plane_move.html
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/bat-rplp-1/igt@kms_psr@cursor_plane_move.html
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
[Intel XE#485]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/485
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#6121]: https://gitlab.freedesktop.org/drm/intel/issues/6121
[i915#6868]: https://gitlab.freedesktop.org/drm/intel/issues/6868
[i915#8293]: https://gitlab.freedesktop.org/drm/intel/issues/8293
[i915#8442]: https://gitlab.freedesktop.org/drm/intel/issues/8442
[i915#8668]: https://gitlab.freedesktop.org/drm/intel/issues/8668
[i915#8712]: https://gitlab.freedesktop.org/drm/intel/issues/8712
[i915#9243]: https://gitlab.freedesktop.org/drm/intel/issues/9243
Build changes
-------------
* Linux: CI_DRM_13599 -> Patchwork_123303v1
CI-20190529: 20190529
CI_DRM_13599: 58fe10f34e80d0eeb5609128faa135260623a715 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7468: 7468
Patchwork_123303v1: 58fe10f34e80d0eeb5609128faa135260623a715 @ git://anongit.freedesktop.org/gfx-ci/linux
### Linux commits
a2451f29836d drm/i915/mtl: Drop force_probe requirement
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/index.html
[-- Attachment #2: Type: text/html, Size: 4712 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/mtl: Drop force_probe requirement
2023-09-05 19:36 [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement Radhakrishna Sripada
2023-09-06 2:11 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
@ 2023-09-06 4:05 ` Patchwork
2023-09-06 9:25 ` [Intel-gfx] [PATCH] " Andi Shyti
2 siblings, 0 replies; 7+ messages in thread
From: Patchwork @ 2023-09-06 4:05 UTC (permalink / raw)
To: Radhakrishna Sripada; +Cc: intel-gfx
[-- Attachment #1: Type: text/plain, Size: 57608 bytes --]
== Series Details ==
Series: drm/i915/mtl: Drop force_probe requirement
URL : https://patchwork.freedesktop.org/series/123303/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_13599_full -> Patchwork_123303v1_full
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_123303v1_full absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_123303v1_full, please notify your bug team (lgci.bug.filing@intel.com) to allow them
to document this new failure mode, which will reduce false positives in CI.
Participating hosts (9 -> 10)
------------------------------
Additional (1): shard-rkl0
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_123303v1_full:
### IGT changes ###
#### Possible regressions ####
* igt@gem_create@create-ext-cpu-access-big:
- shard-dg2: NOTRUN -> [INCOMPLETE][1]
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@gem_create@create-ext-cpu-access-big.html
* igt@gen9_exec_parse@allowed-single:
- shard-apl: [PASS][2] -> [INCOMPLETE][3] +1 other test incomplete
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-apl1/igt@gen9_exec_parse@allowed-single.html
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-apl1/igt@gen9_exec_parse@allowed-single.html
New tests
---------
New tests have been introduced between CI_DRM_13599_full and Patchwork_123303v1_full:
### New IGT tests (107) ###
* igt@kms_cursor_crc@cursor-offscreen-128x128@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-128x128@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-256x85@pipe-d-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-64x21@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-64x21@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-64x64@pipe-a-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-64x64@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-64x64@pipe-b-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-offscreen-64x64@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-onscreen-256x85@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-onscreen-256x85@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-onscreen-64x21@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-onscreen-64x21@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-128x42@pipe-a-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-128x42@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-128x42@pipe-b-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-128x42@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-256x256@pipe-a-hdmi-a-3:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-256x256@pipe-d-hdmi-a-3:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-256x85@pipe-d-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-64x64@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-random-64x64@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-rapid-movement-128x128@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-rapid-movement-128x128@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-rapid-movement-256x256@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-rapid-movement-256x256@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-rapid-movement-256x85@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-rapid-movement-256x85@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-128x128@pipe-a-hdmi-a-3:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-128x128@pipe-d-hdmi-a-3:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-256x256@pipe-a-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-256x256@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-256x256@pipe-b-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-256x256@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-256x85@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_cursor_crc@cursor-sliding-256x85@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-a-hdmi-a-3-size-128:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-a-hdmi-a-3-size-256:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-a-hdmi-a-3-size-64:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-c-hdmi-a-3-size-128:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-c-hdmi-a-3-size-256:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-c-hdmi-a-3-size-64:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-d-hdmi-a-3-size-128:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-d-hdmi-a-3-size-256:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_cursor@viewport@pipe-d-hdmi-a-3-size-64:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-4:
- Statuses : 6 skip(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none:
- Statuses :
- Exec time: [None] s
* igt@kms_plane_multiple@tiling-none@pipe-a-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-a-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-a-hdmi-a-1:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-a-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-a-vga-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-b-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-b-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-b-hdmi-a-1:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-b-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-b-vga-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-c-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-c-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-c-hdmi-a-1:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-c-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-none@pipe-d-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x:
- Statuses :
- Exec time: [None] s
* igt@kms_plane_multiple@tiling-x@pipe-a-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-a-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-a-hdmi-a-1:
- Statuses : 3 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-a-hdmi-a-2:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-a-vga-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-b-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-b-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-b-hdmi-a-1:
- Statuses : 3 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-b-hdmi-a-2:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-b-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-b-vga-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-c-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-c-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-c-hdmi-a-1:
- Statuses : 3 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-c-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-c-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-d-edp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-x@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y:
- Statuses : 3 skip(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-a-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-a-hdmi-a-1:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-a-hdmi-a-2:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-b-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-b-hdmi-a-1:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-b-hdmi-a-2:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-c-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-c-hdmi-a-1:
- Statuses : 2 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-c-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-y@pipe-d-hdmi-a-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf:
- Statuses : 6 skip(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-a-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-a-hdmi-a-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-a-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-b-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-b-hdmi-a-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-b-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-c-dp-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-c-hdmi-a-1:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_plane_multiple@tiling-yf@pipe-c-hdmi-a-2:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_rmfb@close-fd@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_rmfb@close-fd@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_rmfb@rmfb-ioctl@pipe-a-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
* igt@kms_rmfb@rmfb-ioctl@pipe-d-hdmi-a-3:
- Statuses : 1 pass(s)
- Exec time: [0.0] s
Known issues
------------
Here are the changes found in Patchwork_123303v1_full that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@api_intel_bb@object-reloc-purge-cache:
- shard-dg2: NOTRUN -> [SKIP][4] ([i915#8411])
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@api_intel_bb@object-reloc-purge-cache.html
* igt@drm_fdinfo@virtual-busy-all:
- shard-dg2: NOTRUN -> [SKIP][5] ([i915#8414])
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@drm_fdinfo@virtual-busy-all.html
* igt@gem_ctx_isolation@preservation-s3@rcs0:
- shard-snb: NOTRUN -> [DMESG-WARN][6] ([i915#8841]) +5 other tests dmesg-warn
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-snb7/igt@gem_ctx_isolation@preservation-s3@rcs0.html
* igt@gem_ctx_persistence@engines-mixed:
- shard-snb: NOTRUN -> [SKIP][7] ([fdo#109271] / [i915#1099]) +1 other test skip
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-snb7/igt@gem_ctx_persistence@engines-mixed.html
* igt@gem_ctx_persistence@heartbeat-hostile:
- shard-dg2: NOTRUN -> [SKIP][8] ([i915#8555]) +1 other test skip
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_ctx_persistence@heartbeat-hostile.html
* igt@gem_eio@hibernate:
- shard-dg2: [PASS][9] -> [ABORT][10] ([i915#7975] / [i915#8213])
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-11/igt@gem_eio@hibernate.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-1/igt@gem_eio@hibernate.html
* igt@gem_eio@in-flight-contexts-immediate:
- shard-mtlp: [PASS][11] -> [INCOMPLETE][12] ([i915#8503])
[11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-2/igt@gem_eio@in-flight-contexts-immediate.html
[12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-3/igt@gem_eio@in-flight-contexts-immediate.html
* igt@gem_eio@reset-stress:
- shard-snb: NOTRUN -> [FAIL][13] ([i915#8898])
[13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-snb7/igt@gem_eio@reset-stress.html
* igt@gem_eio@unwedge-stress:
- shard-dg1: [PASS][14] -> [FAIL][15] ([i915#5784]) +1 other test fail
[14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg1-14/igt@gem_eio@unwedge-stress.html
[15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-15/igt@gem_eio@unwedge-stress.html
* igt@gem_exec_balancer@bonded-false-hang:
- shard-dg2: NOTRUN -> [SKIP][16] ([i915#4812])
[16]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@gem_exec_balancer@bonded-false-hang.html
* igt@gem_exec_capture@capture-invisible@lmem0:
- shard-dg2: NOTRUN -> [SKIP][17] ([i915#6334]) +1 other test skip
[17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@gem_exec_capture@capture-invisible@lmem0.html
* igt@gem_exec_fair@basic-pace:
- shard-dg2: NOTRUN -> [SKIP][18] ([i915#3539])
[18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@gem_exec_fair@basic-pace.html
* igt@gem_exec_fair@basic-pace@rcs0:
- shard-rkl: [PASS][19] -> [FAIL][20] ([i915#2842])
[19]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-rkl-7/igt@gem_exec_fair@basic-pace@rcs0.html
[20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-1/igt@gem_exec_fair@basic-pace@rcs0.html
* igt@gem_exec_fence@syncobj-backward-timeline-chain-engines:
- shard-snb: NOTRUN -> [SKIP][21] ([fdo#109271]) +289 other tests skip
[21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-snb1/igt@gem_exec_fence@syncobj-backward-timeline-chain-engines.html
* igt@gem_exec_flush@basic-wb-rw-before-default:
- shard-dg2: NOTRUN -> [SKIP][22] ([i915#3539] / [i915#4852]) +2 other tests skip
[22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_exec_flush@basic-wb-rw-before-default.html
* igt@gem_exec_gttfill@multigpu-basic:
- shard-dg2: NOTRUN -> [SKIP][23] ([i915#7697])
[23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_exec_gttfill@multigpu-basic.html
* igt@gem_exec_reloc@basic-write-read-active:
- shard-dg2: NOTRUN -> [SKIP][24] ([i915#3281]) +4 other tests skip
[24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@gem_exec_reloc@basic-write-read-active.html
* igt@gem_exec_suspend@basic-s4-devices@lmem0:
- shard-dg2: NOTRUN -> [ABORT][25] ([i915#7975] / [i915#8213])
[25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_exec_suspend@basic-s4-devices@lmem0.html
* igt@gem_fenced_exec_thrash@too-many-fences:
- shard-dg2: NOTRUN -> [SKIP][26] ([i915#4860]) +1 other test skip
[26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@gem_fenced_exec_thrash@too-many-fences.html
* igt@gem_mmap@bad-offset:
- shard-dg2: NOTRUN -> [SKIP][27] ([i915#4083]) +1 other test skip
[27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@gem_mmap@bad-offset.html
* igt@gem_partial_pwrite_pread@reads:
- shard-dg2: NOTRUN -> [SKIP][28] ([i915#3282]) +3 other tests skip
[28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_partial_pwrite_pread@reads.html
* igt@gem_pxp@reject-modify-context-protection-on:
- shard-dg2: NOTRUN -> [SKIP][29] ([i915#4270]) +1 other test skip
[29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@gem_pxp@reject-modify-context-protection-on.html
* igt@gem_set_tiling_vs_pwrite:
- shard-dg2: NOTRUN -> [SKIP][30] ([i915#4079])
[30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@gem_set_tiling_vs_pwrite.html
* igt@gem_userptr_blits@create-destroy-unsync:
- shard-dg2: NOTRUN -> [SKIP][31] ([i915#3297]) +2 other tests skip
[31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_userptr_blits@create-destroy-unsync.html
* igt@gem_userptr_blits@map-fixed-invalidate:
- shard-dg2: NOTRUN -> [SKIP][32] ([i915#3297] / [i915#4880])
[32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_userptr_blits@map-fixed-invalidate.html
* igt@gem_userptr_blits@vma-merge:
- shard-dg2: NOTRUN -> [FAIL][33] ([i915#3318])
[33]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_userptr_blits@vma-merge.html
* igt@i915_pm_rpm@dpms-lpsp:
- shard-dg1: [PASS][34] -> [SKIP][35] ([i915#1397]) +2 other tests skip
[34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg1-19/igt@i915_pm_rpm@dpms-lpsp.html
[35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-12/igt@i915_pm_rpm@dpms-lpsp.html
* igt@i915_pm_rpm@fences-dpms:
- shard-dg2: NOTRUN -> [SKIP][36] ([i915#4077]) +4 other tests skip
[36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@i915_pm_rpm@fences-dpms.html
* igt@i915_pm_rpm@modeset-non-lpsp-stress:
- shard-dg2: [PASS][37] -> [SKIP][38] ([i915#1397])
[37]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-2/igt@i915_pm_rpm@modeset-non-lpsp-stress.html
[38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-10/igt@i915_pm_rpm@modeset-non-lpsp-stress.html
* igt@i915_pm_rps@thresholds-park@gt0:
- shard-dg2: NOTRUN -> [SKIP][39] ([i915#8925])
[39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@i915_pm_rps@thresholds-park@gt0.html
* igt@kms_async_flips@alternate-sync-async-flip@pipe-a-edp-1:
- shard-mtlp: [PASS][40] -> [FAIL][41] ([i915#2521])
[40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-5/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-edp-1.html
[41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-4/igt@kms_async_flips@alternate-sync-async-flip@pipe-a-edp-1.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-4-rc_ccs-cc:
- shard-dg2: NOTRUN -> [SKIP][42] ([i915#8709]) +11 other tests skip
[42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-b-hdmi-a-2-4-rc_ccs-cc.html
* igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-4-y-rc_ccs:
- shard-dg1: NOTRUN -> [SKIP][43] ([i915#8502]) +7 other tests skip
[43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-14/igt@kms_async_flips@async-flip-with-page-flip-events@pipe-c-hdmi-a-4-y-rc_ccs.html
* igt@kms_async_flips@crc@pipe-c-hdmi-a-1:
- shard-dg1: NOTRUN -> [FAIL][44] ([i915#8247]) +3 other tests fail
[44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-19/igt@kms_async_flips@crc@pipe-c-hdmi-a-1.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0:
- shard-mtlp: [PASS][45] -> [FAIL][46] ([i915#5138])
[45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
[46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-2/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip:
- shard-mtlp: [PASS][47] -> [FAIL][48] ([i915#3743]) +1 other test fail
[47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-4/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
[48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-180-hflip-async-flip.html
* igt@kms_big_fb@x-tiled-32bpp-rotate-270:
- shard-dg2: NOTRUN -> [SKIP][49] ([fdo#111614]) +3 other tests skip
[49]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_big_fb@x-tiled-32bpp-rotate-270.html
* igt@kms_big_fb@y-tiled-addfb-size-offset-overflow:
- shard-dg2: NOTRUN -> [SKIP][50] ([i915#5190]) +9 other tests skip
[50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_big_fb@y-tiled-addfb-size-offset-overflow.html
* igt@kms_big_fb@yf-tiled-32bpp-rotate-0:
- shard-dg2: NOTRUN -> [SKIP][51] ([i915#4538] / [i915#5190]) +1 other test skip
[51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_big_fb@yf-tiled-32bpp-rotate-0.html
* igt@kms_big_joiner@invalid-modeset:
- shard-dg2: NOTRUN -> [SKIP][52] ([i915#2705])
[52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_big_joiner@invalid-modeset.html
* igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs:
- shard-dg2: NOTRUN -> [SKIP][53] ([i915#3689] / [i915#3886] / [i915#5354]) +4 other tests skip
[53]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_ccs@pipe-a-ccs-on-another-bo-y_tiled_gen12_mc_ccs.html
* igt@kms_ccs@pipe-a-random-ccs-data-y_tiled_ccs:
- shard-dg2: NOTRUN -> [SKIP][54] ([i915#3689] / [i915#5354]) +12 other tests skip
[54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_ccs@pipe-a-random-ccs-data-y_tiled_ccs.html
* igt@kms_ccs@pipe-c-bad-pixel-format-y_tiled_gen12_mc_ccs:
- shard-mtlp: NOTRUN -> [SKIP][55] ([i915#3886] / [i915#6095])
[55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-6/igt@kms_ccs@pipe-c-bad-pixel-format-y_tiled_gen12_mc_ccs.html
* igt@kms_ccs@pipe-c-crc-primary-rotation-180-4_tiled_dg2_rc_ccs_cc:
- shard-mtlp: NOTRUN -> [SKIP][56] ([i915#6095])
[56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-6/igt@kms_ccs@pipe-c-crc-primary-rotation-180-4_tiled_dg2_rc_ccs_cc.html
* igt@kms_cdclk@plane-scaling@pipe-a-hdmi-a-2:
- shard-dg2: NOTRUN -> [SKIP][57] ([i915#4087]) +3 other tests skip
[57]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_cdclk@plane-scaling@pipe-a-hdmi-a-2.html
* igt@kms_chamelium_color@ctm-green-to-red:
- shard-dg2: NOTRUN -> [SKIP][58] ([fdo#111827])
[58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_chamelium_color@ctm-green-to-red.html
* igt@kms_chamelium_edid@dp-edid-change-during-suspend:
- shard-dg2: NOTRUN -> [SKIP][59] ([i915#7828]) +3 other tests skip
[59]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_chamelium_edid@dp-edid-change-during-suspend.html
* igt@kms_color@deep-color:
- shard-rkl: NOTRUN -> [SKIP][60] ([i915#3555])
[60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-1/igt@kms_color@deep-color.html
* igt@kms_content_protection@lic@pipe-a-dp-4:
- shard-dg2: NOTRUN -> [TIMEOUT][61] ([i915#7173])
[61]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_content_protection@lic@pipe-a-dp-4.html
* igt@kms_content_protection@srm:
- shard-dg2: NOTRUN -> [SKIP][62] ([i915#7118])
[62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-5/igt@kms_content_protection@srm.html
* igt@kms_cursor_crc@cursor-offscreen-32x10:
- shard-dg2: NOTRUN -> [SKIP][63] ([i915#3555]) +2 other tests skip
[63]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_cursor_crc@cursor-offscreen-32x10.html
* igt@kms_cursor_crc@cursor-rapid-movement-512x170:
- shard-dg2: NOTRUN -> [SKIP][64] ([i915#3359]) +1 other test skip
[64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_cursor_crc@cursor-rapid-movement-512x170.html
* igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic:
- shard-dg2: NOTRUN -> [SKIP][65] ([fdo#109274] / [fdo#111767] / [i915#5354])
[65]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_cursor_legacy@2x-flip-vs-cursor-atomic.html
* igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic:
- shard-dg2: NOTRUN -> [SKIP][66] ([i915#4103] / [i915#4213])
[66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_cursor_legacy@basic-busy-flip-before-cursor-atomic.html
* igt@kms_cursor_legacy@cursor-vs-flip-toggle:
- shard-mtlp: [PASS][67] -> [FAIL][68] ([i915#8248])
[67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-3/igt@kms_cursor_legacy@cursor-vs-flip-toggle.html
[68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-2/igt@kms_cursor_legacy@cursor-vs-flip-toggle.html
* igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size:
- shard-dg2: NOTRUN -> [SKIP][69] ([fdo#109274] / [i915#5354]) +2 other tests skip
[69]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_cursor_legacy@cursorb-vs-flipa-varying-size.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions:
- shard-apl: [PASS][70] -> [FAIL][71] ([i915#2346])
[70]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-apl2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
[71]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-apl6/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions:
- shard-mtlp: NOTRUN -> [SKIP][72] ([i915#4213])
[72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-6/igt@kms_cursor_legacy@short-busy-flip-before-cursor-atomic-transitions.html
* igt@kms_cursor_legacy@single-bo@all-pipes:
- shard-mtlp: [PASS][73] -> [DMESG-WARN][74] ([i915#2017]) +1 other test dmesg-warn
[73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-3/igt@kms_cursor_legacy@single-bo@all-pipes.html
[74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-4/igt@kms_cursor_legacy@single-bo@all-pipes.html
* igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][75] ([i915#3804])
[75]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-7/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html
* igt@kms_draw_crc@draw-method-mmap-wc:
- shard-dg2: NOTRUN -> [SKIP][76] ([i915#8812]) +1 other test skip
[76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_draw_crc@draw-method-mmap-wc.html
* igt@kms_fbcon_fbt@psr:
- shard-dg2: NOTRUN -> [SKIP][77] ([i915#3469])
[77]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_fbcon_fbt@psr.html
* igt@kms_flip@2x-flip-vs-blocking-wf-vblank:
- shard-dg2: NOTRUN -> [SKIP][78] ([fdo#109274] / [fdo#111767])
[78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_flip@2x-flip-vs-blocking-wf-vblank.html
* igt@kms_flip@2x-flip-vs-expired-vblank-interruptible:
- shard-snb: NOTRUN -> [SKIP][79] ([fdo#109271] / [fdo#111767]) +1 other test skip
[79]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-snb7/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible.html
* igt@kms_flip@2x-plain-flip-ts-check:
- shard-dg2: NOTRUN -> [SKIP][80] ([fdo#109274]) +4 other tests skip
[80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_flip@2x-plain-flip-ts-check.html
* igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode:
- shard-dg2: NOTRUN -> [SKIP][81] ([i915#2672])
[81]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytile-upscaling@pipe-a-valid-mode.html
* igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-wc:
- shard-dg2: NOTRUN -> [SKIP][82] ([i915#8708]) +15 other tests skip
[82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_frontbuffer_tracking@fbc-1p-primscrn-pri-shrfb-draw-mmap-wc.html
* igt@kms_frontbuffer_tracking@fbc-modesetfrombusy:
- shard-dg2: [PASS][83] -> [FAIL][84] ([i915#6880]) +1 other test fail
[83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-5/igt@kms_frontbuffer_tracking@fbc-modesetfrombusy.html
[84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-modesetfrombusy.html
* igt@kms_frontbuffer_tracking@fbc-tiling-y:
- shard-dg2: NOTRUN -> [SKIP][85] ([i915#5460])
[85]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-tiling-y.html
* igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-blt:
- shard-dg2: NOTRUN -> [SKIP][86] ([i915#3458]) +10 other tests skip
[86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_frontbuffer_tracking@fbcpsr-1p-offscren-pri-shrfb-draw-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt:
- shard-dg2: NOTRUN -> [SKIP][87] ([i915#5354]) +25 other tests skip
[87]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-indfb-pgflip-blt.html
* igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-blt:
- shard-mtlp: NOTRUN -> [SKIP][88] ([i915#1825]) +1 other test skip
[88]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-6/igt@kms_frontbuffer_tracking@fbcpsr-2p-scndscrn-pri-shrfb-draw-blt.html
* igt@kms_hdr@static-swap:
- shard-dg2: NOTRUN -> [SKIP][89] ([i915#3555] / [i915#8228]) +1 other test skip
[89]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-5/igt@kms_hdr@static-swap.html
* igt@kms_multipipe_modeset@basic-max-pipe-crc-check:
- shard-dg2: NOTRUN -> [SKIP][90] ([i915#4816])
[90]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_multipipe_modeset@basic-max-pipe-crc-check.html
* igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-25@pipe-b-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][91] ([i915#5176]) +7 other tests skip
[91]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-10/igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-25@pipe-b-hdmi-a-1.html
- shard-rkl: NOTRUN -> [SKIP][92] ([i915#5176]) +7 other tests skip
[92]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-7/igt@kms_plane_scaling@plane-downscale-with-rotation-factor-0-25@pipe-b-hdmi-a-1.html
* igt@kms_plane_scaling@plane-upscale-with-rotation-factor-0-25@pipe-b-hdmi-a-4:
- shard-dg1: NOTRUN -> [SKIP][93] ([i915#5176]) +15 other tests skip
[93]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-18/igt@kms_plane_scaling@plane-upscale-with-rotation-factor-0-25@pipe-b-hdmi-a-4.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-1:
- shard-rkl: NOTRUN -> [SKIP][94] ([i915#5235]) +5 other tests skip
[94]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-7/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-b-hdmi-a-1.html
* igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c-hdmi-a-1:
- shard-dg2: NOTRUN -> [SKIP][95] ([i915#5235]) +11 other tests skip
[95]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-10/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-c-hdmi-a-1.html
* igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3:
- shard-dg1: NOTRUN -> [SKIP][96] ([i915#5235]) +15 other tests skip
[96]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-12/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-25@pipe-a-hdmi-a-3.html
* igt@kms_prime@basic-crc-hybrid:
- shard-dg2: NOTRUN -> [SKIP][97] ([i915#6524] / [i915#6805])
[97]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_prime@basic-crc-hybrid.html
* igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb:
- shard-dg2: NOTRUN -> [SKIP][98] ([i915#658]) +1 other test skip
[98]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_psr2_sf@primary-plane-update-sf-dmg-area-big-fb.html
* igt@kms_psr@psr2_sprite_plane_move:
- shard-dg2: NOTRUN -> [SKIP][99] ([i915#1072]) +4 other tests skip
[99]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_psr@psr2_sprite_plane_move.html
* igt@kms_rotation_crc@primary-rotation-90:
- shard-dg2: NOTRUN -> [SKIP][100] ([i915#4235])
[100]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_rotation_crc@primary-rotation-90.html
* igt@kms_selftest@drm_format:
- shard-dg2: NOTRUN -> [SKIP][101] ([i915#8661])
[101]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_selftest@drm_format.html
* igt@kms_selftest@drm_plane:
- shard-snb: NOTRUN -> [SKIP][102] ([fdo#109271] / [i915#8661])
[102]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-snb7/igt@kms_selftest@drm_plane.html
* igt@kms_setmode@basic@pipe-a-vga-1:
- shard-snb: NOTRUN -> [FAIL][103] ([i915#5465]) +1 other test fail
[103]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-snb2/igt@kms_setmode@basic@pipe-a-vga-1.html
* igt@kms_tiled_display@basic-test-pattern-with-chamelium:
- shard-dg2: NOTRUN -> [SKIP][104] ([i915#8623])
[104]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@kms_tiled_display@basic-test-pattern-with-chamelium.html
* igt@kms_vblank@pipe-a-ts-continuation-dpms-suspend:
- shard-dg2: [PASS][105] -> [FAIL][106] ([fdo#103375]) +1 other test fail
[105]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-2/igt@kms_vblank@pipe-a-ts-continuation-dpms-suspend.html
[106]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-5/igt@kms_vblank@pipe-a-ts-continuation-dpms-suspend.html
* igt@kms_writeback@writeback-fb-id:
- shard-dg2: NOTRUN -> [SKIP][107] ([i915#2437])
[107]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@kms_writeback@writeback-fb-id.html
* igt@perf@per-context-mode-unprivileged:
- shard-dg2: NOTRUN -> [SKIP][108] ([fdo#109289]) +1 other test skip
[108]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@perf@per-context-mode-unprivileged.html
* igt@perf_pmu@busy-double-start@vecs1:
- shard-dg2: [PASS][109] -> [FAIL][110] ([i915#4349]) +3 other tests fail
[109]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-11/igt@perf_pmu@busy-double-start@vecs1.html
[110]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-5/igt@perf_pmu@busy-double-start@vecs1.html
* igt@perf_pmu@frequency@gt0:
- shard-dg2: NOTRUN -> [FAIL][111] ([i915#6806])
[111]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@perf_pmu@frequency@gt0.html
* igt@prime_vgem@basic-fence-mmap:
- shard-dg2: NOTRUN -> [SKIP][112] ([i915#3708] / [i915#4077])
[112]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@prime_vgem@basic-fence-mmap.html
* igt@v3d/v3d_submit_cl@simple-flush-cache:
- shard-dg2: NOTRUN -> [SKIP][113] ([i915#2575]) +6 other tests skip
[113]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@v3d/v3d_submit_cl@simple-flush-cache.html
* igt@vc4/vc4_wait_bo@bad-pad:
- shard-dg2: NOTRUN -> [SKIP][114] ([i915#7711]) +3 other tests skip
[114]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@vc4/vc4_wait_bo@bad-pad.html
#### Possible fixes ####
* igt@gem_eio@in-flight-suspend:
- shard-dg2: [FAIL][115] ([fdo#103375]) -> [PASS][116]
[115]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-11/igt@gem_eio@in-flight-suspend.html
[116]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-11/igt@gem_eio@in-flight-suspend.html
* igt@gem_exec_fair@basic-deadline:
- shard-glk: [FAIL][117] ([i915#2846]) -> [PASS][118]
[117]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-glk6/igt@gem_exec_fair@basic-deadline.html
[118]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-glk9/igt@gem_exec_fair@basic-deadline.html
* igt@gem_exec_fair@basic-none-share@rcs0:
- shard-rkl: [FAIL][119] ([i915#2842]) -> [PASS][120]
[119]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-rkl-7/igt@gem_exec_fair@basic-none-share@rcs0.html
[120]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-4/igt@gem_exec_fair@basic-none-share@rcs0.html
* igt@gem_exec_fair@basic-none-solo@rcs0:
- shard-apl: [FAIL][121] ([i915#2842]) -> [PASS][122]
[121]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-apl7/igt@gem_exec_fair@basic-none-solo@rcs0.html
[122]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-apl4/igt@gem_exec_fair@basic-none-solo@rcs0.html
* igt@gem_exec_fair@basic-pace-share@rcs0:
- shard-tglu: [FAIL][123] ([i915#2842]) -> [PASS][124]
[123]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-tglu-2/igt@gem_exec_fair@basic-pace-share@rcs0.html
[124]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-tglu-5/igt@gem_exec_fair@basic-pace-share@rcs0.html
* igt@gem_exec_fair@basic-pace@vcs0:
- shard-glk: [FAIL][125] ([i915#2842]) -> [PASS][126]
[125]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-glk7/igt@gem_exec_fair@basic-pace@vcs0.html
[126]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-glk7/igt@gem_exec_fair@basic-pace@vcs0.html
* igt@gem_exec_fence@parallel@bcs0:
- shard-mtlp: [DMESG-FAIL][127] ([i915#8962] / [i915#9121]) -> [PASS][128] +1 other test pass
[127]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-4/igt@gem_exec_fence@parallel@bcs0.html
[128]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-1/igt@gem_exec_fence@parallel@bcs0.html
* igt@gem_exec_fence@parallel@vcs0:
- shard-mtlp: [DMESG-FAIL][129] ([i915#9121]) -> [PASS][130]
[129]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-4/igt@gem_exec_fence@parallel@vcs0.html
[130]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-1/igt@gem_exec_fence@parallel@vcs0.html
* igt@gem_exec_fence@parallel@vecs0:
- shard-mtlp: [FAIL][131] ([i915#8957]) -> [PASS][132] +2 other tests pass
[131]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-4/igt@gem_exec_fence@parallel@vecs0.html
[132]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-1/igt@gem_exec_fence@parallel@vecs0.html
* igt@gem_exec_suspend@basic-s0@smem:
- shard-dg2: [INCOMPLETE][133] ([i915#6311]) -> [PASS][134]
[133]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-5/igt@gem_exec_suspend@basic-s0@smem.html
[134]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@gem_exec_suspend@basic-s0@smem.html
* igt@gem_exec_suspend@basic-s3@smem:
- shard-dg2: [INCOMPLETE][135] ([i915#7793]) -> [PASS][136]
[135]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-5/igt@gem_exec_suspend@basic-s3@smem.html
[136]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@gem_exec_suspend@basic-s3@smem.html
* igt@i915_pm_rc6_residency@rc6-idle@bcs0:
- shard-dg1: [FAIL][137] ([i915#3591]) -> [PASS][138]
[137]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg1-12/igt@i915_pm_rc6_residency@rc6-idle@bcs0.html
[138]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-17/igt@i915_pm_rc6_residency@rc6-idle@bcs0.html
* igt@i915_pm_rpm@modeset-non-lpsp-stress:
- shard-rkl: [SKIP][139] ([i915#1397]) -> [PASS][140]
[139]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-rkl-7/igt@i915_pm_rpm@modeset-non-lpsp-stress.html
[140]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-4/igt@i915_pm_rpm@modeset-non-lpsp-stress.html
* igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait:
- shard-dg1: [SKIP][141] ([i915#1397]) -> [PASS][142] +1 other test pass
[141]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg1-19/igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait.html
[142]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-12/igt@i915_pm_rpm@modeset-non-lpsp-stress-no-wait.html
* igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip:
- shard-mtlp: [FAIL][143] ([i915#5138]) -> [PASS][144]
[143]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
[144]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0-hflip.html
* igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
- shard-mtlp: [FAIL][145] ([i915#3743]) -> [PASS][146]
[145]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-1/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
[146]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-2/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html
* igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
- shard-mtlp: [DMESG-FAIL][147] ([i915#2017] / [i915#5954]) -> [PASS][148]
[147]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-3/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
[148]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-2/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
* igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt:
- shard-dg2: [FAIL][149] ([i915#6880]) -> [PASS][150]
[149]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt.html
[150]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-6/igt@kms_frontbuffer_tracking@fbc-rgb565-draw-blt.html
#### Warnings ####
* igt@gem_ctx_param@invalid-size-get:
- shard-mtlp: [DMESG-WARN][151] -> [DMESG-WARN][152] ([i915#2017])
[151]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-mtlp-1/igt@gem_ctx_param@invalid-size-get.html
[152]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-mtlp-3/igt@gem_ctx_param@invalid-size-get.html
* igt@gem_lmem_swapping@smem-oom@lmem0:
- shard-dg2: [DMESG-WARN][153] ([i915#4936] / [i915#5493]) -> [TIMEOUT][154] ([i915#5493])
[153]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg2-6/igt@gem_lmem_swapping@smem-oom@lmem0.html
[154]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg2-2/igt@gem_lmem_swapping@smem-oom@lmem0.html
* igt@i915_pm_rc6_residency@rc6-idle@rcs0:
- shard-tglu: [WARN][155] ([i915#2681]) -> [FAIL][156] ([i915#2681] / [i915#3591])
[155]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-tglu-7/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html
[156]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-tglu-2/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html
* igt@i915_suspend@basic-s3-without-i915:
- shard-rkl: [FAIL][157] ([fdo#103375]) -> [INCOMPLETE][158] ([i915#4817])
[157]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-rkl-6/igt@i915_suspend@basic-s3-without-i915.html
[158]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-6/igt@i915_suspend@basic-s3-without-i915.html
* igt@kms_content_protection@mei_interface:
- shard-dg1: [SKIP][159] ([i915#7116]) -> [SKIP][160] ([fdo#109300])
[159]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg1-14/igt@kms_content_protection@mei_interface.html
[160]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-12/igt@kms_content_protection@mei_interface.html
* igt@kms_fbcon_fbt@psr:
- shard-rkl: [SKIP][161] ([i915#3955]) -> [SKIP][162] ([fdo#110189] / [i915#3955])
[161]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-rkl-7/igt@kms_fbcon_fbt@psr.html
[162]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-rkl-1/igt@kms_fbcon_fbt@psr.html
* igt@kms_psr@cursor_plane_move:
- shard-dg1: [SKIP][163] ([i915#1072]) -> [SKIP][164] ([i915#1072] / [i915#4078])
[163]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg1-14/igt@kms_psr@cursor_plane_move.html
[164]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-18/igt@kms_psr@cursor_plane_move.html
* igt@kms_psr@sprite_plane_onoff:
- shard-dg1: [SKIP][165] ([i915#1072] / [i915#4078]) -> [SKIP][166] ([i915#1072]) +1 other test skip
[165]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13599/shard-dg1-12/igt@kms_psr@sprite_plane_onoff.html
[166]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_123303v1/shard-dg1-17/igt@kms_psr@sprite_plane_onoff.html
[fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274
[fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
[fdo#109300]: https://bugs.freedesktop.org/show_bug.cgi?id=109300
[fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189
[fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614
[fdo#111767]: https://bugs.freedesktop.org/show_bug.cgi?id=111767
[fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
[i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
[i915#1099]: https://gitlab.freedesktop.org/drm/intel/issues/1099
[i915#1397]: https://gitlab.freedesktop.org/drm/intel/issues/1397
[i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825
[i915#2017]: https://gitlab.freedesktop.org/drm/intel/issues/2017
[i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
[i915#2437]: https://gitlab.freedesktop.org/drm/intel/issues/2437
[i915#2521]: https://gitlab.freedesktop.org/drm/intel/issues/2521
[i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
[i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672
[i915#2681]: https://gitlab.freedesktop.org/drm/intel/issues/2681
[i915#2705]: https://gitlab.freedesktop.org/drm/intel/issues/2705
[i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842
[i915#2846]: https://gitlab.freedesktop.org/drm/intel/issues/2846
[i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281
[i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
[i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297
[i915#3318]: https://gitlab.freedesktop.org/drm/intel/issues/3318
[i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359
[i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458
[i915#3469]: https://gitlab.freedesktop.org/drm/intel/issues/3469
[i915#3539]: https://gitlab.freedesktop.org/drm/intel/issues/3539
[i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
[i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591
[i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689
[i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
[i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743
[i915#3804]: https://gitlab.freedesktop.org/drm/intel/issues/3804
[i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886
[i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955
[i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
[i915#4078]: https://gitlab.freedesktop.org/drm/intel/issues/4078
[i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
[i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
[i915#4087]: https://gitlab.freedesktop.org/drm/intel/issues/4087
[i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103
[i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213
[i915#4235]: https://gitlab.freedesktop.org/drm/intel/issues/4235
[i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270
[i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349
[i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538
[i915#4812]: https://gitlab.freedesktop.org/drm/intel/issues/4812
[i915#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816
[i915#4817]: https://gitlab.freedesktop.org/drm/intel/issues/4817
[i915#4852]: https://gitlab.freedesktop.org/drm/intel/issues/4852
[i915#4860]: https://gitlab.freedesktop.org/drm/intel/issues/4860
[i915#4880]: https://gitlab.freedesktop.org/drm/intel/issues/4880
[i915#4936]: https://gitlab.freedesktop.org/drm/intel/issues/4936
[i915#5138]: https://gitlab.freedesktop.org/drm/intel/issues/5138
[i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176
[i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190
[i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235
[i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
[i915#5460]: https://gitlab.freedesktop.org/drm/intel/issues/5460
[i915#5465]: https://gitlab.freedesktop.org/drm/intel/issues/5465
[i915#5493]: https://gitlab.freedesktop.org/drm/intel/issues/5493
[i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784
[i915#5954]: https://gitlab.freedesktop.org/drm/intel/issues/5954
[i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095
[i915#6311]: https://gitlab.freedesktop.org/drm/intel/issues/6311
[i915#6334]: https://gitlab.freedesktop.org/drm/intel/issues/6334
[i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524
[i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658
[i915#6805]: https://gitlab.freedesktop.org/drm/intel/issues/6805
[i915#6806]: https://gitlab.freedesktop.org/drm/intel/issues/6806
[i915#6880]: https://gitlab.freedesktop.org/drm/intel/issues/6880
[i915#7116]: https://gitlab.freedesktop.org/drm/intel/issues/7116
[i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118
[i915#7173]: https://gitlab.freedesktop.org/drm/intel/issues/7173
[i915#7697]: https://gitlab.freedesktop.org/drm/intel/issues/7697
[i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711
[i915#7793]: https://gitlab.freedesktop.org/drm/intel/issues/7793
[i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
[i915#7975]: https://gitlab.freedesktop.org/drm/intel/issues/7975
[i915#8213]: https://gitlab.freedesktop.org/drm/intel/issues/8213
[i915#8228]: https://gitlab.freedesktop.org/drm/intel/issues/8228
[i915#8247]: https://gitlab.freedesktop.org/drm/intel/issues/8247
[i915#8248]: https://gitlab.freedesktop.org/drm/intel/issues/8248
[i915#8411]: https://gitlab.freedesktop.org/drm/intel/issues/8411
[i915#8414]: https://gitlab.freedesktop.org/drm/intel/issues/8414
[i915#8502]: https://gitlab.freedesktop.org/drm/intel/issues/8502
[i915#8503]: https://gitlab.freedesktop.org/drm/intel/issues/8503
[i915#8555]: https://gitlab.freedesktop.org/drm/intel/issues/8555
[i915#8623]: https://gitlab.freedesktop.org/drm/intel/issues/8623
[i915#8661]: https://gitlab.freedesktop.org/drm/intel/issues/8661
[i915#8708]: https://gitlab.freedesktop.org/drm/intel/issues/8708
[i915#8709]: https://gitlab.freedesktop.org/drm/intel/issues/8709
[i915#8812]: https://gitlab.freedesktop.org/drm/intel/issues/8812
[i915#8841]: https://gitlab.freedesktop.org/drm/intel/issues/8841
[i915#8898]: https://gitlab.freedesktop.org/drm/intel/issues/8898
[i915#8925]: https://gitlab.freedesktop.org/drm/intel/issues/8925
[i915#8957]: https://gitlab.freedesktop.org/drm/intel/issues/8957
[i915#8962]: https://gitlab.freedesktop.org/drm/intel/issues/8962
[i915#9121]: https://gitlab.freedesktop.org/drm/intel/issues/9121
Build changes
-------------
* Linux: CI_DRM_13599 -> Patchwork_123303v1
CI-20190529: 20190529
CI_DRM_13599: 58fe10f34e80d0eeb5609128faa135260623a715 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7468: 7468
Patchwork_123303v1: 58fe10f34e80d0eeb5609128faa135260623a715 @ 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_123303v1/index.html
[-- Attachment #2: Type: text/html, Size: 67971 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement
2023-09-05 19:36 [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement Radhakrishna Sripada
2023-09-06 2:11 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2023-09-06 4:05 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
@ 2023-09-06 9:25 ` Andi Shyti
2023-09-06 9:29 ` Andi Shyti
2023-09-06 14:08 ` Rodrigo Vivi
2 siblings, 2 replies; 7+ messages in thread
From: Andi Shyti @ 2023-09-06 9:25 UTC (permalink / raw)
To: Radhakrishna Sripada; +Cc: intel-gfx, dri-devel, rodrigo.vivi
Hi Radhakrishna,
On Tue, Sep 05, 2023 at 12:36:24PM -0700, Radhakrishna Sripada wrote:
> Meteorlake has been very usable for a while now, all of uapi changes
> related to fundamental platform usage have been finalized and all
> required firmware blobs are available. Recent CI results have also
> been healthy, so we're ready to drop the force_probe requirement and
> enable the platform by default.
>
> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
> Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> Cc: Jani Nikula <jani.nikula@linux.intel.com>
> Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Please keep me in the loop as well... It's been a year I've been
working for this patch to work :)
> ---
> 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 df7c261410f7..fe748906c06f 100644
> --- a/drivers/gpu/drm/i915/i915_pci.c
> +++ b/drivers/gpu/drm/i915/i915_pci.c
> @@ -836,7 +836,6 @@ static const struct intel_device_info mtl_info = {
> .has_pxp = 1,
> .memory_regions = REGION_SMEM | REGION_STOLEN_LMEM,
> .platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(CCS0),
> - .require_force_probe = 1,
What's the thinking behind this patch? Are you trying to
understand how CI behaves?
Andi
> MTL_CACHELEVEL,
> };
>
> --
> 2.34.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement
2023-09-06 9:25 ` [Intel-gfx] [PATCH] " Andi Shyti
@ 2023-09-06 9:29 ` Andi Shyti
2023-09-06 14:08 ` Rodrigo Vivi
1 sibling, 0 replies; 7+ messages in thread
From: Andi Shyti @ 2023-09-06 9:29 UTC (permalink / raw)
To: Andi Shyti
Cc: intel-gfx, Jonathan Cavitt, dri-devel, Andrzej Hajda,
rodrigo.vivi, Chris Wilson, Nirmoy Das
> > Meteorlake has been very usable for a while now, all of uapi changes
> > related to fundamental platform usage have been finalized and all
> > required firmware blobs are available. Recent CI results have also
> > been healthy, so we're ready to drop the force_probe requirement and
> > enable the platform by default.
> >
> > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
> > Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> > Cc: Jani Nikula <jani.nikula@linux.intel.com>
> > Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
>
> Please keep me in the loop as well... It's been a year I've been
> working for this patch to work :)
not just me, but also (in alphabetical order):
Andrzej Hajda <andrzej.hajda@intel.com>
Chris Wilson <chris.p.wilson@linux.intel.com>
Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
Jonathan Cavitt <jonathan.cavitt@intel.com>
Nirmoy Das <nirmoy.das@intel.com>
Thanks!
Andi
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement
2023-09-06 9:25 ` [Intel-gfx] [PATCH] " Andi Shyti
2023-09-06 9:29 ` Andi Shyti
@ 2023-09-06 14:08 ` Rodrigo Vivi
2023-09-07 2:05 ` Sripada, Radhakrishna
1 sibling, 1 reply; 7+ messages in thread
From: Rodrigo Vivi @ 2023-09-06 14:08 UTC (permalink / raw)
To: Andi Shyti; +Cc: intel-gfx, dri-devel
On Wed, Sep 06, 2023 at 11:25:35AM +0200, Andi Shyti wrote:
> Hi Radhakrishna,
>
> On Tue, Sep 05, 2023 at 12:36:24PM -0700, Radhakrishna Sripada wrote:
> > Meteorlake has been very usable for a while now, all of uapi changes
> > related to fundamental platform usage have been finalized and all
> > required firmware blobs are available. Recent CI results have also
> > been healthy, so we're ready to drop the force_probe requirement and
> > enable the platform by default.
> >
> > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
> > Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> > Cc: Jani Nikula <jani.nikula@linux.intel.com>
> > Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
>
> Please keep me in the loop as well... It's been a year I've been
> working for this patch to work :)
>
> > ---
> > 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 df7c261410f7..fe748906c06f 100644
> > --- a/drivers/gpu/drm/i915/i915_pci.c
> > +++ b/drivers/gpu/drm/i915/i915_pci.c
> > @@ -836,7 +836,6 @@ static const struct intel_device_info mtl_info = {
> > .has_pxp = 1,
> > .memory_regions = REGION_SMEM | REGION_STOLEN_LMEM,
> > .platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(CCS0),
> > - .require_force_probe = 1,
>
> What's the thinking behind this patch? Are you trying to
> understand how CI behaves?
CI uses kernel config to force_probe. MTL is already being tested there.
Also there's no 'CI' or 'HAX' tag on this patch.
So I would assume this is the ask to remove the protection.
But based on this question from Andi and knowing that he is working on
the MTL w/a I'm assuming that this is not the right time yet to remove
this protection.
Please ensure all the diligence is taken before sending this patch again.
Also ensure that the current CI failures are fixed (gt_pm and gt_engines)
and that CI has a stable green picture.
Thanks,
Rodrigo.
>
> Andi
>
> > MTL_CACHELEVEL,
> > };
> >
> > --
> > 2.34.1
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement
2023-09-06 14:08 ` Rodrigo Vivi
@ 2023-09-07 2:05 ` Sripada, Radhakrishna
0 siblings, 0 replies; 7+ messages in thread
From: Sripada, Radhakrishna @ 2023-09-07 2:05 UTC (permalink / raw)
To: Vivi, Rodrigo, Andi Shyti
Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Hi Rodrigo/Andi,
> -----Original Message-----
> From: Vivi, Rodrigo <rodrigo.vivi@intel.com>
> Sent: Wednesday, September 6, 2023 7:38 PM
> To: Andi Shyti <andi.shyti@linux.intel.com>
> Cc: Sripada, Radhakrishna <radhakrishna.sripada@intel.com>; intel-
> gfx@lists.freedesktop.org; dri-devel@lists.freedesktop.org
> Subject: Re: [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement
>
> On Wed, Sep 06, 2023 at 11:25:35AM +0200, Andi Shyti wrote:
> > Hi Radhakrishna,
> >
> > On Tue, Sep 05, 2023 at 12:36:24PM -0700, Radhakrishna Sripada wrote:
> > > Meteorlake has been very usable for a while now, all of uapi changes
> > > related to fundamental platform usage have been finalized and all
> > > required firmware blobs are available. Recent CI results have also
> > > been healthy, so we're ready to drop the force_probe requirement and
> > > enable the platform by default.
> > >
> > > Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> > > Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
> > > Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
> > > Cc: Jani Nikula <jani.nikula@linux.intel.com>
> > > Signed-off-by: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
> >
> > Please keep me in the loop as well... It's been a year I've been
> > working for this patch to work :)
Sure will do.
> >
> > > ---
> > > 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 df7c261410f7..fe748906c06f 100644
> > > --- a/drivers/gpu/drm/i915/i915_pci.c
> > > +++ b/drivers/gpu/drm/i915/i915_pci.c
> > > @@ -836,7 +836,6 @@ static const struct intel_device_info mtl_info = {
> > > .has_pxp = 1,
> > > .memory_regions = REGION_SMEM | REGION_STOLEN_LMEM,
> > > .platform_engine_mask = BIT(RCS0) | BIT(BCS0) | BIT(CCS0),
> > > - .require_force_probe = 1,
> >
> > What's the thinking behind this patch? Are you trying to
> > understand how CI behaves?
>
> CI uses kernel config to force_probe. MTL is already being tested there.
> Also there's no 'CI' or 'HAX' tag on this patch.
> So I would assume this is the ask to remove the protection.
> But based on this question from Andi and knowing that he is working on
> the MTL w/a I'm assuming that this is not the right time yet to remove
> this protection.
>
> Please ensure all the diligence is taken before sending this patch again.
>
> Also ensure that the current CI failures are fixed (gt_pm and gt_engines)
> and that CI has a stable green picture.
Sure Rodrigo. I believe the changes in https://patchwork.freedesktop.org/series/123329/
are significant enough to not remove force_probe at this time.
Will wait for a later time till CI comes clean.
Thanks,
Radhakrishna
>
> Thanks,
> Rodrigo.
>
> >
> > Andi
> >
> > > MTL_CACHELEVEL,
> > > };
> > >
> > > --
> > > 2.34.1
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-09-07 2:06 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-05 19:36 [Intel-gfx] [PATCH] drm/i915/mtl: Drop force_probe requirement Radhakrishna Sripada
2023-09-06 2:11 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
2023-09-06 4:05 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
2023-09-06 9:25 ` [Intel-gfx] [PATCH] " Andi Shyti
2023-09-06 9:29 ` Andi Shyti
2023-09-06 14:08 ` Rodrigo Vivi
2023-09-07 2:05 ` Sripada, Radhakrishna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox