From: Chenyu Chen <chen-yu.chen@amd.com>
To: <igt-dev@lists.freedesktop.org>
Cc: <mario.limonciello@amd.com>, <chiahsuan.chung@amd.com>,
Chenyu Chen <chen-yu.chen@amd.com>
Subject: [PATCH i-g-t] tests/kms_properties: Add panel_type to immutable property list
Date: Fri, 6 Mar 2026 16:46:36 +0800 [thread overview]
Message-ID: <20260306084652.797940-1-chen-yu.chen@amd.com> (raw)
The connector property "panel_type" is immutable and should be
validated as such in the get_properties-sanity test.
Signed-off-by: Chenyu Chen <chen-yu.chen@amd.com>
---
tests/kms_properties.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/kms_properties.c b/tests/kms_properties.c
index d41003781..f735839da 100644
--- a/tests/kms_properties.c
+++ b/tests/kms_properties.c
@@ -560,6 +560,7 @@ static const struct {
{ DRM_MODE_OBJECT_CONNECTOR, "suggested X", IMMUTABLE_REQ },
{ DRM_MODE_OBJECT_CONNECTOR, "suggested Y", IMMUTABLE_REQ },
{ DRM_MODE_OBJECT_CONNECTOR, "vrr_capable", IMMUTABLE_REQ },
+ { DRM_MODE_OBJECT_CONNECTOR, "panel_type", IMMUTABLE_REQ },
{ DRM_MODE_OBJECT_CRTC, "DEGAMMA_LUT_SIZE", IMMUTABLE_REQ },
{ DRM_MODE_OBJECT_CRTC, "GAMMA_LUT_SIZE", IMMUTABLE_REQ },
--
2.43.0
next reply other threads:[~2026-03-09 9:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-06 8:46 Chenyu Chen [this message]
2026-03-09 15:52 ` ✓ i915.CI.BAT: success for tests/kms_properties: Add panel_type to immutable property list Patchwork
2026-03-09 15:53 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-09 18:58 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-03-09 22:14 ` ✓ i915.CI.Full: success " Patchwork
2026-03-11 13:56 ` ✓ i915.CI.BAT: success for tests/kms_properties: Add panel_type to immutable property list (rev2) Patchwork
2026-03-11 14:36 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-11 15:44 ` [PATCH i-g-t] tests/kms_properties: Add panel_type to immutable property list Alex Hung
2026-03-12 3:45 ` ✗ i915.CI.Full: failure for tests/kms_properties: Add panel_type to immutable property list (rev2) Patchwork
2026-03-12 4:30 ` ✓ Xe.CI.FULL: success " Patchwork
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=20260306084652.797940-1-chen-yu.chen@amd.com \
--to=chen-yu.chen@amd.com \
--cc=chiahsuan.chung@amd.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=mario.limonciello@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox