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)
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>

No differences found