Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/kms_properties: Add IN_FORMATS_ASYNC property
@ 2025-02-19  9:32 Arun R Murthy
  2025-02-19 10:21 ` Borah, Chaitanya Kumar
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Arun R Murthy @ 2025-02-19  9:32 UTC (permalink / raw)
  To: igt-dev; +Cc: santhosh.reddy.guddati, Arun R Murthy

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


^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2025-05-21  8:02 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19  9:32 [PATCH i-g-t] tests/kms_properties: Add IN_FORMATS_ASYNC property Arun R Murthy
2025-02-19 10:21 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox