linux/drivers/video/omap2/dss
Ricardo Neri 6ec355d6c7 OMAPDSS: HDMI: Add an audio configuration function
The generic HDMI driver does not need to know about the specific
settings of a given IP. Hence, it just passes the audio configuration
and the IP library parses such configuration and sets the IP
accordingly. This patch introduces an IP-specific audio configuration
function.

Also, this patch implements the audio config function for OMAP4. The
DMA, format and core config functions are no longer exposed to the
generic HDMI driver as they are IP-specific.

The audio configuration function caters for 16-bit through 24-bit
audio samples with sample rates from 32kHz and up to 192kHz as well
as up to 8 audio channels.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
2012-05-11 15:17:08 +03:00
..
apply.c OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device() 2012-05-09 13:44:09 +03:00
core.c OMAPDSS: interface drivers register their panel devices 2012-05-11 14:52:23 +03:00
dispc_coefs.c OMAPDSS: DISPC: Fix FIR coefficients 2012-03-06 14:08:23 +02:00
dispc.c OMAPDSS: add __init & __exit 2012-05-11 14:44:52 +03:00
dispc.h OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
display.c OMAPDSS: init omap_dss_devices internally 2012-05-11 14:54:38 +03:00
dpi.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00
dsi.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00
dss_features.c OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
dss_features.h OMAPDSS: DISPC: Clean up manager timing/size functions 2012-04-23 10:48:10 +03:00
dss.c OMAPDSS: add __init & __exit 2012-05-11 14:44:52 +03:00
dss.h OMAPDSS: init omap_dss_devices internally 2012-05-11 14:54:38 +03:00
hdmi_panel.c OMAP: DSS2: HDMI: implement detect() 2011-09-30 16:16:47 +03:00
hdmi.c OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculation 2012-05-11 15:17:08 +03:00
Kconfig OMAPDSS: HDMI: Decouple HDMI audio from ASoC 2012-05-11 15:15:22 +03:00
Makefile OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
manager.c OMAPDSS: APPLY: Remove display dependency from overlay and manager checks 2012-05-09 13:44:07 +03:00
overlay.c OMAPDSS: APPLY: Remove display dependency from overlay and manager checks 2012-05-09 13:44:07 +03:00
rfbi.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00
sdi.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00
ti_hdmi_4xxx_ip.c OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
ti_hdmi.h OMAPDSS: HDMI: Add an audio configuration function 2012-05-11 15:17:08 +03:00
venc.c OMAPDSS: separate pdata based initialization 2012-05-11 15:09:24 +03:00