[igt-dev] [PATCH i-g-t 0/2] Add test for hotplug validation in simulation

Kunal Joshi kunal1.joshi at intel.com
Sun Oct 1 10:30:04 UTC 2023


Test to validate hotplug in simulation environment we
have scratch pad register 0x4f080 from which we can
trigger uevents such as HPD, VBLANK..etc, Idea is to
have port mapping placed in igtrcthrough which test
can write to 0x4f080 and check if we get hotplug

Cc: Karthik B S <karthik.b.s at intel.com>
Cc: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
Signed-off-by: Kunal Joshi <kunal1.joshi at intel.com>

Kunal Joshi (2):
  tests/kms_simulation_hpd: New test for hotplug validation
  tests/meson: added test to meson.build

 tests/intel/kms_simulation_hpd.c | 534 +++++++++++++++++++++++++++++++
 tests/meson.build                |   1 +
 2 files changed, 535 insertions(+)
 create mode 100644 tests/intel/kms_simulation_hpd.c

-- 
2.25.1



More information about the igt-dev mailing list