From: Daniel Vetter Date: Sat, 12 May 2012 20:22:58 +0000 (+0200) Subject: drm/i915: properly handle interlaced bit for sdvo dtd conversion X-Git-Tag: v3.5-rc1~40^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d92bfa5f0cdf57f82f5181b0ad6af75c3fdf41;p=pandora-kernel.git drm/i915: properly handle interlaced bit for sdvo dtd conversion We've simply ignored this, which isn't too great. With this, interlaced 1080i works on my HDMI screen connected through sdvo. For no apparent reason anything else still doesn't work as it should. While at it, give these magic numbers in the dtd proper names and add a comment that they match with EDID detailed timings. v2: Actually use the right bit for interlaced. Tested-by: Peter Ross Reviewed-by: Paulo Zanoni Cc: stable@vger.kernel.org Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed