OMAP4: DSS2: Create a DSS features structure for OMAP4430 ES1.0
authorRicardo Neri <ricardo.neri@ti.com>
Thu, 19 May 2011 03:23:33 +0000 (22:23 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 19 May 2011 12:17:51 +0000 (15:17 +0300)
commit6ff7084edfd31410c1d4112ed2b3bdc11485af94
tree86a3532a1b2e75dcc301340d4bfc0ca1795eac7c
parent0c65622b1f92eb437d00ede920fc43b2ff2d44b7
OMAP4: DSS2: Create a DSS features structure for OMAP4430 ES1.0

Create a separate DSS features structure for OMAP4430 ES1.0. This
structure is used to expose features only present in such
silicon version. Specifically, this is required to handle how
the HDMI IP calculates the CTS parameter for audio clock
regeneration packets. OMAP4430 ES1.0 is the only one that supports
computation of the CTS parameter by the HDMI IP (hardware mode).
The rest of the revisions require the HDMI driver to perform the
computation.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss_features.c
This page took 0.044742 seconds and 5 git commands to generate.