public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Alex Hung <alex.hung@amd.com>
To: Chenyu Chen <chen-yu.chen@amd.com>, igt-dev@lists.freedesktop.org
Cc: mario.limonciello@amd.com, chiahsuan.chung@amd.com
Subject: Re: [PATCH i-g-t] tests/kms_properties: Add panel_type to immutable property list
Date: Wed, 11 Mar 2026 09:44:31 -0600	[thread overview]
Message-ID: <a3b00794-58e3-4821-87f9-bf39aa042e02@amd.com> (raw)
In-Reply-To: <20260306084652.797940-1-chen-yu.chen@amd.com>

Reviewed-by: Alex Hung <alex.hung@amd.com>

On 3/6/26 01:46, Chenyu Chen wrote:
> 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 },


  parent reply	other threads:[~2026-03-11 15:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-06  8:46 [PATCH i-g-t] tests/kms_properties: Add panel_type to immutable property list Chenyu Chen
2026-03-09 15:52 ` ✓ i915.CI.BAT: success for " 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 ` Alex Hung [this message]
2026-03-12  3:45 ` ✗ i915.CI.Full: failure " 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=a3b00794-58e3-4821-87f9-bf39aa042e02@amd.com \
    --to=alex.hung@amd.com \
    --cc=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