]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/panel-edp: Add more panels with conservative timings
authorPin-yen Lin <treapking@chromium.org>
Mon, 27 May 2024 09:54:50 +0000 (17:54 +0800)
committerDouglas Anderson <dianders@chromium.org>
Tue, 28 May 2024 20:54:45 +0000 (13:54 -0700)
commit336dca397dcefc5d7436be1fee3c814ed6512996
tree058adb6f3ced2020836d0da48f94a5d3f31c2a4a
parente4f9fd9edbc22faceb4c9c57242440bb9e17924b
drm/panel-edp: Add more panels with conservative timings

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@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240527095511.719825-3-treapking@chromium.org
drivers/gpu/drm/panel/panel-edp.c