From: Lars-Peter Clausen Date: Mon, 16 Apr 2012 13:16:19 +0000 (+0200) Subject: drm: Parse color format information in CEA blocks X-Git-Tag: v3.5-rc1~83^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a988bc728f93b58d7d4c6657513c89a5f0eb4706;p=pandora-kernel.git drm: Parse color format information in CEA blocks The CEA extension block has a field which describes which YCbCr modes are supported by the device, use it to fill the drm_display_info color_formats fields. Also the existence of a CEA extension block is used as indication that the device supports RGB. Signed-off-by: Lars-Peter Clausen Reviewed-by: Jesse Barnes Signed-off-by: Dave Airlie --- Reading git-diff-tree failed