[PATCH 3/3] drm/edid: parse the list of additional 3D modes

2013-11-29 Thread Ville Syrjälä
On Fri, Nov 29, 2013 at 03:33:28PM +, Thomas Wood wrote: > 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?) > > Signed-off-by:

[PATCH 3/3] drm/edid: parse the list of additional 3D modes

2013-11-29 Thread Thomas Wood
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?) Signed-off-by: Thomas Wood --- drivers/gpu/drm/drm_edid.c | 64