OMAPDSS: HDMI: Relocate N/CTS calculation
authorRicardo Neri <ricardo.neri@ti.com>
Wed, 21 Mar 2012 03:02:01 +0000 (21:02 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 12:17:06 +0000 (15:17 +0300)
commit35547626f3cc527d5e899bbfbac6b9e373f47aa0
tree8b80136667c91e48c601fab95fb24b12361478b4
parentc1164ed87ea592c2001a0040ffbf9a75cf501d1c
OMAPDSS: HDMI: Relocate N/CTS calculation

The N and CTS parameters are relevant to all HDMI implementations and
not specific to a given IP. Hence, the calculation is relocated
into the generic HDMI driver.

Also, deep color is not queried but it is still considered in the
calculation of N. This is to be changed when deep color functionality is
implemented in the driver.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
drivers/video/omap2/dss/hdmi.c
drivers/video/omap2/dss/ti_hdmi.h
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h