From: Daniel Vetter Date: Sat, 28 Jan 2012 13:49:19 +0000 (+0100) Subject: drm/i915: clean up interlaced pipeconf bit definitions X-Git-Tag: v3.4-rc1~143^2~85^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d442ae181ba86085c3add085d5cb4482a8ccca68;p=pandora-kernel.git drm/i915: clean up interlaced pipeconf bit definitions - Clarify which bits are for which chips. - Note that gen2 can't do interlaced directly (only via dvo tv chips). - Move the mask to the top to make it clearer how wide this field is. - Add defintions for all possible values. This patch doesn't change any code. v2: Paulo Zanoni pointed out that the pixel doubling modes do no longer exist on ivb. Cc: Peter Ross Reviewed-by: Eugeni Dodonov Reviewed-by: Paulo Zanoni Tested-by: Paulo Zanoni Tested-by: Christopher Egert Tested-by: Alfonso Fiore Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed