commit | f67e1e058b722a2a2af4e40fa80936889f128b4c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Dec 09 00:40:59 2014 +0200 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Tue Dec 23 12:01:51 2014 +0200 |
tree | fef231f7b75144a3e3d020e904f475e5fcd47184 | |
parent | 1b30dbde8596ca8de2497c2a50d5381dfe62ee8c [diff] |
drm: rcar-du: Output HSYNC instead of CSYNC The DU outputs by default a composite sync signal (XOR of the horizontal and vertical sync signals) on the HSYNC output pin. As this can confuse devices and isn't needed by any of the supported encoders, configure the HSYNC pin to output the horizontal sync signal. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>