Re: [PATCH v1 2/2] drm/panel: boe-th101mb31ig002: Modify Starry panel timing

2024-09-23 Thread Dmitry Baryshkov
On Mon, Sep 23, 2024 at 09:38:59PM GMT, zhaoxiong lv wrote: > On Mon, Sep 23, 2024 at 8:07 PM Dmitry Baryshkov > wrote: > > > > On Mon, Sep 23, 2024 at 05:22:20PM GMT, zhaoxiong lv wrote: > > > On Mon, Sep 16, 2024 at 1:15 PM Dmitry Baryshkov > > > wrote: > > > > > > > > Same comment as the one t

Re: [PATCH v1 2/2] drm/panel: boe-th101mb31ig002: Modify Starry panel timing

2024-09-23 Thread zhaoxiong lv
On Mon, Sep 23, 2024 at 8:07 PM Dmitry Baryshkov wrote: > > On Mon, Sep 23, 2024 at 05:22:20PM GMT, zhaoxiong lv wrote: > > On Mon, Sep 16, 2024 at 1:15 PM Dmitry Baryshkov > > wrote: > > > > > > Same comment as the one that I've provided to the other patch, plus: > > > > > > On Sun, 15 Sept 2024

Re: [PATCH v1 2/2] drm/panel: boe-th101mb31ig002: Modify Starry panel timing

2024-09-23 Thread Dmitry Baryshkov
On Mon, Sep 23, 2024 at 05:22:20PM GMT, zhaoxiong lv wrote: > On Mon, Sep 16, 2024 at 1:15 PM Dmitry Baryshkov > wrote: > > > > Same comment as the one that I've provided to the other patch, plus: > > > > On Sun, 15 Sept 2024 at 10:11, Zhaoxiong Lv > > wrote: > > > > > > In order to meet the timi

Re: [PATCH v1 2/2] drm/panel: boe-th101mb31ig002: Modify Starry panel timing

2024-09-23 Thread zhaoxiong lv
On Mon, Sep 16, 2024 at 1:15 PM Dmitry Baryshkov wrote: > > Same comment as the one that I've provided to the other patch, plus: > > On Sun, 15 Sept 2024 at 10:11, Zhaoxiong Lv > wrote: > > > > In order to meet the timing, remove the delay between "backlight off" > > and "display off", and reduce

Re: [PATCH v1 2/2] drm/panel: boe-th101mb31ig002: Modify Starry panel timing

2024-09-15 Thread Dmitry Baryshkov
Same comment as the one that I've provided to the other patch, plus: On Sun, 15 Sept 2024 at 10:11, Zhaoxiong Lv wrote: > > In order to meet the timing, remove the delay between "backlight off" > and "display off", and reduce the delay between "display_off" and > "enter_sleep" Separate commit, s

[PATCH v1 2/2] drm/panel: boe-th101mb31ig002: Modify Starry panel timing

2024-09-15 Thread Zhaoxiong Lv
In order to meet the timing, remove the delay between "backlight off" and "display off", and reduce the delay between "display_off" and "enter_sleep" Removing variables: display_off_to_enter_sleep_delay_ms Signed-off-by: Zhaoxiong Lv --- drivers/gpu/drm/panel/panel-boe-th101mb31ig002-28a.c | 11