]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Can't do accurate vblank timestamps with UMS
authorKeith Packard <keithp@keithp.com>
Sat, 13 Aug 2011 00:05:54 +0000 (17:05 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 15 Aug 2011 19:10:26 +0000 (12:10 -0700)
commit5e4b83d8c988972b0ffbe6da1d0258b9a259f317
treec16dc4a75c6ea2877dcd6be6e1a6ab7393d6dcd0
parent2ca8809154b65a41f7db82a157e401d520b702e2
drm/i915: Can't do accurate vblank timestamps with UMS

Disable this feature when KMS is not running by setting the
driver->get_vblank_timestamp function pointer to NULL.

Signed-off-by: Keith Packard <keithp@keithp.com>
Tested-by: Justin P. Mattock <justinmattock@gmail.com>
drivers/gpu/drm/i915/i915_irq.c