* [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off"
@ 2022-09-14 20:35 Lucas De Marchi
2022-09-14 21:14 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Lucas De Marchi @ 2022-09-14 20:35 UTC (permalink / raw)
To: intel-gfx; +Cc: Lucas De Marchi, Rodrigo Vivi
This reverts commit 58f44e349cfc10a4f2208fd806829c8fd046480b.
To be removed from the topic/core-for-CI branch. If CI's config is
setting that, it just shouldn't do it. Looking at a random current CI
execution, the command line is:
Command line: BOOT_IMAGE=/boot/drm_intel root=/dev/nvme0n1p2 \
rootwait fsck.repair=yes nmi_watchdog=panic,auto panic=5 \
softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M trace_clock=global 3 \
modprobe.blacklist=i915,snd_hda_intel ro
So it should be safe to remove this commit.
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
---
drivers/iommu/intel/iommu.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/iommu/intel/iommu.c b/drivers/iommu/intel/iommu.c
index 598c9b86dfd8..1f2cd43cf9bc 100644
--- a/drivers/iommu/intel/iommu.c
+++ b/drivers/iommu/intel/iommu.c
@@ -323,6 +323,8 @@ static int __init intel_iommu_setup(char *str)
no_platform_optin = 1;
pr_info("IOMMU disabled\n");
} else if (!strncmp(str, "igfx_off", 8)) {
+ dmar_map_gfx = 0;
+ pr_info("Disable GFX device mapping\n");
} else if (!strncmp(str, "forcedac", 8)) {
pr_warn("intel_iommu=forcedac deprecated; use iommu.forcedac instead\n");
iommu_dma_forcedac = true;
--
2.37.3
^ permalink raw reply related [flat|nested] 7+ messages in thread* [Intel-gfx] ✓ Fi.CI.BAT: success for Revert "HAX iommu/intel: Ignore igfx_off" 2022-09-14 20:35 [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" Lucas De Marchi @ 2022-09-14 21:14 ` Patchwork 2022-09-15 7:53 ` [Intel-gfx] [PATCH] " Tvrtko Ursulin 2022-09-15 13:40 ` [Intel-gfx] ✓ Fi.CI.IGT: success for " Patchwork 2 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2022-09-14 21:14 UTC (permalink / raw) To: Lucas De Marchi; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 4959 bytes --] == Series Details == Series: Revert "HAX iommu/intel: Ignore igfx_off" URL : https://patchwork.freedesktop.org/series/108575/ State : success == Summary == CI Bug Log - changes from CI_DRM_12136 -> Patchwork_108575v1 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/index.html Participating hosts (41 -> 41) ------------------------------ Additional (2): bat-dg2-9 bat-adlp-6 Missing (2): fi-ctg-p8600 fi-icl-u2 Known issues ------------ Here are the changes found in Patchwork_108575v1 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live@requests: - fi-pnv-d510: [PASS][1] -> [DMESG-FAIL][2] ([i915#4528]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/fi-pnv-d510/igt@i915_selftest@live@requests.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/fi-pnv-d510/igt@i915_selftest@live@requests.html * igt@kms_chamelium@common-hpd-after-suspend: - fi-hsw-4770: NOTRUN -> [SKIP][3] ([fdo#109271] / [fdo#111827]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/fi-hsw-4770/igt@kms_chamelium@common-hpd-after-suspend.html #### Possible fixes #### * igt@gem_exec_suspend@basic-s3@smem: - {bat-rplp-1}: [DMESG-WARN][4] ([i915#2867] / [i915#6842]) -> [PASS][5] [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/bat-rplp-1/igt@gem_exec_suspend@basic-s3@smem.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/bat-rplp-1/igt@gem_exec_suspend@basic-s3@smem.html * igt@i915_selftest@live@gt_engines: - {bat-rpls-1}: [INCOMPLETE][6] ([i915#6503]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/bat-rpls-1/igt@i915_selftest@live@gt_engines.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/bat-rpls-1/igt@i915_selftest@live@gt_engines.html * igt@i915_selftest@live@hangcheck: - fi-hsw-4770: [INCOMPLETE][8] ([i915#4785]) -> [PASS][9] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1155]: https://gitlab.freedesktop.org/drm/intel/issues/1155 [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3595]: https://gitlab.freedesktop.org/drm/intel/issues/3595 [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708 [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077 [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079 [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212 [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213 [i915#4215]: https://gitlab.freedesktop.org/drm/intel/issues/4215 [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528 [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579 [i915#4785]: https://gitlab.freedesktop.org/drm/intel/issues/4785 [i915#4873]: https://gitlab.freedesktop.org/drm/intel/issues/4873 [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190 [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274 [i915#6503]: https://gitlab.freedesktop.org/drm/intel/issues/6503 [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621 [i915#6641]: https://gitlab.freedesktop.org/drm/intel/issues/6641 [i915#6842]: https://gitlab.freedesktop.org/drm/intel/issues/6842 Build changes ------------- * Linux: CI_DRM_12136 -> Patchwork_108575v1 CI-20190529: 20190529 CI_DRM_12136: 37b0cd34584fab54ae910bffd0f148c8ceb2a9c7 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6656: 24100c4e181c50e3678aeca9c641b8a43555ad73 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_108575v1: 37b0cd34584fab54ae910bffd0f148c8ceb2a9c7 @ git://anongit.freedesktop.org/gfx-ci/linux ### Linux commits cd4eef1e096b Revert "HAX iommu/intel: Ignore igfx_off" == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/index.html [-- Attachment #2: Type: text/html, Size: 4342 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" 2022-09-14 20:35 [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" Lucas De Marchi 2022-09-14 21:14 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork @ 2022-09-15 7:53 ` Tvrtko Ursulin 2022-09-15 8:09 ` Lucas De Marchi 2022-09-15 13:40 ` [Intel-gfx] ✓ Fi.CI.IGT: success for " Patchwork 2 siblings, 1 reply; 7+ messages in thread From: Tvrtko Ursulin @ 2022-09-15 7:53 UTC (permalink / raw) To: Lucas De Marchi, intel-gfx; +Cc: Rodrigo Vivi On 14/09/2022 21:35, Lucas De Marchi wrote: > This reverts commit 58f44e349cfc10a4f2208fd806829c8fd046480b. > > To be removed from the topic/core-for-CI branch. If CI's config is > setting that, it just shouldn't do it. Looking at a random current CI > execution, the command line is: > > Command line: BOOT_IMAGE=/boot/drm_intel root=/dev/nvme0n1p2 \ > rootwait fsck.repair=yes nmi_watchdog=panic,auto panic=5 \ > softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M trace_clock=global 3 \ > modprobe.blacklist=i915,snd_hda_intel ro > > So it should be safe to remove this commit. It's a patch which can silently bite so no complaints from me to remove it - just please upgrade the check from a "random current CI execution" to something stronger. Ack from CI folks would do. Regards, Tvrtko > Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> > --- > drivers/iommu/intel/iommu.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/iommu/intel/iommu.c b/drivers/iommu/intel/iommu.c > index 598c9b86dfd8..1f2cd43cf9bc 100644 > --- a/drivers/iommu/intel/iommu.c > +++ b/drivers/iommu/intel/iommu.c > @@ -323,6 +323,8 @@ static int __init intel_iommu_setup(char *str) > no_platform_optin = 1; > pr_info("IOMMU disabled\n"); > } else if (!strncmp(str, "igfx_off", 8)) { > + dmar_map_gfx = 0; > + pr_info("Disable GFX device mapping\n"); > } else if (!strncmp(str, "forcedac", 8)) { > pr_warn("intel_iommu=forcedac deprecated; use iommu.forcedac instead\n"); > iommu_dma_forcedac = true; ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" 2022-09-15 7:53 ` [Intel-gfx] [PATCH] " Tvrtko Ursulin @ 2022-09-15 8:09 ` Lucas De Marchi 2022-09-15 8:23 ` Tvrtko Ursulin 0 siblings, 1 reply; 7+ messages in thread From: Lucas De Marchi @ 2022-09-15 8:09 UTC (permalink / raw) To: Tvrtko Ursulin; +Cc: intel-gfx, Rodrigo Vivi On Thu, Sep 15, 2022 at 08:53:16AM +0100, Tvrtko Ursulin wrote: > >On 14/09/2022 21:35, Lucas De Marchi wrote: >>This reverts commit 58f44e349cfc10a4f2208fd806829c8fd046480b. >> >>To be removed from the topic/core-for-CI branch. If CI's config is >>setting that, it just shouldn't do it. Looking at a random current CI >>execution, the command line is: >> >>Command line: BOOT_IMAGE=/boot/drm_intel root=/dev/nvme0n1p2 \ >> rootwait fsck.repair=yes nmi_watchdog=panic,auto panic=5 \ >> softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M trace_clock=global 3 \ >> modprobe.blacklist=i915,snd_hda_intel ro >> >>So it should be safe to remove this commit. > >It's a patch which can silently bite so no complaints from me to >remove it - just please upgrade the check from a "random current CI >execution" to something stronger. Ack from CI folks would do. Well in the commit message I mentioned "To be removed from the topic/core-for-CI branch". This is how the topic/core-for-CI branch is handled until now. We simply remove the commit and force push. So there won't be any trace of commit messages for me to write anything stronger. To be at least registered in the mailing list what I used (no it was not this, but linking to the execution for this specific patch serves the purpose): https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/bat-dg2-8/boot0.txt <5>[ 0.000000] Linux version 6.0.0-rc5-Patchwork_108575v1-g37b0cd34584f+ (kbuild@ci-worker1.fi.intel.com) (gcc (Ubuntu 8.4.0-1ubuntu1~18.04) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1 SMP PREEMPT_DYNAMIC Wed Sep 14 23:50:09 EEST 2022 <6>[ 0.000000] Command line: BOOT_IMAGE=/boot/drm_intel root=/dev/nvme0n1p2 rootwait fsck.repair=yes nmi_watchdog=panic,auto panic=5 softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M trace_clock=global 3 modprobe.blacklist=i915,snd_hda_intel ro Petri already acked this from the CI side via IRC today. thanks Lucas De Marchi ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" 2022-09-15 8:09 ` Lucas De Marchi @ 2022-09-15 8:23 ` Tvrtko Ursulin 2022-09-15 17:26 ` Lucas De Marchi 0 siblings, 1 reply; 7+ messages in thread From: Tvrtko Ursulin @ 2022-09-15 8:23 UTC (permalink / raw) To: Lucas De Marchi; +Cc: intel-gfx, Rodrigo Vivi On 15/09/2022 09:09, Lucas De Marchi wrote: > On Thu, Sep 15, 2022 at 08:53:16AM +0100, Tvrtko Ursulin wrote: >> >> On 14/09/2022 21:35, Lucas De Marchi wrote: >>> This reverts commit 58f44e349cfc10a4f2208fd806829c8fd046480b. >>> >>> To be removed from the topic/core-for-CI branch. If CI's config is >>> setting that, it just shouldn't do it. Looking at a random current CI >>> execution, the command line is: >>> >>> Command line: BOOT_IMAGE=/boot/drm_intel root=/dev/nvme0n1p2 \ >>> rootwait fsck.repair=yes nmi_watchdog=panic,auto panic=5 \ >>> softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M >>> trace_clock=global 3 \ >>> modprobe.blacklist=i915,snd_hda_intel ro >>> >>> So it should be safe to remove this commit. >> >> It's a patch which can silently bite so no complaints from me to >> remove it - just please upgrade the check from a "random current CI >> execution" to something stronger. Ack from CI folks would do. > > Well in the commit message I mentioned "To be removed from the > topic/core-for-CI branch". This is how the topic/core-for-CI branch is > handled > until now. We simply remove the commit and force push. So there won't > be any > trace of commit messages for me to write anything stronger. > > To be at least registered in the mailing list what I used (no it was not > this, > but linking to the execution for this specific patch serves the purpose): > > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/bat-dg2-8/boot0.txt > > > <5>[ 0.000000] Linux version > 6.0.0-rc5-Patchwork_108575v1-g37b0cd34584f+ > (kbuild@ci-worker1.fi.intel.com) (gcc (Ubuntu 8.4.0-1ubuntu1~18.04) > 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1 SMP PREEMPT_DYNAMIC Wed > Sep 14 23:50:09 EEST 2022 > <6>[ 0.000000] Command line: BOOT_IMAGE=/boot/drm_intel > root=/dev/nvme0n1p2 rootwait fsck.repair=yes nmi_watchdog=panic,auto > panic=5 softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M > trace_clock=global 3 modprobe.blacklist=i915,snd_hda_intel ro > > > Petri already acked this from the CI side via IRC today. That's all I suggested. :) Regards, Tvrtko ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" 2022-09-15 8:23 ` Tvrtko Ursulin @ 2022-09-15 17:26 ` Lucas De Marchi 0 siblings, 0 replies; 7+ messages in thread From: Lucas De Marchi @ 2022-09-15 17:26 UTC (permalink / raw) To: Tvrtko Ursulin; +Cc: intel-gfx, Rodrigo Vivi On Thu, Sep 15, 2022 at 09:23:52AM +0100, Tvrtko Ursulin wrote: > >On 15/09/2022 09:09, Lucas De Marchi wrote: >>On Thu, Sep 15, 2022 at 08:53:16AM +0100, Tvrtko Ursulin wrote: >>> >>>On 14/09/2022 21:35, Lucas De Marchi wrote: >>>>This reverts commit 58f44e349cfc10a4f2208fd806829c8fd046480b. >>>> >>>>To be removed from the topic/core-for-CI branch. If CI's config is >>>>setting that, it just shouldn't do it. Looking at a random current CI >>>>execution, the command line is: >>>> >>>>Command line: BOOT_IMAGE=/boot/drm_intel root=/dev/nvme0n1p2 \ >>>> rootwait fsck.repair=yes nmi_watchdog=panic,auto panic=5 \ >>>> softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M >>>>trace_clock=global 3 \ >>>> modprobe.blacklist=i915,snd_hda_intel ro >>>> >>>>So it should be safe to remove this commit. >>> >>>It's a patch which can silently bite so no complaints from me to >>>remove it - just please upgrade the check from a "random current >>>CI execution" to something stronger. Ack from CI folks would do. >> >>Well in the commit message I mentioned "To be removed from the >>topic/core-for-CI branch". This is how the topic/core-for-CI branch >>is handled >>until now. We simply remove the commit and force push. So there >>won't be any >>trace of commit messages for me to write anything stronger. >> >>To be at least registered in the mailing list what I used (no it was >>not this, >>but linking to the execution for this specific patch serves the purpose): >> >>https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/bat-dg2-8/boot0.txt >> >> >><5>[ 0.000000] Linux version >>6.0.0-rc5-Patchwork_108575v1-g37b0cd34584f+ >>(kbuild@ci-worker1.fi.intel.com) (gcc (Ubuntu 8.4.0-1ubuntu1~18.04) >>8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.30) #1 SMP PREEMPT_DYNAMIC >>Wed Sep 14 23:50:09 EEST 2022 >><6>[ 0.000000] Command line: BOOT_IMAGE=/boot/drm_intel >>root=/dev/nvme0n1p2 rootwait fsck.repair=yes nmi_watchdog=panic,auto >>panic=5 softdog.soft_panic=5 drm.debug=0xe log_buf_len=1M >>trace_clock=global 3 modprobe.blacklist=i915,snd_hda_intel ro >> >> >>Petri already acked this from the CI side via IRC today. > >That's all I suggested. :) Great. CI passed and this is acked by Petri and Tvrtko. Applying. thanks Lucas De Marchi > >Regards, > >Tvrtko ^ permalink raw reply [flat|nested] 7+ messages in thread
* [Intel-gfx] ✓ Fi.CI.IGT: success for Revert "HAX iommu/intel: Ignore igfx_off" 2022-09-14 20:35 [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" Lucas De Marchi 2022-09-14 21:14 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork 2022-09-15 7:53 ` [Intel-gfx] [PATCH] " Tvrtko Ursulin @ 2022-09-15 13:40 ` Patchwork 2 siblings, 0 replies; 7+ messages in thread From: Patchwork @ 2022-09-15 13:40 UTC (permalink / raw) To: Lucas De Marchi; +Cc: intel-gfx [-- Attachment #1: Type: text/plain, Size: 24298 bytes --] == Series Details == Series: Revert "HAX iommu/intel: Ignore igfx_off" URL : https://patchwork.freedesktop.org/series/108575/ State : success == Summary == CI Bug Log - changes from CI_DRM_12136_full -> Patchwork_108575v1_full ==================================================== Summary ------- **SUCCESS** No regressions found. Participating hosts (10 -> 10) ------------------------------ No changes in participating hosts Known issues ------------ Here are the changes found in Patchwork_108575v1_full that come from known issues: ### IGT changes ### #### Issues hit #### * igt@feature_discovery@psr2: - shard-iclb: [PASS][1] -> [SKIP][2] ([i915#658]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@feature_discovery@psr2.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb4/igt@feature_discovery@psr2.html * igt@gem_eio@kms: - shard-tglb: [PASS][3] -> [FAIL][4] ([i915#5784]) +1 similar issue [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-tglb6/igt@gem_eio@kms.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb1/igt@gem_eio@kms.html * igt@gem_exec_balancer@parallel-contexts: - shard-iclb: [PASS][5] -> [SKIP][6] ([i915#4525]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@gem_exec_balancer@parallel-contexts.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb5/igt@gem_exec_balancer@parallel-contexts.html * igt@gem_exec_endless@dispatch@vecs0: - shard-tglb: [PASS][7] -> [INCOMPLETE][8] ([i915#3778]) [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-tglb1/igt@gem_exec_endless@dispatch@vecs0.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb7/igt@gem_exec_endless@dispatch@vecs0.html * igt@gem_exec_fair@basic-none-share@rcs0: - shard-iclb: [PASS][9] -> [FAIL][10] ([i915#2842]) [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb8/igt@gem_exec_fair@basic-none-share@rcs0.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb1/igt@gem_exec_fair@basic-none-share@rcs0.html * igt@gem_exec_fair@basic-none@vcs1: - shard-iclb: NOTRUN -> [FAIL][11] ([i915#2842]) [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb1/igt@gem_exec_fair@basic-none@vcs1.html * igt@gem_lmem_swapping@heavy-verify-multi: - shard-tglb: NOTRUN -> [SKIP][12] ([i915#4613]) [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@gem_lmem_swapping@heavy-verify-multi.html * igt@gem_lmem_swapping@verify-random-ccs: - shard-apl: NOTRUN -> [SKIP][13] ([fdo#109271] / [i915#4613]) +1 similar issue [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl1/igt@gem_lmem_swapping@verify-random-ccs.html * igt@gem_pread@exhaustion: - shard-tglb: NOTRUN -> [WARN][14] ([i915#2658]) [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@gem_pread@exhaustion.html * igt@gen3_render_tiledy_blits: - shard-tglb: NOTRUN -> [SKIP][15] ([fdo#109289]) [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@gen3_render_tiledy_blits.html * igt@i915_pm_dc@dc6-dpms: - shard-iclb: [PASS][16] -> [FAIL][17] ([i915#454]) +1 similar issue [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb7/igt@i915_pm_dc@dc6-dpms.html [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb3/igt@i915_pm_dc@dc6-dpms.html * igt@i915_pm_dc@dc9-dpms: - shard-tglb: NOTRUN -> [SKIP][18] ([i915#4281]) [18]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@i915_pm_dc@dc9-dpms.html * igt@i915_pm_sseu@full-enable: - shard-tglb: NOTRUN -> [SKIP][19] ([i915#4387]) [19]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@i915_pm_sseu@full-enable.html * igt@kms_big_fb@4-tiled-16bpp-rotate-270: - shard-tglb: NOTRUN -> [SKIP][20] ([i915#5286]) [20]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_big_fb@4-tiled-16bpp-rotate-270.html * igt@kms_big_fb@yf-tiled-32bpp-rotate-180: - shard-tglb: NOTRUN -> [SKIP][21] ([fdo#111615]) [21]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_big_fb@yf-tiled-32bpp-rotate-180.html * igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][22] ([i915#3689] / [i915#3886]) [22]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_ccs@pipe-a-bad-pixel-format-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-b-bad-pixel-format-4_tiled_dg2_mc_ccs: - shard-tglb: NOTRUN -> [SKIP][23] ([i915#3689] / [i915#6095]) [23]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_ccs@pipe-b-bad-pixel-format-4_tiled_dg2_mc_ccs.html * igt@kms_ccs@pipe-b-crc-primary-basic-y_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][24] ([i915#3689]) [24]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_ccs@pipe-b-crc-primary-basic-y_tiled_ccs.html * igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs: - shard-apl: NOTRUN -> [SKIP][25] ([fdo#109271] / [i915#3886]) +3 similar issues [25]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl4/igt@kms_ccs@pipe-b-crc-sprite-planes-basic-y_tiled_gen12_mc_ccs.html * igt@kms_ccs@pipe-c-random-ccs-data-yf_tiled_ccs: - shard-tglb: NOTRUN -> [SKIP][26] ([fdo#111615] / [i915#3689]) [26]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_ccs@pipe-c-random-ccs-data-yf_tiled_ccs.html * igt@kms_chamelium@common-hpd-after-suspend: - shard-tglb: NOTRUN -> [SKIP][27] ([fdo#109284] / [fdo#111827]) +1 similar issue [27]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_chamelium@common-hpd-after-suspend.html * igt@kms_chamelium@dp-audio-edid: - shard-apl: NOTRUN -> [SKIP][28] ([fdo#109271] / [fdo#111827]) +2 similar issues [28]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl1/igt@kms_chamelium@dp-audio-edid.html * igt@kms_cursor_crc@cursor-offscreen-32x10: - shard-tglb: NOTRUN -> [SKIP][29] ([i915#3555]) [29]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_cursor_crc@cursor-offscreen-32x10.html * igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1: - shard-glk: NOTRUN -> [SKIP][30] ([fdo#109271]) [30]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-glk7/igt@kms_dither@fb-8bpc-vs-panel-6bpc@pipe-a-hdmi-a-1.html * igt@kms_fbcon_fbt@fbc-suspend: - shard-apl: NOTRUN -> [INCOMPLETE][31] ([i915#180] / [i915#1982] / [i915#4939] / [i915#6598]) [31]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl2/igt@kms_fbcon_fbt@fbc-suspend.html * igt@kms_flip@2x-wf_vblank-ts-check: - shard-tglb: NOTRUN -> [SKIP][32] ([fdo#109274] / [fdo#111825] / [i915#3637]) [32]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_flip@2x-wf_vblank-ts-check.html * igt@kms_flip@flip-vs-suspend-interruptible@a-vga1: - shard-snb: [PASS][33] -> [DMESG-WARN][34] ([i915#5090]) [33]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-snb4/igt@kms_flip@flip-vs-suspend-interruptible@a-vga1.html [34]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-snb2/igt@kms_flip@flip-vs-suspend-interruptible@a-vga1.html * igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode: - shard-tglb: NOTRUN -> [SKIP][35] ([i915#2587] / [i915#2672]) +2 similar issues [35]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_flip_scaled_crc@flip-32bpp-yftile-to-64bpp-yftile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][36] ([i915#2672]) [36]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb3/igt@kms_flip_scaled_crc@flip-32bpp-yftileccs-to-64bpp-yftile-upscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-valid-mode: - shard-iclb: NOTRUN -> [SKIP][37] ([i915#2587] / [i915#2672]) +5 similar issues [37]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb5/igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-16bpp-4tile-downscaling@pipe-a-valid-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][38] ([i915#3555]) [38]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-xtile-to-16bpp-xtile-downscaling@pipe-a-default-mode.html * igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling@pipe-a-default-mode: - shard-iclb: NOTRUN -> [SKIP][39] ([i915#2672] / [i915#3555]) [39]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilercccs-downscaling@pipe-a-default-mode.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-pgflip-blt: - shard-iclb: [PASS][40] -> [FAIL][41] ([i915#1888] / [i915#2546]) [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb6/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-pgflip-blt.html [41]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-indfb-pgflip-blt.html * igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-gtt: - shard-tglb: NOTRUN -> [SKIP][42] ([i915#6497]) +1 similar issue [42]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-pri-shrfb-draw-mmap-gtt.html * igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render: - shard-tglb: NOTRUN -> [SKIP][43] ([fdo#109280] / [fdo#111825]) +3 similar issues [43]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_frontbuffer_tracking@psr-2p-primscrn-spr-indfb-draw-render.html * igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-mmap-cpu: - shard-apl: NOTRUN -> [SKIP][44] ([fdo#109271]) +79 similar issues [44]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl1/igt@kms_frontbuffer_tracking@psr-2p-scndscrn-pri-shrfb-draw-mmap-cpu.html * igt@kms_hdr@bpc-switch-suspend@pipe-a-dp-1: - shard-apl: [PASS][45] -> [DMESG-WARN][46] ([i915#180]) [45]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-apl8/igt@kms_hdr@bpc-switch-suspend@pipe-a-dp-1.html [46]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl3/igt@kms_hdr@bpc-switch-suspend@pipe-a-dp-1.html * igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-5@pipe-c-edp-1: - shard-iclb: [PASS][47] -> [SKIP][48] ([i915#5235]) +2 similar issues [47]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb6/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-5@pipe-c-edp-1.html [48]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-5@pipe-c-edp-1.html * igt@kms_properties@connector-properties-legacy: - shard-apl: [PASS][49] -> [DMESG-WARN][50] ([i915#62]) +19 similar issues [49]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-apl4/igt@kms_properties@connector-properties-legacy.html [50]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl8/igt@kms_properties@connector-properties-legacy.html * igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-sf: - shard-tglb: NOTRUN -> [SKIP][51] ([i915#2920]) [51]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_psr2_sf@cursor-plane-move-continuous-exceed-sf.html * igt@kms_psr2_su@frontbuffer-xrgb8888: - shard-apl: NOTRUN -> [SKIP][52] ([fdo#109271] / [i915#658]) [52]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl4/igt@kms_psr2_su@frontbuffer-xrgb8888.html * igt@kms_psr@psr2_cursor_blt: - shard-iclb: [PASS][53] -> [SKIP][54] ([fdo#109441]) +4 similar issues [53]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@kms_psr@psr2_cursor_blt.html [54]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb4/igt@kms_psr@psr2_cursor_blt.html * igt@nouveau_crc@pipe-c-ctx-flip-detection: - shard-tglb: NOTRUN -> [SKIP][55] ([i915#2530]) [55]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@nouveau_crc@pipe-c-ctx-flip-detection.html * igt@sysfs_clients@split-25: - shard-apl: NOTRUN -> [SKIP][56] ([fdo#109271] / [i915#2994]) [56]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl2/igt@sysfs_clients@split-25.html #### Possible fixes #### * igt@gem_eio@unwedge-stress: - shard-iclb: [TIMEOUT][57] ([i915#3070]) -> [PASS][58] [57]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb6/igt@gem_eio@unwedge-stress.html [58]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@gem_eio@unwedge-stress.html * igt@gem_exec_fair@basic-pace-share@rcs0: - shard-tglb: [FAIL][59] ([i915#2842]) -> [PASS][60] [59]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-tglb5/igt@gem_exec_fair@basic-pace-share@rcs0.html [60]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@gem_exec_fair@basic-pace-share@rcs0.html * igt@i915_pm_dc@dc9-dpms: - shard-iclb: [SKIP][61] ([i915#4281]) -> [PASS][62] [61]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb3/igt@i915_pm_dc@dc9-dpms.html [62]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb8/igt@i915_pm_dc@dc9-dpms.html * igt@i915_suspend@fence-restore-tiled2untiled: - shard-apl: [DMESG-WARN][63] ([i915#180]) -> [PASS][64] +2 similar issues [63]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-apl1/igt@i915_suspend@fence-restore-tiled2untiled.html [64]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-apl1/igt@i915_suspend@fence-restore-tiled2untiled.html * igt@kms_color@gamma@pipe-d-edp-1: - shard-tglb: [INCOMPLETE][65] -> [PASS][66] [65]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-tglb8/igt@kms_color@gamma@pipe-d-edp-1.html [66]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb2/igt@kms_color@gamma@pipe-d-edp-1.html * igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions: - shard-glk: [FAIL][67] ([i915#2346]) -> [PASS][68] [67]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-glk3/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions.html [68]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-glk5/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions.html * igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size: - shard-tglb: [FAIL][69] ([i915#2346]) -> [PASS][70] [69]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-tglb2/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html [70]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-tglb5/igt@kms_cursor_legacy@flip-vs-cursor@atomic-transitions-varying-size.html * igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode: - shard-iclb: [SKIP][71] ([i915#3555]) -> [PASS][72] +1 similar issue [71]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html [72]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb3/igt@kms_flip_scaled_crc@flip-32bpp-linear-to-64bpp-linear-downscaling@pipe-a-default-mode.html * igt@kms_plane_scaling@plane-downscale-with-pixel-format-factor-0-5@pipe-b-edp-1: - shard-iclb: [SKIP][73] ([i915#5176]) -> [PASS][74] +2 similar issues [73]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@kms_plane_scaling@plane-downscale-with-pixel-format-factor-0-5@pipe-b-edp-1.html [74]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb4/igt@kms_plane_scaling@plane-downscale-with-pixel-format-factor-0-5@pipe-b-edp-1.html * igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-a-edp-1: - shard-iclb: [SKIP][75] ([i915#5235]) -> [PASS][76] +2 similar issues [75]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-a-edp-1.html [76]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb3/igt@kms_plane_scaling@planes-upscale-factor-0-25-downscale-factor-0-5@pipe-a-edp-1.html * igt@kms_psr2_su@page_flip-xrgb8888: - shard-iclb: [SKIP][77] ([fdo#109642] / [fdo#111068] / [i915#658]) -> [PASS][78] [77]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb6/igt@kms_psr2_su@page_flip-xrgb8888.html [78]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@kms_psr2_su@page_flip-xrgb8888.html * igt@kms_psr@psr2_sprite_mmap_cpu: - shard-iclb: [SKIP][79] ([fdo#109441]) -> [PASS][80] +1 similar issue [79]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb4/igt@kms_psr@psr2_sprite_mmap_cpu.html [80]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@kms_psr@psr2_sprite_mmap_cpu.html #### Warnings #### * igt@gem_exec_balancer@parallel-ordering: - shard-iclb: [SKIP][81] ([i915#4525]) -> [FAIL][82] ([i915#6117]) [81]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb6/igt@gem_exec_balancer@parallel-ordering.html [82]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb2/igt@gem_exec_balancer@parallel-ordering.html * igt@i915_pm_dc@dc3co-vpb-simulation: - shard-iclb: [SKIP][83] ([i915#588]) -> [SKIP][84] ([i915#658]) [83]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@i915_pm_dc@dc3co-vpb-simulation.html [84]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb3/igt@i915_pm_dc@dc3co-vpb-simulation.html * igt@kms_psr2_sf@cursor-plane-move-continuous-sf: - shard-iclb: [SKIP][85] ([i915#2920]) -> [SKIP][86] ([i915#658]) +1 similar issue [85]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-iclb2/igt@kms_psr2_sf@cursor-plane-move-continuous-sf.html [86]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108575v1/shard-iclb3/igt@kms_psr2_sf@cursor-plane-move-continuous-sf.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109274]: https://bugs.freedesktop.org/show_bug.cgi?id=109274 [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280 [fdo#109284]: https://bugs.freedesktop.org/show_bug.cgi?id=109284 [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289 [fdo#109291]: https://bugs.freedesktop.org/show_bug.cgi?id=109291 [fdo#109309]: https://bugs.freedesktop.org/show_bug.cgi?id=109309 [fdo#109441]: https://bugs.freedesktop.org/show_bug.cgi?id=109441 [fdo#109642]: https://bugs.freedesktop.org/show_bug.cgi?id=109642 [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189 [fdo#111068]: https://bugs.freedesktop.org/show_bug.cgi?id=111068 [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615 [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#1902]: https://gitlab.freedesktop.org/drm/intel/issues/1902 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346 [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527 [i915#2530]: https://gitlab.freedesktop.org/drm/intel/issues/2530 [i915#2546]: https://gitlab.freedesktop.org/drm/intel/issues/2546 [i915#2587]: https://gitlab.freedesktop.org/drm/intel/issues/2587 [i915#2658]: https://gitlab.freedesktop.org/drm/intel/issues/2658 [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672 [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842 [i915#2856]: https://gitlab.freedesktop.org/drm/intel/issues/2856 [i915#2920]: https://gitlab.freedesktop.org/drm/intel/issues/2920 [i915#2994]: https://gitlab.freedesktop.org/drm/intel/issues/2994 [i915#3070]: https://gitlab.freedesktop.org/drm/intel/issues/3070 [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297 [i915#3528]: https://gitlab.freedesktop.org/drm/intel/issues/3528 [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555 [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637 [i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689 [i915#3778]: https://gitlab.freedesktop.org/drm/intel/issues/3778 [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886 [i915#4103]: https://gitlab.freedesktop.org/drm/intel/issues/4103 [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270 [i915#4281]: https://gitlab.freedesktop.org/drm/intel/issues/4281 [i915#4387]: https://gitlab.freedesktop.org/drm/intel/issues/4387 [i915#4525]: https://gitlab.freedesktop.org/drm/intel/issues/4525 [i915#454]: https://gitlab.freedesktop.org/drm/intel/issues/454 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#4939]: https://gitlab.freedesktop.org/drm/intel/issues/4939 [i915#5090]: https://gitlab.freedesktop.org/drm/intel/issues/5090 [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176 [i915#5235]: https://gitlab.freedesktop.org/drm/intel/issues/5235 [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286 [i915#5784]: https://gitlab.freedesktop.org/drm/intel/issues/5784 [i915#588]: https://gitlab.freedesktop.org/drm/intel/issues/588 [i915#5982]: https://gitlab.freedesktop.org/drm/intel/issues/5982 [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095 [i915#6117]: https://gitlab.freedesktop.org/drm/intel/issues/6117 [i915#62]: https://gitlab.freedesktop.org/drm/intel/issues/62 [i915#6497]: https://gitlab.freedesktop.org/drm/intel/issues/6497 [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658 [i915#6598]: https://gitlab.freedesktop.org/drm/intel/issues/6598 Build changes ------------- * Linux: CI_DRM_12136 -> Patchwork_108575v1 CI-20190529: 20190529 CI_DRM_12136: 37b0cd34584fab54ae910bffd0f148c8ceb2a9c7 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6656: 24100c4e181c50e3678aeca9c641b8a43555ad73 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_108575v1: 37b0cd34584fab54ae910bffd0f148c8ceb2a9c7 @ 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_108575v1/index.html [-- Attachment #2: Type: text/html, Size: 27961 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-09-15 17:26 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-09-14 20:35 [Intel-gfx] [PATCH] Revert "HAX iommu/intel: Ignore igfx_off" Lucas De Marchi 2022-09-14 21:14 ` [Intel-gfx] ✓ Fi.CI.BAT: success for " Patchwork 2022-09-15 7:53 ` [Intel-gfx] [PATCH] " Tvrtko Ursulin 2022-09-15 8:09 ` Lucas De Marchi 2022-09-15 8:23 ` Tvrtko Ursulin 2022-09-15 17:26 ` Lucas De Marchi 2022-09-15 13:40 ` [Intel-gfx] ✓ Fi.CI.IGT: success for " Patchwork
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox