Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/5] Improve MST HDCP tests
@ 2024-08-20  8:12 Suraj Kandpal
  2024-08-20  8:12 ` [PATCH i-g-t 1/5] tests/kms_content_protection: Move HDCP output checks earlier Suraj Kandpal
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Suraj Kandpal @ 2024-08-20  8:12 UTC (permalink / raw)
  To: igt-dev; +Cc: pranay.samala, ankit.k.nautiyal, jeevan.b, Suraj Kandpal

Improve HDCP MST test by doing the following
-Eliminate unnecessary loops and wait times
-Add retry logic for mst test cases
-Change screen color based on HDCP Encryption Status

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>

Suraj Kandpal (5):
  tests/kms_content_protection: Move HDCP output checks earlier
  tests/kms_content_protection: Move try commit call
  tests/kms_content_protection: Rename igt_commit_style variable
  tests/kms_content_protection: Add retry logic for mst usecase
  tests/kms_content_protection: Set screen red/green based on CP Status

 tests/kms_content_protection.c | 186 ++++++++++++++++++++++-----------
 1 file changed, 125 insertions(+), 61 deletions(-)

-- 
2.43.2


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH i-g-t 0/5] Improve MST HDCP tests
@ 2024-08-22  6:11 Suraj Kandpal
  2024-08-22  6:11 ` [PATCH i-g-t 4/5] tests/kms_content_protection: Add retry logic for mst usecase Suraj Kandpal
  0 siblings, 1 reply; 17+ messages in thread
From: Suraj Kandpal @ 2024-08-22  6:11 UTC (permalink / raw)
  To: igt-dev; +Cc: pranay.samala, ankit.k.nautiyal, jeevan.b, Suraj Kandpal

Improve HDCP MST test by doing the following
-Eliminate unnecessary loops and wait times
-Add retry logic for mst test cases
-Change screen color based on HDCP Encryption Status

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>

Suraj Kandpal (5):
  tests/kms_content_protection: Move HDCP output checks earlier
  tests/kms_content_protection: Move try commit call
  tests/kms_content_protection: Rename igt_commit_style variable
  tests/kms_content_protection: Add retry logic for mst usecase
  tests/kms_content_protection: Set screen red/green based on CP Status

 tests/kms_content_protection.c | 184 ++++++++++++++++++++++-----------
 1 file changed, 123 insertions(+), 61 deletions(-)

-- 
2.43.2


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [PATCH i-g-t 0/5] Improve MST HDCP tests
@ 2024-08-27  6:18 Suraj Kandpal
  2024-08-27  6:19 ` [PATCH i-g-t 4/5] tests/kms_content_protection: Add retry logic for mst usecase Suraj Kandpal
  0 siblings, 1 reply; 17+ messages in thread
From: Suraj Kandpal @ 2024-08-27  6:18 UTC (permalink / raw)
  To: igt-dev; +Cc: pranay.samala, ankit.k.nautiyal, jeevan.b, Suraj Kandpal

Improve HDCP MST test by doing the following
-Eliminate unnecessary loops and wait times
-Add retry logic for mst test cases
-Change screen color based on HDCP Encryption Status

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>

Suraj Kandpal (5):
  tests/kms_content_protection: Move HDCP output checks earlier
  tests/kms_content_protection: Move try commit call
  tests/kms_content_protection: Rename igt_commit_style variable
  tests/kms_content_protection: Add retry logic for mst usecase
  tests/kms_content_protection: Set screen red/green based on CP Status

 tests/kms_content_protection.c | 184 ++++++++++++++++++++++-----------
 1 file changed, 123 insertions(+), 61 deletions(-)

-- 
2.43.2


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

end of thread, other threads:[~2024-08-27  6:21 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  8:12 [PATCH i-g-t 0/5] Improve MST HDCP tests Suraj Kandpal
2024-08-20  8:12 ` [PATCH i-g-t 1/5] tests/kms_content_protection: Move HDCP output checks earlier Suraj Kandpal
2024-08-21 14:51   ` B, Jeevan
2024-08-20  8:12 ` [PATCH i-g-t 2/5] tests/kms_content_protection: Move try commit call Suraj Kandpal
2024-08-21 14:37   ` B, Jeevan
2024-08-20  8:12 ` [PATCH i-g-t 3/5] tests/kms_content_protection: Rename igt_commit_style variable Suraj Kandpal
2024-08-21 14:46   ` B, Jeevan
2024-08-20  8:12 ` [PATCH i-g-t 4/5] tests/kms_content_protection: Add retry logic for mst usecase Suraj Kandpal
2024-08-20  8:12 ` [PATCH i-g-t 5/5] tests/kms_content_protection: Set screen red/green based on CP Status Suraj Kandpal
2024-08-21 14:49   ` B, Jeevan
2024-08-20  9:07 ` ✓ CI.xeBAT: success for Improve MST HDCP tests (rev2) Patchwork
2024-08-20  9:18 ` ✓ Fi.CI.BAT: " Patchwork
2024-08-20 13:22 ` ✗ CI.xeFULL: failure " Patchwork
2024-08-21  0:13 ` ✗ Fi.CI.IGT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22  6:11 [PATCH i-g-t 0/5] Improve MST HDCP tests Suraj Kandpal
2024-08-22  6:11 ` [PATCH i-g-t 4/5] tests/kms_content_protection: Add retry logic for mst usecase Suraj Kandpal
2024-08-23  4:32   ` B, Jeevan
2024-08-27  6:18 [PATCH i-g-t 0/5] Improve MST HDCP tests Suraj Kandpal
2024-08-27  6:19 ` [PATCH i-g-t 4/5] tests/kms_content_protection: Add retry logic for mst usecase Suraj Kandpal

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