From: "Sharma, Swati2" <swati2.sharma@intel.com>
To: Kunal Joshi <kunal1.joshi@intel.com>, <igt-dev@lists.freedesktop.org>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
Karthik B S <karthik.b.s@intel.com>
Subject: Re: [PATCH i-g-t] intel-ci: Block unsupported test on chamelium v1
Date: Fri, 12 Sep 2025 12:56:03 +0530 [thread overview]
Message-ID: <4dec0fee-89c2-4695-a7da-b6036b575c8f@intel.com> (raw)
In-Reply-To: <20250901082130.1787813-1-kunal1.joshi@intel.com>
Hi Kunal,
Patch LGTM
Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
On 01-09-2025 01:51 pm, Kunal Joshi wrote:
> Chamelium V1 HDMI reciever can support max 4k@30
> Test forces EDID with 4k@60 which isn't supported
> Blocklist test untill we have newer V3 boards
>
> v2: Fix typo and rephrase (Swati)
> Fix commit subject (Kamil/Swati)
> Block i915 as well (Kamil)
>
> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
> Cc: Karthik B S <karthik.b.s@intel.com>
> Cc: Swati Sharma <swati2.sharma@intel.com>
> Signed-off-by: Kunal Joshi <kunal1.joshi@intel.com>
> ---
> tests/intel-ci/i915.blocklist.txt | 8 ++++++++
> tests/intel-ci/xe.blocklist.txt | 7 +++++++
> 2 files changed, 15 insertions(+)
>
> diff --git a/tests/intel-ci/i915.blocklist.txt b/tests/intel-ci/i915.blocklist.txt
> index ac9bb2f0b..b36015b53 100644
> --- a/tests/intel-ci/i915.blocklist.txt
> +++ b/tests/intel-ci/i915.blocklist.txt
> @@ -178,3 +178,11 @@ igt@kms_fbc_dirty_rect.*
> # platforms connected to different displays.
> ###############################################
> igt@kms_sysfs_edid_timing
> +##################################################################
> +# Chamelium V1 HDMI receiver supports a maximum resolution
> +# of 4K @ 30Hz. This test enforces an EDID with 4K @ 60Hz,
> +# which exceeds the capabilities of V1 hardware and results
> +# in failures. Temporarily blocklist this test until V3 Chamelium
> +# boards (which support 4K @ 60Hz) are available in the test environment.
> +##################################################################
> +igt@kms_chamelium_edid@hdmi-edid-stress-resolution-4k
> diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
> index 14e0b9482..2e1ebf299 100644
> --- a/tests/intel-ci/xe.blocklist.txt
> +++ b/tests/intel-ci/xe.blocklist.txt
> @@ -117,3 +117,10 @@ igt@xe_evict@.*-multi-vm-cm.*
> igt@xe_evict@.*-threads-.*
> # igt@xe_evict@.*-cm.* # Rebind and VM_BIND may race.
> ##################################################################
> +# Chamelium V1 HDMI receiver supports a maximum resolution
> +# of 4K @ 30Hz. This test enforces an EDID with 4K @ 60Hz,
> +# which exceeds the capabilities of V1 hardware and results
> +# in failures. Temporarily blocklist this test until V3 Chamelium
> +# boards (which support 4K @ 60Hz) are available in the test environment.
> +##################################################################
> +igt@kms_chamelium_edid@hdmi-edid-stress-resolution-4k
prev parent reply other threads:[~2025-09-12 7:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-01 8:21 [PATCH i-g-t] intel-ci: Block unsupported test on chamelium v1 Kunal Joshi
2025-09-01 11:06 ` Kamil Konieczny
2025-09-12 7:26 ` Sharma, Swati2 [this message]
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=4dec0fee-89c2-4695-a7da-b6036b575c8f@intel.com \
--to=swati2.sharma@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=karthik.b.s@intel.com \
--cc=kunal1.joshi@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.