[PATCH i-g-t v3 0/2] tests/kms_atomic_transition: Change debug mask for multi-output modeset tests
Pranay Samala
pranay.samala at intel.com
Mon Aug 18 16:16:47 UTC 2025
For modeset_tests, limit debug logging to DRM_UT_DRIVER only when
more than two outputs are connected to prevent excessive disk usage
during CI runs.
Add a new helper function to return the number of actively connected
outputs in a given igt_display_t instance.
Pranay Samala (2):
tests/kms_atomic_transition: Update debug mask for multi-output
modeset tests
lib/igt_kms: Add helper to get count of connected outputs
lib/igt_kms.c | 19 +++++++++++++++++++
lib/igt_kms.h | 1 +
tests/kms_atomic_transition.c | 6 ++++++
3 files changed, 26 insertions(+)
--
2.34.1
More information about the igt-dev
mailing list