Re: [PATCH v1 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing

2024-09-23 Thread zhaoxiong lv
On Mon, Sep 23, 2024 at 8:05 PM Dmitry Baryshkov wrote: > > On Mon, Sep 23, 2024 at 05:22:11PM GMT, zhaoxiong lv wrote: > > On Mon, Sep 16, 2024 at 1:11 PM Dmitry Baryshkov > > wrote: > > > > > > On Sun, 15 Sept 2024 at 10:10, Zhaoxiong Lv > > > wrote: > > > > > > > > In order to meet the timing

Re: [PATCH v1 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing

2024-09-23 Thread Dmitry Baryshkov
On Mon, Sep 23, 2024 at 05:22:11PM GMT, zhaoxiong lv wrote: > On Mon, Sep 16, 2024 at 1:11 PM Dmitry Baryshkov > wrote: > > > > On Sun, 15 Sept 2024 at 10:10, Zhaoxiong Lv > > wrote: > > > > > > In order to meet the timing, remove the delay between "backlight off" > > > and "display off" > > > >

Re: [PATCH v1 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing

2024-09-23 Thread zhaoxiong lv
On Mon, Sep 16, 2024 at 1:11 PM Dmitry Baryshkov wrote: > > On Sun, 15 Sept 2024 at 10:10, Zhaoxiong Lv > wrote: > > > > In order to meet the timing, remove the delay between "backlight off" > > and "display off" > > > > Removing variables: display_off_to_enter_sleep_delay_ms > > This is not enou

Re: [PATCH v1 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing

2024-09-15 Thread Dmitry Baryshkov
On Sun, 15 Sept 2024 at 10:10, Zhaoxiong Lv wrote: > > In order to meet the timing, remove the delay between "backlight off" > and "display off" > > Removing variables: display_off_to_enter_sleep_delay_ms This is not enough. If this is a fix, then describe why the original commit is incorrect, pr

[PATCH v1 1/2] drm/panel: jd9365da: Modify Kingdisplay and Melfas panel timing

2024-09-15 Thread Zhaoxiong Lv
In order to meet the timing, remove the delay between "backlight off" and "display off" Removing variables: display_off_to_enter_sleep_delay_ms Signed-off-by: Zhaoxiong Lv --- drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/gpu/d