From: Damien Lespiau Date: Wed, 25 Sep 2013 15:45:39 +0000 (+0100) Subject: drm/i915: Prefer crtc_{h|v}display for pipe src dimensions X-Git-Tag: v3.13-rc1~76^2~80^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350a10ca7e43f2641ed217f5d248c1ddbadb5da6;p=pandora-kernel.git drm/i915: Prefer crtc_{h|v}display for pipe src dimensions Now that we ask to adjust the crtc timings for stereo modes, the correct pipe_src_w and pipe_src_h can be found in crtc_vdisplay and crtc_hdisplay. v2: Add comment about why pipe_src_w/h need to be set afert set_crtcinfo() (Daniel Vetter) Reviewed-by: Ville Syrjälä Signed-off-by: Damien Lespiau Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed