summaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
diff options
context:
space:
mode:
authorYannick GICQUEL <yannick.gicquel@iot.bzh>2015-09-29 11:53:58 +0200
committerYannick GICQUEL <yannick.gicquel@iot.bzh>2015-09-29 11:53:58 +0200
commit37733120e9fa485574cbecfeb93e4d6d5cd6f04f (patch)
tree76b7f52dd1e427e1a03e144b3ce2584d03784c76 /meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
parentbf30de66badcac7ef82d3758aa44c116ee791a28 (diff)
porter: kernel: disable interlace mode
This change default configuration of rcar-du driver to avoid flickering on HDMI plug. This may be related to misalignment between ADV7511 and the SoC (tbc). This issue was observed on two different screen models. Change-Id: I161b9d659c14de7fa5b0ce4b55fb5cf968c11e3f Signed-off-by: Yannick GICQUEL <yannick.gicquel@iot.bzh>
Diffstat (limited to 'meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb')
-rw-r--r--meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
index 5d7e9f4..551e557 100644
--- a/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
+++ b/meta-rcar-gen2/recipes-kernel/linux/linux-renesas_3.10.bb
@@ -45,6 +45,7 @@ SRC_URI_append_porter = " \
file://0005-ARM-shmobile-porter-Sound-DMA-support-via-SRC-on-DTS.patch \
file://0006-ARM-shmobile-porter-Sound-DMA-support-via-DVC-on-DTS.patch \
file://0007-ARM-shmobile-porter-Fix-audio-clk-master-to-SSI-and-.patch \
+ file://0008-drm-rcar-du-r8a7791-disable-interlace-mode.patch \
"
SRC_URI_append_silk = " \