On Fri, Mar 18, 2022 at 4:49 PM Guillaume Ranquet wrote:
>
> From: Jitao Shi
>
> Implement the DP HDP debounce described in DP 1.4a 3.3.
>
> Signed-off-by: Jitao Shi
> Signed-off-by: Guillaume Ranquet
Agree with Rex. The code is fine but I suggest including Rex's info in
the commit message for
From: Jitao Shi
Implement the DP HDP debounce described in DP 1.4a 3.3.
Signed-off-by: Jitao Shi
Signed-off-by: Guillaume Ranquet
---
drivers/gpu/drm/mediatek/mtk_dp.c | 23 +++
1 file changed, 23 insertions(+)
diff --git a/drivers/gpu/drm/mediatek/mtk_dp.c
b/drivers/gpu