mbox series

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

Message ID 1675130359-24459-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. 31, 2023, 1:59 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.

Base on the branch of linus/master v6.2.

Change since v2:
1. Remove the applied patch.
2. Change the commit title and the description.

Change since v1:
1. Added fine-tuning panel power sequence modification.

Xinlei Lee (2):
  drm/panel: boe-tv101wum-nl6: Reduce lcm_reset to send initial code
    time
  drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence

 drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)