diff options
| author | Paul Kocialkowki <paul.kocialkowski@linux.intel.com> | 2017-06-27 13:53:06 +0300 |
|---|---|---|
| committer | Lyude <lyude@redhat.com> | 2017-06-27 17:13:36 -0400 |
| commit | fa8b6ee5e5547e2d757ad4f7da33ec46cab0703c (patch) | |
| tree | aa6efcc3f4ba58e3db400e9246e937543c55be12 /overlay/power.c | |
| parent | d1b08a89edeab5df3c1ca10cb74a5b527fee84d3 (diff) | |
chamelium: Add support for HPD toggle scheduling instead of async pulses
This adds support for the newly-introduced ScheduleHpdToggle XMLRPC
method of the Chamelium's interface and makes use of it instead of
starting pulses with an asynchronous call, suspending and dealing with
the result at resume.
The XMLRPC library does not guarantee that the call will be made before
caring for its outcome and this is in fact what was happening:
the call was being delayed until resume time, as can be seen from the
Chamelium's logs. The quite generous timeout for HPD event detection
would then catch the toggle, that was sent after resume.
This is especially useful for testing HPD during suspend/resume.
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@linux.intel.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Diffstat (limited to 'overlay/power.c')
0 files changed, 0 insertions, 0 deletions
