[igt-dev] [PATCH i-g-t 0/2] Added option to toggle fsm handling
Kunal Joshi
kunal1.joshi at intel.com
Fri Feb 19 08:42:55 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 (2):
lib/igt_chamelium: Added toggle for fsm_handling
tests/kms_color_chamelium: Disabled fsm handling for
kms_color_chamelium
lib/igt_chamelium.c | 6 ++++--
lib/igt_chamelium.h | 2 ++
tests/kms_color_chamelium.c | 2 ++
3 files changed, 8 insertions(+), 2 deletions(-)
--
2.17.1
More information about the igt-dev
mailing list