On Wed, Aug 16, 2017 at 03:53:50PM +0700, Nhan Nguyen wrote: > From: Koji Matsuoka <koji.matsuoka.xm@xxxxxxxxxxx> > > commit fd1adef3bff0663c5ac31b45bc4a05fafd43d19b upstream. > > The VSL and HSL bits in the DSMR register set the corresponding > horizontal and vertical sync signal polarity to active high. The code > got it the wrong way around, fix it. > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Koji Matsuoka <koji.matsuoka.xm@xxxxxxxxxxx> > Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@xxxxxxxxxxxxxxxx> > Signed-off-by: Thong Ho <thong.ho.px@xxxxxxxxxxxxxxx> > Signed-off-by: Nhan Nguyen <nhan.nguyen.yb@xxxxxxxxxxx> > --- > drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Also added to 4.9-stable