]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
drm/i915: Use vblank_disable_immediate on gen2
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 22 Mar 2019 18:08:04 +0000 (20:08 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 25 Mar 2019 06:40:20 +0000 (08:40 +0200)
commit0df3f09d00ae9659a250014cdbd0a14dca83a561
treee22932787b1b68d4916df8e3e722f26323ba67a3
parentd938da6b132a2d6addeba4c57a67ec3c07824843
drm/i915: Use vblank_disable_immediate on gen2

The vblank timestamp->counter guesstimator seems to be
working sufficiently well, so there's no reason not to
disable vblank interrupts ASAP even on gen2.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190322180804.3300-2-ville.syrjala@linux.intel.com
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_irq.c