Re: [PATCH] drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panel

2020-07-26 Thread Sam Ravnborg
On Tue, Jul 14, 2020 at 08:33:32PM +0800, Jitao Shi wrote: > Fine tune the HBP and HFP to avoid the dot noise on the left and right edges. > > Signed-off-by: Jitao Shi > --- > drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff

Re: [PATCH] drm/panel: Fix auo,kd101n80-45na horizontal noise on edges of panel

2020-07-14 Thread Sam Ravnborg
Hi Jitao. Material for -fixes or just -next? Sam On Tue, Jul 14, 2020 at 08:33:32PM +0800, Jitao Shi wrote: > Fine tune the HBP and HFP to avoid the dot noise on the left and right edges. > > Signed-off-by: Jitao Shi > --- > drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 6 +++--- >

[PATCH] drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panel

2020-07-14 Thread Jitao Shi
Fine tune the HBP and HFP to avoid the dot noise on the left and right edges. Signed-off-by: Jitao Shi --- drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/panel/panel-boe-tv101wum-nl6.c