Re: [PATCH] drm/bridge: ps8640: Use constant sleep time for polling hpd
From: rfoss
Date: Wed Apr 05 2023 - 08:44:42 EST
From: Robert Foss <rfoss@xxxxxxxxxx>
On Fri, 31 Mar 2023 11:02:04 +0800, Pin-yen Lin wrote:
> The default hpd_wait_us in panel_edp.c is 2 seconds. This makes the
> sleep time in the polling of _ps8640_wait_hpd_asserted become 200ms.
> Change it to a constant 20ms to speed up the function.
>
>
Applied, thanks!
[1/1] drm/bridge: ps8640: Use constant sleep time for polling hpd
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=4224011374d1
Rob