Message ID | 20240807100429.13260-1-lvzhaoxiong@huaqin.corp-partner.google.com (mailing list archive) |
---|---|
Headers | show |
Series | Modify the method of sending "exit sleep | expand |
Hi, On Wed, Aug 7, 2024 at 3:04 AM Zhaoxiong Lv <lvzhaoxiong@huaqin.corp-partner.google.com> wrote: > > This "exit sleep mode" and "set display on" command needs to > be sent in LP mode, so move "exit sleep mode" and "set display > on" command to the init() function. > > Modify the Melfas panel init code to satisfy the gamma value of 2.2. > > Changes between V3 and V2: > - PATCH 1/2: Modify the commit message and subject. > - PATCH 2/2: No changes. > - Link to v2: https://lore.kernel.org/all/20240806034015.11884-1-lvzhaoxiong@huaqin.corp-partner.google.com/ > > Changes between V2 and V1: > - PATCH 1/2: Modify the commit message and subject. > - PATCH 2/2: No changes. > - Link to v1: https://lore.kernel.org/all/20240725083245.12253-1-lvzhaoxiong@huaqin.corp-partner.google.com/ > > Zhaoxiong Lv (2): > drm/panel: jd9365da: Move "exit sleep mode" and "set display on" cmds > drm/panel: jd9365da: Modify the init code of Melfas > > .../gpu/drm/panel/panel-jadard-jd9365da-h3.c | 137 +++++++++--------- > 1 file changed, 71 insertions(+), 66 deletions(-) As per my response in v2 [1], I feel like patch #1 would be best reviewed by someone with more MIPI DSI experience. My current plan for this series. * Snooze for 2 weeks. If someone else has reviewed / landed in the meantime then great! * After two weeks, send a warning that I'll apply the series soon unless someone yells. * After a few more days, apply the series. Please yell if you disagree with any of the above. [2] https://lore.kernel.org/r/CAD=FV=WrMxyxkuCYEbd=aYFaTJKNqGqXr6Re+V=B_h9jnjHPvg@mail.gmail.com
Hi, On Wed, 07 Aug 2024 18:04:27 +0800, Zhaoxiong Lv wrote: > This "exit sleep mode" and "set display on" command needs to > be sent in LP mode, so move "exit sleep mode" and "set display > on" command to the init() function. > > Modify the Melfas panel init code to satisfy the gamma value of 2.2. > > Changes between V3 and V2: > - PATCH 1/2: Modify the commit message and subject. > - PATCH 2/2: No changes. > - Link to v2: https://lore.kernel.org/all/20240806034015.11884-1-lvzhaoxiong@huaqin.corp-partner.google.com/ > > [...] Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next) [1/2] drm/panel: jd9365da: Move "exit sleep mode" and "set display on" cmds https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/97d1f449c359207b2fb5bc62eaefb7e21ad619ae [2/2] drm/panel: jd9365da: Modify the init code of Melfas https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/64ddf5123eff2edf47202e08744c3c14a9d28f59