Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arun R Murthy <arun.r.murthy@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: santhosh.reddy.guddati@intel.com,
	Arun R Murthy <arun.r.murthy@intel.com>
Subject: [PATCH i-g-t] tests/kms_properties: Add IN_FORMATS_ASYNC property
Date: Wed, 19 Feb 2025 15:02:11 +0530	[thread overview]
Message-ID: <20250219093211.4059187-1-arun.r.murthy@intel.com> (raw)

New property IN_FORMATS_ASYNC has been added as immutable in KMD. Add
this property in the kmd_properties list.

Signed-off-by: Arun R Murthy <arun.r.murthy@intel.com>
---
 tests/kms_properties.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/kms_properties.c b/tests/kms_properties.c
index 57f07e699..2f2878378 100644
--- a/tests/kms_properties.c
+++ b/tests/kms_properties.c
@@ -443,6 +443,7 @@ static const struct {
 	{ DRM_MODE_OBJECT_CRTC, "GAMMA_LUT_SIZE", IMMUTABLE_REQ },
 
 	{ DRM_MODE_OBJECT_PLANE, "IN_FORMATS", IMMUTABLE_REQ },
+	{ DRM_MODE_OBJECT_PLANE, "IN_FORMATS_ASYNC", IMMUTABLE_REQ },
 	{ DRM_MODE_OBJECT_PLANE, "SIZE_HINTS", IMMUTABLE_REQ },
 	{ DRM_MODE_OBJECT_PLANE, "type", IMMUTABLE_REQ },
 	{ DRM_MODE_OBJECT_PLANE, "zpos", IMMUTABLE_IF_SINGLE_VALUE },
-- 
2.25.1


             reply	other threads:[~2025-02-19  9:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-19  9:32 Arun R Murthy [this message]
2025-02-19 10:21 ` [PATCH i-g-t] tests/kms_properties: Add IN_FORMATS_ASYNC property Borah, Chaitanya Kumar
2025-02-19 12:11 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-02-19 12:26 ` ✓ i915.CI.BAT: " Patchwork
2025-02-20  2:14 ` ✗ i915.CI.Full: failure " Patchwork
2025-02-20 10:23 ` ✗ Xe.CI.Full: " Patchwork
2025-04-07 19:31 ` ✓ Xe.CI.BAT: success for tests/kms_properties: Add IN_FORMATS_ASYNC property (rev3) Patchwork
2025-04-07 19:49 ` ✓ i915.CI.BAT: " Patchwork
2025-04-07 22:21 ` ✗ i915.CI.Full: failure " Patchwork
2025-04-08  5:15 ` ✗ Xe.CI.Full: " Patchwork
2025-05-14  5:43 ` ✓ Xe.CI.BAT: success for tests/kms_properties: Add IN_FORMATS_ASYNC property (rev4) Patchwork
2025-05-14  6:02 ` ✓ i915.CI.BAT: " Patchwork
2025-05-14  6:03 ` Patchwork
2025-05-14  6:03 ` Patchwork
2025-05-14  6:04 ` Patchwork
2025-05-14  6:04 ` Patchwork
2025-05-14  7:18 ` ✗ Xe.CI.Full: failure " Patchwork
2025-05-14  7:45 ` ✗ i915.CI.Full: " Patchwork
2025-05-21  8:02 ` ✓ i915.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=20250219093211.4059187-1-arun.r.murthy@intel.com \
    --to=arun.r.murthy@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=santhosh.reddy.guddati@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox