From: Paulo Zanoni Date: Fri, 5 Oct 2012 15:05:57 +0000 (-0300) Subject: drm/i915: add haswell_set_pipeconf X-Git-Tag: v3.8-rc1~82^2~192^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2b0b382a7e6cbf3549559ec7dc86c63f5aa3d1;p=pandora-kernel.git drm/i915: add haswell_set_pipeconf It's a copy of ironlake_set_pipeconf with 2 differences: - There is no BPC field to set. - The interlaced mask is now 2 bits instead of 3. Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed