From 8c65da65b5097d129aaf0cd585e1c42c76e017f2 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Mon, 21 Feb 2011 13:32:31 +0200 Subject: [PATCH] omap3-pandora-kernel: Set higher functional clock constraint This allows hardware scaler to work with higher resolutions, allowing 720p video playback, for example. --- recipes/linux/omap3-pandora-kernel/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/linux/omap3-pandora-kernel/defconfig b/recipes/linux/omap3-pandora-kernel/defconfig index 2486f6b..8a00aac 100644 --- a/recipes/linux/omap3-pandora-kernel/defconfig +++ b/recipes/linux/omap3-pandora-kernel/defconfig @@ -1305,7 +1305,7 @@ CONFIG_OMAP2_DSS_VENC=y # CONFIG_OMAP2_DSS_SDI is not set # CONFIG_OMAP2_DSS_DSI is not set # CONFIG_OMAP2_DSS_FAKE_VSYNC is not set -CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=0 +CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=4 # # OMAP2/3 Display Device Drivers -- 2.39.5