From: Mario Kleiner Date: Thu, 5 Jun 2014 13:58:24 +0000 (-0400) Subject: drm/radeon: hdmi deep color modes must obey clock limit of sink. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea29286146db6c72683af76bc8297cebeeec6d13;p=pandora-kernel.git drm/radeon: hdmi deep color modes must obey clock limit of sink. Make sure that a hdmi deep color mode can't exceed the max tmds clock limit of a hdmi sink if such a limit is defined by edid. If requested deep color bpc would exceed the limit given the mode to be set, try to degrade gracefully to lower supported deep color bpc or to standard 8 bpc if needed. Signed-off-by: Mario Kleiner Signed-off-by: Alex Deucher --- Reading git-diff-tree failed