]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/gpu/drm/i915/i915_reg.h
drm/i915: kill Ivybridge vblank irq vfuncs
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 12 Jul 2013 23:00:08 +0000 (20:00 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 19 Jul 2013 16:09:28 +0000 (18:09 +0200)
commitb518421f5f91365a08ebe55497b32fe6d90ef4df
tree1309ae32a27a75912c67daae94b90e68bbfc536f
parentf1af8fc10cdb75da7f07f765e9af86dec064f2a8
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 <paulo.r.zanoni@intel.com>
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_reg.h