drm: fix the addition of the side-by-side (half) flag for extra 3D modes
authorThomas Wood <thomas.wood@intel.com>
Thu, 28 Nov 2013 15:35:04 +0000 (15:35 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 5 Dec 2013 01:00:59 +0000 (11:00 +1000)
commit89570eeb1720a95cb600b9d132d4fa65d9ae9012
tree675a31351e79194b7c21901d981d2c70103f8a02
parent7d14b95f1a3bb20bf7ad977b9268c5d1639156e2
drm: fix the addition of the side-by-side (half) flag for extra 3D modes

Ensure the side-by-side (half) flag is added to any existing flags when
adding modes from 3D_Structure_ALL.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c