mbox series

[0/2] Reduce lcm_reset to DSI LP11 send cmd time

Message ID 1672974321-18947-1-git-send-email-xinlei.lee@mediatek.com (mailing list archive)
Headers show
Series Reduce lcm_reset to DSI LP11 send cmd time | expand

Message

Xinlei Lee (李昕磊) Jan. 6, 2023, 3:05 a.m. UTC
From: Xinlei Lee <xinlei.lee@mediatek.com>

The panel spec stipulates that after lcm_reset is pulled high, cmd
should be sent to initialize the panel. Within the allowable range of
the DSI spec, this time needs to be reduced to avoid panel exceptions.

Xinlei Lee (2):
  drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmd
  drm/panel: boe-tv101wum-nl6: Reduce lcm_reset to send initial code
    time

 drivers/gpu/drm/mediatek/mtk_dsi.c             | 2 +-
 drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)