[PATCH v3 1/3] drm/panel-edp: Add powered_on_to_enable delay
Doug Anderson
dianders at chromium.org
Mon Dec 18 16:42:02 UTC 2023
Hi,
On Thu, Dec 14, 2023 at 7:28 AM Pin-yen Lin <treapking at chromium.org> wrote:
>
> Add the support of powered_on_to_enable delay as the minimum time that
> needs to have passed between the panel powered on and enable may begin.
>
> This delay is seen in BOE panels as the minimum delay of T3+T4+T5+T6+T8
> in the eDP timing diagrams.
>
> Signed-off-by: Pin-yen Lin <treapking at chromium.org>
> Reviewed-by: Douglas Anderson <dianders at chromium.org>
>
> ---
>
> Changes in v3:
> - Collect review tag.
>
> drivers/gpu/drm/panel/panel-edp.c | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
Pushed to drm-misc-next:
4464af92f276 drm/panel-edp: Add powered_on_to_enable delay
More information about the dri-devel
mailing list