Quoting Kuogee Hsieh (2020-08-18 14:15:46) > add event thread to execute events serially from event queue. Also > timeout mode is supported which allow an event be deferred to be > executed at later time. Both link and phy compliant tests had been > done successfully. > > Changes in v2: > - Fix potential deadlock by removing redundant connect_mutex > - Check and enable link clock during modeset > - Drop unused code and fix function prototypes. > - set sink power to normal operation state (D0) before DPCD read > > Changes in v3: > - push idle pattern at main link before timing generator off > - add timeout handles for both connect and disconnect > > This patch depends-on following series: > https://lkml.kernel.org/lkml/[email protected]/t.atom
There's a v11 of this series. Can you rebase again? > > Signed-off-by: Kuogee Hsieh <[email protected]> > Signed-off-by: Guenter Roeck <[email protected]> > Signed-off-by: Tanmay Shah <[email protected]> And fix this SoB chain to be proper with Co-developed-by tags and your tag coming last as you're the sender of the patch.

