From: Paulo Zanoni Date: Fri, 12 Jul 2013 23:00:08 +0000 (-0300) Subject: drm/i915: kill Ivybridge vblank irq vfuncs X-Git-Tag: v3.12-rc1~136^2~129^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b518421f5f91365a08ebe55497b32fe6d90ef4df;p=pandora-kernel.git drm/i915: kill Ivybridge vblank irq vfuncs The IVB funtions are exactly the same as the ILK ones, with the exception of the bit register. So add IVB/HSW support to ironlake_enable_vblank and ironlake_disable_vblank, then kill the ivybridge functions. Signed-off-by: Paulo Zanoni Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed