Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] add new test for dark screen detection
@ 2023-12-13 10:34 Kunal Joshi
  2023-12-13 10:34 ` [PATCH i-g-t 1/2] lib/igt_debugfs: added helper to enable/disable " Kunal Joshi
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Kunal Joshi @ 2023-12-13 10:34 UTC (permalink / raw)
  To: igt-dev; +Cc: Kunal Joshi

dark screen detection feature when enable will monitor frames
and if black frame is detcted it will raise drm_error, added
two tests for positive (black frame) and negative case (white frame)

Kunal Joshi (2):
  lib/igt_debugfs: added helper to enable/disable dark screen detection
  tests/intel/kms_dark_screen_detection: Added IGT for validating dark
    screen detection

 lib/igt_debugfs.c                      |  39 +++++
 lib/igt_debugfs.h                      |   2 +
 tests/intel/kms_darkscreen_detection.c | 196 +++++++++++++++++++++++++
 tests/meson.build                      |   1 +
 4 files changed, 238 insertions(+)
 create mode 100644 tests/intel/kms_darkscreen_detection.c

-- 
2.25.1

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

end of thread, other threads:[~2023-12-13 13:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-13 10:34 [PATCH i-g-t 0/2] add new test for dark screen detection Kunal Joshi
2023-12-13 10:34 ` [PATCH i-g-t 1/2] lib/igt_debugfs: added helper to enable/disable " Kunal Joshi
2023-12-13 10:34 ` [PATCH i-g-t 2/2] tests/intel/kms_dark_screen_detection: Added IGT for validating " Kunal Joshi
2023-12-13 10:52   ` Jani Nikula
2023-12-13 10:37 ` [PATCH i-g-t 0/2] add new test for " Jani Nikula
2023-12-13 13:05 ` ✗ GitLab.Pipeline: warning for " Patchwork
2023-12-13 13:35 ` ✓ CI.xeBAT: success " Patchwork
2023-12-13 13:44 ` ✗ Fi.CI.BAT: failure " Patchwork

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