Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF)
@ 2024-08-01  6:16 Jeevan B
  2024-08-01  6:16 ` [PATCH i-g-t 1/3] lib/igt_kms: Added library functions for LOBF status Jeevan B
                   ` (18 more replies)
  0 siblings, 19 replies; 27+ messages in thread
From: Jeevan B @ 2024-08-01  6:16 UTC (permalink / raw)
  To: igt-dev; +Cc: bhanuprakash.modem, kunal1.joshi, animesh.manna, Jeevan B

Add debugfs entry to validate LOBF status and create a new
test to validate and fix grammar.

Signed-off-by: Jeevan B <jeevan.b@intel.com>

Jeevan B (3):
  lib/igt_kms: Added library functions for LOBF status
  tests/kms_vrr: Add new test to validate LOBF
  tests/kms_vrr: Grammatical correction in igt_describe

 lib/igt_kms.c   | 23 +++++++++++++++++++
 lib/igt_kms.h   |  1 +
 tests/kms_vrr.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 82 insertions(+), 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF)
@ 2024-07-31 15:07 Jeevan B
  0 siblings, 0 replies; 27+ messages in thread
From: Jeevan B @ 2024-07-31 15:07 UTC (permalink / raw)
  To: igt-dev; +Cc: bhanuprakash.modem, kunal1.joshi, animesh.manna, Jeevan B

Add debugfs entry to validate LOBF status and create a new
test to validate and fix typo.

Signed-off-by: Jeevan B <jeevan.b@intel.com>

Jeevan B (3):
  lib/igt_kms: Added library functions for LOBF status
  tests/kms_vrr: Add new test to validate LOBF
  tests/kms_vrr: Fix typo in igt_describe

 lib/igt_kms.c   | 23 +++++++++++++++++++
 lib/igt_kms.h   |  1 +
 tests/kms_vrr.c | 61 ++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 82 insertions(+), 3 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 27+ messages in thread
* [PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF)
@ 2024-07-31 15:02 Jeevan B
  0 siblings, 0 replies; 27+ messages in thread
From: Jeevan B @ 2024-07-31 15:02 UTC (permalink / raw)
  To: igt-dev; +Cc: bhanuprakash.modem, kunal1.joshi, animesh.manna, Jeevan B

Add debugfs entry to validate LOBF status and create a new
test to validate and fix typo.

Signed-off-by: Jeevan B <jeevan.b@intel.com>

Jeevan B (2):
  lib/igt_kms: Added library functions for LOBF status
  tests/kms_vrr: Add new test to validate LOBF

Umesh Nerlige Ramappa (1):
  tests/intel/xe_drm_fdinfo: Add basic-engine-utilization test

 lib/igt_kms.c               | 23 +++++++++++++++
 lib/igt_kms.h               |  1 +
 tests/intel/xe_drm_fdinfo.c | 33 +++++++++++++++++++--
 tests/kms_vrr.c             | 59 +++++++++++++++++++++++++++++++++++--
 4 files changed, 111 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-08-06  5:12 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-01  6:16 [PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF) Jeevan B
2024-08-01  6:16 ` [PATCH i-g-t 1/3] lib/igt_kms: Added library functions for LOBF status Jeevan B
2024-08-01  6:16 ` [PATCH i-g-t 2/3] tests/kms_vrr: Add new test to validate LOBF Jeevan B
2024-08-01  6:16 ` [PATCH i-g-t 3/3] tests/kms_vrr: Grammatical correction in igt_describe Jeevan B
2024-08-01  6:46 ` ✓ CI.xeBAT: success for New test to validate link-off between active regions (LOBF) (rev8) Patchwork
2024-08-01  6:50 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-08-01  8:03 ` ✗ CI.xeFULL: " Patchwork
2024-08-01 10:36 ` ✗ GitLab.Pipeline: warning for New test to validate link-off between active regions (LOBF) (rev9) Patchwork
2024-08-01 11:02 ` ✓ CI.xeBAT: success " Patchwork
2024-08-01 11:07 ` ✓ Fi.CI.BAT: " Patchwork
2024-08-01 11:24 ` ✓ CI.xeBAT: success for New test to validate link-off between active regions (LOBF) (rev10) Patchwork
2024-08-01 11:41 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-08-02  6:14   ` B, Jeevan
2024-08-01 12:14 ` ✗ CI.xeFULL: failure for New test to validate link-off between active regions (LOBF) (rev9) Patchwork
2024-08-01 12:54 ` ✗ CI.xeFULL: failure for New test to validate link-off between active regions (LOBF) (rev10) Patchwork
2024-08-02  5:58 ` ✗ Fi.CI.IGT: failure for New test to validate link-off between active regions (LOBF) (rev9) Patchwork
2024-08-05  3:44 ` ✓ CI.xeBAT: success for New test to validate link-off between active regions (LOBF) (rev11) Patchwork
2024-08-05  3:54 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-08-05  4:32 ` ✗ CI.xeFULL: " Patchwork
2024-08-06  4:49   ` B, Jeevan
2024-08-06  5:11     ` B, Jeevan
2024-08-05 11:45 ` ✓ Fi.CI.BAT: success " Patchwork
2024-08-05 19:45 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-08-06  4:48   ` B, Jeevan
2024-08-06  5:11     ` B, Jeevan
  -- strict thread matches above, loose matches on Subject: below --
2024-07-31 15:07 [PATCH i-g-t 0/3] New test to validate link-off between active regions (LOBF) Jeevan B
2024-07-31 15:02 Jeevan B

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