aboutsummaryrefslogtreecommitdiffstats
path: root/include/video
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2011-08-31 14:47:11 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-09-30 16:16:43 +0300
commit3870c909f2fc880dece633772f2551aa70d26979 (patch)
treef025e0709238729d78c006f7688e183274b72b2d /include/video
parentOMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out() (diff)
downloadlinux-dev-3870c909f2fc880dece633772f2551aa70d26979.tar.xz
linux-dev-3870c909f2fc880dece633772f2551aa70d26979.zip
OMAP: DSS2: HDMI: improve hdmi output enable
Enabling HDMI output often causes sync lost errors, and almost always causes timeout errors being printed from dispc_mgr_enable_digit_out(). The sync lost problem seems to go lessen greatly if we first enable the HDMI output, and only then enable the DISPC output. However, as this is only based on observations, the fix may not be perfect as the problem may lie somewhere else. Nevertheless, HDMI works better with this patch. This will also fix the dispc's dispc_mgr_enable_digit_out(), as the code waits for two VSYNCs after enabling the output. If the HDMI output is disabled (as it was previously), there are no VSYNCs and dispc_mgr_enable_digit_out() will print timeout errors. Cc: Mythri P K <mythripk@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions