From: Damien Lespiau Date: Wed, 25 Sep 2013 15:45:23 +0000 (+0100) Subject: drm/edid: Expose mandatory stereo modes for HDMI sinks X-Git-Tag: v3.13-rc1~76^2~80^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c858cfcae6dd3829e8708a48d009c2f676b79d4d;p=pandora-kernel.git drm/edid: Expose mandatory stereo modes for HDMI sinks For now, let's just look at the 3D_present flag of the CEA HDMI vendor block to detect if the sink supports a small list of then mandatory 3D formats. See the HDMI 1.4a 3D extraction for detail: http://www.hdmi.org/manufacturer/specification.aspx v2: Rename freq to vrefresh, make the mandatory structure a bit more compact, fix some white space issues and add a couple of const (Ville Syrjälä) Reviewed-by: Ville Syrjälä Signed-off-by: Damien Lespiau Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed