Re: [PATCH v3] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets

From: Stephen Boyd
Date: Tue Aug 18 2020 - 17:59:40 EST


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/20200812044223.19279-1-tanmay@xxxxxxxxxxxxxx/t.atom

There's a v11 of this series. Can you rebase again?

>
> Signed-off-by: Kuogee Hsieh <khsieh@xxxxxxxxxxxxxx>
> Signed-off-by: Guenter Roeck <groeck@xxxxxxxxxxxx>
> Signed-off-by: Tanmay Shah <tanmay@xxxxxxxxxxxxxx>

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.