History log of /drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
edefcdad6a57657a236638c937ccd5a3af272d02 27-Nov-2011 Ricardo Neri <ricardo.neri@ti.com> ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver

The function hdmi_audio_trigger is a callback used by ASoC to stop/start
HDMI audio. Also, it does not perform IP-specific configuration directly.
Hence, it should be placed in the general portion of the HDMI driver,
along with the other ASoC callbacks.

Also, make this function static.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h
284cb318c8f84744f073d4f4d3820946afaf5442 23-Nov-2011 Ricardo Neri <ricardo.neri@ti.com> ASoC: OMAP: HDMI: Correct signature of ASoC functions

These functions require access to IP-secific data. However, it is not possible
to pass such data as a function argument as such functions have a specific
signature specified by ASoC. Instead, they will have access to the IP-specific
data by calling snd_soc_codec_get_drvdata. The codec driver data is set
at probe time.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h
81302a75389d8c5b85cbaafba359c9b132704eb6 22-Sep-2011 Mythri P K <mythripk@ti.com> OMAPDSS: HDMI: Add missing register definitions

Add some of the missing register definitions, which are h/w indexable.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h
31ec732e8fdae66df39335a9c56623498eb76953 22-Sep-2011 Mythri P K <mythripk@ti.com> OMAPDSS: HDMI: Replace hdmi_reg struct with u16

Remove usage of hdmi_reg struct to use u16 instead in the HDMI IP header
file. hdmi_reg struct is not really needed, and the same change was also
made for dispc earlier.

Signed-off-by: Mythri P K <mythripk@ti.com>
[tomi.valkeinen@ti.com: updated the description]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h
050958b97b43e1121a9d0ba3cc3cf788594d57b5 22-Sep-2011 Mythri P K <mythripk@ti.com> OMAPDSS: HDMI: Move the comments in avi infoframe

Move the comments in AVI infoframe structure above each parameter
to align with other comments in the header file.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h
7334167bf18e708e275164a3c44bb3f0c193d0c4 08-Sep-2011 Mythri P K <mythripk@ti.com> OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio

Move HDMI IP dependent audio functions from HDMI DSS file to IP library.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h
7d983f39ecc463a4fb94bc1fd7204be46e35d5e0 08-Sep-2011 Mythri P K <mythripk@ti.com> OMAP4: DSS2: HDMI: Split the current HDMI driver to move

Split the current HDMI driver to move the HDMI IP dependent ( PLL/PHY/Core
configuration code) to a new IP file (ti_hdmi_4xxx_ip.c.
This is to separate IP dependent OMAP agnostic code from OMAP specific DSS
dependent code.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h