From: Paulo Zanoni Date: Fri, 3 May 2013 20:23:44 +0000 (-0300) Subject: drm/i915: MCH_SSKPD is a 64 bit register on Haswell X-Git-Tag: v3.11-rc1~65^2~105^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e1f72664e0a8a31e9b90c48459deb6642fd52f3;p=pandora-kernel.git drm/i915: MCH_SSKPD is a 64 bit register on Haswell And the SNB_READ_WM0_LATENCY macro is not valid anymore because we have the "New WM0" at 63:56, so the "Old WM0" could maybe be zero if the new one is not zero. Signed-off-by: Paulo Zanoni Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed