From: Damien Lespiau Date: Wed, 25 Sep 2013 15:45:31 +0000 (+0100) Subject: drm: Check the fb size against the adjusted v/hdisplay for stereo modes X-Git-Tag: v3.13-rc1~76^2~80^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c1bbb0cc5cf47877de9bd0d2ffd0286ad1653e;p=pandora-kernel.git drm: Check the fb size against the adjusted v/hdisplay for stereo modes Some stereo modes, like frame packing, need a larger CRTC viewport than the "natural" underlying 2D mode and thus drm_crtc_check_viewport() needs to query the adjusted mode to use the correct h/vdisplay. Reviewed-by: Ville Syrjälä Signed-off-by: Damien Lespiau Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed