[Bug 110387] [CI][RESUME] igt at kms_chamelium@dp-crc-multiple - fail - Chamelium RPC call failed: RPC failed at server.*:DP FSM failed

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 25 06:36:47 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110387

Arek Hiler <arkadiusz.hiler at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|high                        |medium

--- Comment #3 from Arek Hiler <arkadiusz.hiler at intel.com> ---
This is quite likely test's fault. When the DP receiver on the chamelium side
needs its Finite State Machine handling due to mode/configuration changes it
signals that to us by sending hot-plug events. Then we need to do DPMS cycle.

Current implementations spawns a thread monitoring for those events, but that
seems to be prone to race conditions, and if we make XMLRPC call to chamelium
before it is done we can get this error.

We have to re-implement FSM handling at the call site, so whenever we get this
error we force the handling (or wait till the handling is done).

I have seen similar behavior on my local SKL too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190425/b1e05484/attachment.html>


More information about the intel-gfx-bugs mailing list