From: Daniel Vetter Date: Sat, 28 Jan 2012 22:48:46 +0000 (+0100) Subject: drm/i915: fixup overlay checks for interlaced modes X-Git-Tag: v3.4-rc1~143^2~85^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75c13993db592343bda1fd62f2555fea037d56bd;p=pandora-kernel.git drm/i915: fixup overlay checks for interlaced modes The drm core _really_ likes to frob around with the crtc timings and put halfed vertical timings (in fields) in there. Which confuses the overlay code, resulting in it's refusal to display anything at the lower half of an interlaced pipe. Tested-by: Christopher Egert Reviewed-by: Eugeni Dodonov Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed