Re: [PATCH] drm/msm/dp: enhance both connect and disconnect pending_timeout handle

2022-04-06 Thread Kuogee Hsieh
On 4/5/2022 12:48 PM, Stephen Boyd wrote: Quoting Kuogee Hsieh (2022-04-05 11:17:07) HPD plugin handle is responsible for setting up main link and depend on Is "HPD plugin handle" a function? Can you use the function name? user space frame work to start video stream. Similarly, HPD unplugge

Re: [PATCH] drm/msm/dp: enhance both connect and disconnect pending_timeout handle

2022-04-05 Thread Stephen Boyd
Quoting Kuogee Hsieh (2022-04-05 11:17:07) > HPD plugin handle is responsible for setting up main link and depend on Is "HPD plugin handle" a function? Can you use the function name? > user space frame work to start video stream. Similarly, HPD unplugged > handle is responsible for tearing down m

[PATCH] drm/msm/dp: enhance both connect and disconnect pending_timeout handle

2022-04-05 Thread Kuogee Hsieh
HPD plugin handle is responsible for setting up main link and depend on user space frame work to start video stream. Similarly, HPD unplugged handle is responsible for tearing down main link and depend on user space frame work to stop video stream. Connect_pending_timeout and disconnect_ pending_ti