Re: [v2 PATCH] drm/panel: auo, b116xw03: fix flash backlight when power on

2020-07-10 Thread Sam Ravnborg
On Sun, Jul 05, 2020 at 05:45:14PM +0800, Jitao Shi wrote: > Delay the backlight on to make sure the video stable. > > Signed-off-by: Jitao Shi Thanks, fixed up and applied to drm-misc-next. Sam > --- > drivers/gpu/drm/panel/panel-simple.c | 7 +++ > 1 file changed, 7

[v2 PATCH] drm/panel: auo,b116xw03: fix flash backlight when power on

2020-07-05 Thread Jitao Shi
Delay the backlight on to make sure the video stable. Signed-off-by: Jitao Shi --- drivers/gpu/drm/panel/panel-simple.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c index 3ad828eaefe1..61781ffa7840 100644