[PATCH] drm/panel: panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1
Doug Anderson
dianders at chromium.org
Mon Mar 4 17:16:55 UTC 2024
Hi,
On Fri, Mar 1, 2024 at 12:40 AM Zhengqiao Xia
<xiazhengqiao at huaqin.corp-partner.google.com> wrote:
>
> For MNC207QS1-1 panel, Splash screen occur when switch from VT1 to VT2.
> The BL_EN signal does not conform to the VESA protocol.
> BL_EN signal needs to be pulled high after video signal.
> So add prepare_to_enable to 200ms.
>
> Signed-off-by: Zhengqiao Xia <xiazhengqiao at huaqin.corp-partner.google.com>
> ---
> drivers/gpu/drm/panel/panel-edp.c | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
Should have:
Fixes: 0547692ac146 ("drm/panel-edp: Add several generic edp panels")
Also note that the subject tag "drm/panel-edp" is much more common
than others for this file and probably better to use that than
"drm/panel: panel-edp".
Other than that this looks fine to me. Applying to drm-misc-next since
the patch this is fixing isn't in mainline yet and this doesn't seem
massively urgent.
e635b7eb7062 drm/panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1
-Doug
More information about the dri-devel
mailing list