From: Damien Lespiau Date: Wed, 25 Sep 2013 15:45:27 +0000 (+0100) Subject: drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes X-Git-Tag: v3.13-rc1~76^2~80^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ecf2e3bc01868f244fc6ba9cf8fe5d8446db5b;p=pandora-kernel.git drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes When scanning out a stereo mode, the AVI infoframe vic field has to be the underlyng 2D VIC. Before that commit, we weren't matching the CEA mode because of the extra stereo flag and then were setting the VIC field in the AVI infoframe to 0. Reviewed-by: Ville Syrjälä Signed-off-by: Damien Lespiau Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed