[igt-dev] [i-g-t RFC v1 0/1] test/kmd_hdmi: Test case for new HDMI property

Jigar Bhatt jigar.bhatt at intel.com
Fri May 7 06:16:36 UTC 2021


From: Nischal Varide <nischal.varide at intel.com>

A new HDMI vendor product info property is added by driver to make
vendor and product info programmable by user. This IGT test is added
to validate the same.

We need to check the new property name in dmesg after running the
"kms_hdmi" test case. Also we need to set the log level as below 
"echo 0x1e > /sys/module/drm/parameters/debug".

Nischal Varide (1):
  test/kmd_hdmi: Test case for new HDMI property

 Makefile          |  32 ++++++++++
 lib/igt_kms.c     |   5 ++
 lib/igt_kms.h     |   1 +
 tests/kms_hdmi.c  | 150 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/meson.build |   1 +
 5 files changed, 189 insertions(+)
 create mode 100644 Makefile
 create mode 100644 tests/kms_hdmi.c

-- 
2.29.2



More information about the igt-dev mailing list