From: Christian Schmidt Date: Mon, 19 Dec 2011 19:03:33 +0000 (+0100) Subject: drm/intel: Fix initialization if startup happens in interlaced mode [v2] X-Git-Tag: v3.3-rc1~121^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59df7b1771c150163e522f33c638096ab0efbf42;p=pandora-kernel.git drm/intel: Fix initialization if startup happens in interlaced mode [v2] My EFI BIOS starts the graphics card up in my projector's preferred EDID mode, 1080@60i. The Intel driver does not clear all the interlaced bits. This patch introduces a new PIPECONF_INTERLACE_MASK define and uses it to restore progressive mode. Signed-of-by: Christian Schmidt Reviewed-by: Chris Wilson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed