On Thu, Dec 12, 2024 at 11:36:29AM +0530, Vignesh Raman wrote: > 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@xxxxxxxxxxxxx> > > > --- > > > > > > 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? It's fine with me. > > > 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. Somebody will have to look for more details, this one isn't that obvious. > > 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 > > -- With best wishes Dmitry