commit | 0df3f09d00ae9659a250014cdbd0a14dca83a561 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Mar 22 20:08:04 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Mar 25 08:40:20 2019 +0200 |
tree | e22932787b1b68d4916df8e3e722f26323ba67a3 | |
parent | d938da6b132a2d6addeba4c57a67ec3c07824843 [diff] |
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>