On Wed, Aug 16, 2017 at 03:53:49PM +0700, Nhan Nguyen wrote: > From: Koji Matsuoka <koji.matsuoka.xm@xxxxxxxxxxx> > > commit 9cdced8a39c04cf798ddb2a27cb5952f7d39f633 upstream. > > There is a bug in the setting of the DES (Display Enable Signal) > register. This current setting occurs 1 dot left shift. The DES > register should be set minus one value about the specifying value > with H/W specification. This patch corrects 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 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Also added to 4.9-stable