[PATCH 2/2] drm/edid: parse the list of additional 3D modes
On Thu, Nov 28, 2013 at 05:12:47PM +, 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. > > Signed-off-by: Thomas Wood > --- > drivers/gpu/drm/drm_edid.c | 50 > ++ > 1
[PATCH 2/2] 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. Signed-off-by: Thomas Wood --- drivers/gpu/drm/drm_edid.c | 50 ++ 1 file changed, 50 insertions(+) diff --git a/drivers/gpu/drm/drm_edid.c b/driv