From: Vignesh Raman <vignesh.raman@collabora.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: dri-devel@lists.freedesktop.org, daniels@collabora.com,
helen.koike@collabora.com, airlied@gmail.com, daniel@ffwll.ch,
robdclark@gmail.com, guilherme.gallo@collabora.com,
sergi.blanch.torne@collabora.com,
linux-mediatek@lists.infradead.org,
linux-amlogic@lists.infradead.org,
linux-rockchip@lists.infradead.org,
amd-gfx@lists.freedesktop.org, linux-arm-msm@vger.kernel.org,
intel-gfx@lists.freedesktop.org, virtualization@lists.linux.dev,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] drm/ci: uprev IGT
Date: Thu, 12 Dec 2024 11:36:29 +0530 [thread overview]
Message-ID: <3e719a95-5b84-4530-9afe-c742e5c6eff7@collabora.com> (raw)
In-Reply-To: <f2dac4eatkajw633ksnnb3nfq7zop2l4ux2euj6jqg4hg3soqt@sv7p2r6xk7fz>
Hi Dmitry,
On 12/12/24 03:09, Dmitry Baryshkov wrote:
> On Wed, Dec 11, 2024 at 07:58:05PM +0530, Vignesh Raman wrote:
>> Uprev IGT to the latest version and update expectation files.
>>
>> Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
>> ---
>>
>> v1:
>> - Pipeline link - https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1327810
>> Will update the flake bug report link after v1 is reviewed.
>>
>> ---
>> diff --git a/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt b/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
>> index 066d24ee3e08..7752adff05c1 100644
>> --- a/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
>> +++ b/drivers/gpu/drm/ci/xfails/msm-apq8016-fails.txt
>> @@ -1,4 +1,7 @@
>> kms_3d,Fail
>> +kms_cursor_legacy@forked-bo,Fail
>> +kms_cursor_legacy@forked-move,Fail
>> +kms_cursor_legacy@single-bo,Fail
>> kms_cursor_legacy@torture-bo,Fail
>
> Interesting, DRM_MODE_CURSOR_BO tests fail
>
>> kms_force_connector_basic@force-edid,Fail
>> kms_hdmi_inject@inject-4k,Fail
>> diff --git a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt
>> index 6dbc2080347d..581d0aa33b4f 100644
>> --- a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt
>> +++ b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt
>> @@ -8,6 +8,8 @@ kms_color@ctm-red-to-blue,Fail
>> kms_color@ctm-signed,Fail
>> kms_cursor_legacy@cursor-vs-flip-toggle,Fail
>> kms_cursor_legacy@cursor-vs-flip-varying-size,Fail
>> +kms_display_modes@extended-mode-basic,Fail
>> +kms_display_modes@mst-extended-mode-negative,Fail
>
> This is a bug in 5f7cde6a9878 ("tests/kms_display_modes: Skip test if
> joiner display is connected"), the driver unconditionally calls
> is_joiner_mode(), or in 88abc2d2c646 ("lib/igt_kms: Add is_joiner_mode
> function"), the is_joiner_mode() should return false for non-Intel
> hardware. Please fix it in the IGT instead.
Can we add this in skips mentioning the IGT gitab issue link?
>
>> kms_flip@flip-vs-modeset-vs-hang,Fail
>> kms_flip@flip-vs-panning-vs-hang,Fail
>> kms_lease@lease-uevent,Fail
>> @@ -15,4 +17,3 @@ kms_pipe_crc_basic@compare-crc-sanitycheck-nv12,Fail
>> kms_plane_alpha_blend@alpha-7efc,Fail
>> kms_plane_alpha_blend@coverage-7efc,Fail
>> kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail
>> -kms_rmfb@close-fd,Fail
>> diff --git a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-flakes.txt b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-flakes.txt
>> index d74e04405e65..5122233b9941 100644
>> --- a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-flakes.txt
>> +++ b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-flakes.txt
>> @@ -18,3 +18,10 @@ msm/msm_shrink@copy-gpu-oom-32
>> # IGT Version: 1.28-g0df7b9b97
>> # Linux Version: 6.9.0-rc7
>> msm/msm_shrink@copy-gpu-oom-8
>> +
>> +# Board Name: sc7180-trogdor-kingoftown
>> +# Bug Report:
>> +# Failure Rate: 50
>> +# IGT Version: 1.29-g33adea9eb
>> +# Linux Version: 6.13.0-rc2
>> +kms_lease@page-flip-implicit-plane
>
> Do you have a failure log?
https://gitlab.freedesktop.org/vigneshraman/linux/-/jobs/68026461#L3262
Let me know if I can create a gitlab issue for this.
Regards,
Vginesh
>
>> diff --git a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt
>> index 6dbc2080347d..581d0aa33b4f 100644
>> --- a/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt
>> +++ b/drivers/gpu/drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt
>> @@ -8,6 +8,8 @@ kms_color@ctm-red-to-blue,Fail
>> kms_color@ctm-signed,Fail
>> kms_cursor_legacy@cursor-vs-flip-toggle,Fail
>> kms_cursor_legacy@cursor-vs-flip-varying-size,Fail
>> +kms_display_modes@extended-mode-basic,Fail
>> +kms_display_modes@mst-extended-mode-negative,Fail
>
> Again, the same IGT issue.
>
>> kms_flip@flip-vs-modeset-vs-hang,Fail
>> kms_flip@flip-vs-panning-vs-hang,Fail
>> kms_lease@lease-uevent,Fail
>> @@ -15,4 +17,3 @@ kms_pipe_crc_basic@compare-crc-sanitycheck-nv12,Fail
>> kms_plane_alpha_blend@alpha-7efc,Fail
>> kms_plane_alpha_blend@coverage-7efc,Fail
>> kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail
>> -kms_rmfb@close-fd,Fail
>> diff --git a/drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt b/drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt
>> index fa8c7e663858..69076751af24 100644
>> --- a/drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt
>> +++ b/drivers/gpu/drm/ci/xfails/msm-sdm845-fails.txt
>> @@ -1,4 +1,3 @@
>> -drm_read@invalid-buffer,Fail
>> kms_color@ctm-0-25,Fail
>> kms_color@ctm-0-50,Fail
>> kms_color@ctm-0-75,Fail
>> @@ -19,6 +18,8 @@ kms_cursor_legacy@flip-vs-cursor-atomic,Fail
>> kms_cursor_legacy@flip-vs-cursor-crc-atomic,Fail
>> kms_cursor_legacy@flip-vs-cursor-crc-legacy,Fail
>> kms_cursor_legacy@flip-vs-cursor-legacy,Fail
>> +kms_display_modes@extended-mode-basic,Fail
>> +kms_display_modes@mst-extended-mode-negative,Fail
>
> The same IGT error
>
>> kms_flip@flip-vs-modeset-vs-hang,Fail
>> kms_flip@flip-vs-panning-vs-hang,Fail
>> kms_lease@lease-uevent,Fail
>> @@ -28,4 +29,3 @@ kms_plane_alpha_blend@coverage-7efc,Fail
>> kms_plane_alpha_blend@coverage-vs-premult-vs-constant,Fail
>> kms_plane_cursor@overlay,Fail
>> kms_plane_cursor@viewport,Fail
>> -kms_rmfb@close-fd,Fail
>> diff --git a/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt b/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt
>> index 4892c0c70a6d..8d26b23133aa 100644
>> --- a/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt
>> +++ b/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-fails.txt
>> @@ -7,9 +7,4 @@ kms_cursor_legacy@torture-bo,Fail
>> kms_cursor_legacy@torture-move,Fail
>> kms_hdmi_inject@inject-4k,Fail
>> kms_lease@lease-uevent,Fail
>> -kms_plane_alpha_blend@alpha-7efc,Fail
>> -kms_plane_alpha_blend@alpha-basic,Fail
>> -kms_plane_alpha_blend@alpha-opaque-fb,Fail
>> -kms_plane_alpha_blend@alpha-transparent-fb,Fail
>> -kms_plane_alpha_blend@constant-alpha-max,Fail
>> msm/msm_recovery@gpu-fault-parallel,Fail
>> diff --git a/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-flakes.txt b/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-flakes.txt
>> deleted file mode 100644
>> index c1859d9b165f..000000000000
>> --- a/drivers/gpu/drm/ci/xfails/msm-sm8350-hdk-flakes.txt
>> +++ /dev/null
>> @@ -1,6 +0,0 @@
>> -# Board Name: sm8350-hdk
>> -# Bug Report: https://gitlab.freedesktop.org/drm/msm/-/issues/65
>> -# Failure Rate: 100
>> -# IGT Version: 1.28-ga73311079
>> -# Linux Version: 6.12.0-rc1
>> -msm/msm_recovery@gpu-fault
>
next prev parent reply other threads:[~2024-12-12 6:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 14:28 [PATCH v1] drm/ci: uprev IGT Vignesh Raman
2024-12-11 16:27 ` Helen Mae Koike Fornazier
2024-12-12 5:35 ` Vignesh Raman
2024-12-11 21:39 ` Dmitry Baryshkov
2024-12-12 6:06 ` Vignesh Raman [this message]
2024-12-12 9:01 ` Dmitry Baryshkov
-- strict thread matches above, loose matches on Subject: below --
2024-07-04 9:22 Vignesh Raman
2024-07-04 10:15 ` Dmitry Baryshkov
2024-07-11 11:43 ` Helen Koike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3e719a95-5b84-4530-9afe-c742e5c6eff7@collabora.com \
--to=vignesh.raman@collabora.com \
--cc=airlied@gmail.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=daniel@ffwll.ch \
--cc=daniels@collabora.com \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=guilherme.gallo@collabora.com \
--cc=helen.koike@collabora.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robdclark@gmail.com \
--cc=sergi.blanch.torne@collabora.com \
--cc=virtualization@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox