]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00180117 HDMI: No audio output in 1080P on some TV
authorSandor Yu <R01008@freescale.com>
Tue, 14 Aug 2012 12:14:17 +0000 (20:14 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:42 +0000 (14:12 +0200)
commit0cb30d40d4e938d181e147bd6e8055a50268ffc5
tree68ecfde14be0977e89b74b028de31524b330d26c
parent287e78bf2a4b41cebbef2368d69df6e38da9cbf9
ENGR00180117 HDMI: No audio output in 1080P on some TV

Some TV support specific video mode that different with
CEA standard, and it's pixel clock not comply CEA standard.
But audio configuration paramter N and CTS should follow CEA standard.
So audio may not work in these specific video mode.
Filter video mode get from EDID, only keep standard CEA video mode
in the modelist.

Signed-off-by: Sandor Yu <R01008@freescale.com>
drivers/video/mxc_hdmi.c