[igt-dev] [PATCH i-g-t 0/3] Added option to toggle fsm handling

Kunal Joshi kunal1.joshi at intel.com
Thu Feb 18 09:38:56 UTC 2021


We communicate with chamelium through xmlrpc which is
uni-directional, if chamelium wants to signal something
it triggers hpd pulses which we detect and then do
DPMS cycle on-off, tests which changes modes such as
dp-frame-dump requires this, but test which runs through out
on a single mode doesn't, so providing an option to toggle.

Kunal Joshi (3):
  lib/igt_chamelium: Added toggle for fsm_handling
  Enabled FSM handling for kms_cahmelium and disabled it for
    kms_color_chamelium
  HAX: BAT RUN,

 lib/igt_chamelium.c                   | 4 ++--
 lib/igt_chamelium.h                   | 2 ++
 tests/intel-ci/fast-feedback.testlist | 2 ++
 tests/kms_chamelium.c                 | 2 ++
 tests/kms_color_chamelium.c           | 2 ++
 5 files changed, 10 insertions(+), 2 deletions(-)

-- 
2.17.1



More information about the igt-dev mailing list