From: Thomas Wood Date: Fri, 29 Nov 2013 18:18:58 +0000 (+0000) Subject: drm/edid: parse the list of additional 3D modes X-Git-Tag: v3.14-rc1~47^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5083aa9d4759e51e8a348ab271ed0e74d91be7;p=pandora-kernel.git drm/edid: parse the list of additional 3D modes Parse 2D_VIC_order_X and 3D_Structure_X from the list at the end of the HDMI Vendor Specific Data Block. v2: Use an offset value depending on 3D_Multi_present and add detail_present. (Ville Syrjälä) v3: Make sure the list is parsed even if 3D_Structure_ALL/MASK is not present. (Ville Syrjälä) Fix one length check and remove another. (Ville Syrjälä) Signed-off-by: Thomas Wood Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed