From: Ricardo Neri Date: Wed, 21 Mar 2012 03:02:01 +0000 (-0600) Subject: OMAPDSS: HDMI: Relocate N/CTS calculation X-Git-Tag: v3.5-rc1~7^2~5^2~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35547626f3cc527d5e899bbfbac6b9e373f47aa0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed