From: Helen Koike <helen.koike@collabora.com>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
Rob Clark <robdclark@gmail.com>, Sean Paul <sean@poorly.run>,
Abhinav Kumar <quic_abhinavk@quicinc.com>,
Marijn Suijten <marijn.suijten@somainline.org>
Cc: Stephen Boyd <swboyd@chromium.org>,
David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
Bjorn Andersson <andersson@kernel.org>,
linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
freedreno@lists.freedesktop.org
Subject: Re: [PATCH 3/3] drm/ci: mark universal-plane-sanity as failing on SC7180
Date: Mon, 19 Feb 2024 17:33:48 -0300 [thread overview]
Message-ID: <78aae417-b152-446c-b53b-20ea4b39958c@collabora.com> (raw)
In-Reply-To: <dc9872dc-c51a-4f8b-8963-9f92e43c7246@collabora.com>
On 19/02/2024 17:25, Helen Koike wrote:
>
>
> On 18/02/2024 01:12, Dmitry Baryshkov wrote:
>> The test kms_universal_plane@universal-plane-sanity fails on both SC7180
>> platforms. The drm/msm returns -ERANGE as it can not handle passet
>> scaling range, however the test is not ready to handle that. Mark the
>> test as failing until it is fixed.
>>
>> ERROR - Igt error: (kms_universal_plane:1554) CRITICAL: Test assertion
>> failure function sanity_test_pipe, file
>> ../tests/kms_universal_plane.c:438:
>> ERROR - Igt error: (kms_universal_plane:1554) CRITICAL: Failed
>> assertion: drmModeSetPlane(data->drm_fd, primary->drm_plane->plane_id,
>> output->config.crtc->crtc_id, test.oversized_fb.fb_id, 0, 0, 0,
>> mode->hdisplay + 100, mode->vdisplay + 100, IGT_FIXED(0,0),
>> IGT_FIXED(0,0), IGT_FIXED(mode->hdisplay,0),
>> IGT_FIXED(mode->vdisplay,0)) == expect
>> ERROR - Igt error: (kms_universal_plane:1554) CRITICAL: Last errno:
>> 34, Numerical result out of range
>>
>> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
>
> Acked-by: Helen Koike <helen.koike@collabora.com>
Applied to drm-misc/drm-misc-next
Thanks
Helen
>
>> ---
>> .../gpu/drm/ci/xfails/msm-sc7180-trogdor-kingoftown-fails.txt | 1 +
>> .../drm/ci/xfails/msm-sc7180-trogdor-lazor-limozeen-fails.txt | 1 +
>> 2 files changed, 2 insertions(+)
>>
>> 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 7e4d8744fcc6..f0576aa629e8 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
>> @@ -15,3 +15,4 @@ 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
>> +kms_universal_plane@universal-plane-sanity,Fail
>> 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 7e4d8744fcc6..f0576aa629e8 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
>> @@ -15,3 +15,4 @@ 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
>> +kms_universal_plane@universal-plane-sanity,Fail
next prev parent reply other threads:[~2024-02-19 20:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 4:12 [PATCH 1/3] drm/ci: update IGT test names Dmitry Baryshkov
2024-02-18 4:12 ` [PATCH 2/3] drm/ci: update msm-apq8096-fails list Dmitry Baryshkov
2024-02-19 20:26 ` Helen Koike
2024-02-19 20:33 ` Helen Koike
2024-02-18 4:12 ` [PATCH 3/3] drm/ci: mark universal-plane-sanity as failing on SC7180 Dmitry Baryshkov
2024-02-19 20:25 ` Helen Koike
2024-02-19 20:33 ` Helen Koike [this message]
2024-02-18 4:13 ` [PATCH 1/3] drm/ci: update IGT test names Dmitry Baryshkov
2024-02-19 13:20 ` Helen Koike
2024-02-19 14:33 ` Dmitry Baryshkov
2024-02-19 16:48 ` Helen Koike
2024-02-19 17:42 ` Dmitry Baryshkov
2024-02-19 20:25 ` Helen Koike
2024-02-19 20:33 ` 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=78aae417-b152-446c-b53b-20ea4b39958c@collabora.com \
--to=helen.koike@collabora.com \
--cc=airlied@gmail.com \
--cc=andersson@kernel.org \
--cc=daniel@ffwll.ch \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=marijn.suijten@somainline.org \
--cc=quic_abhinavk@quicinc.com \
--cc=robdclark@gmail.com \
--cc=sean@poorly.run \
--cc=swboyd@chromium.org \
/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