Re: [PATCH 2/2] drm/panel-edp: Add more panels with conservative timings

From: Doug Anderson
Date: Tue May 28 2024 - 17:01:33 EST


Hi,

On Mon, May 27, 2024 at 2:56 AM Pin-yen Lin <treapking@xxxxxxxxxxxx> wrote:
>
> Same as commit 7c8690d8fc80 ("drm/panel-edp: Add some panels with
> conservative timings"), the 3 panels added in this patch are used by
> Mediatek MT8173 Chromebooks and they used to work with the downstream
> v4.19 kernel without any specified delay.
>
> These panel IDs were found from in-field reports, but their datahseets
> are not available. For BOE 0x0623 and SHP 0x153a, their product names
> are retrieved from the EDIDs. The EDID of AUO 0x1999 does not contain
> such information, so list as "Unknown" in this patch.
>
> Update these entries with less-conservative timings from other panels of
> the same vendor.
>
> Signed-off-by: Pin-yen Lin <treapking@xxxxxxxxxxxx>
>
> ---
>
> drivers/gpu/drm/panel/panel-edp.c | 3 +++
> 1 file changed, 3 insertions(+)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

..and as usual with small updates to this table I've pushed it to
drm-misc-next without a big wait.