From: Paulo Zanoni Date: Thu, 18 Oct 2012 14:25:08 +0000 (+0200) Subject: drm/i915: fix DP AUX register definitions on Haswell X-Git-Tag: v3.8-rc1~82^2~192^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=750eb99e0ec12f9a13446284d493d35a60866624;p=pandora-kernel.git drm/i915: fix DP AUX register definitions on Haswell The old rule that the AUX registers are just an offset (+4 and +10) from output_reg is not true anymore, since output_reg in on the CPU and some AUX regs are on the PCH. Signed-off-by: Paulo Zanoni [danvet: use the existing #defines as spotted by Damien Lespiau.] Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed