commit | c3613de92ebea302137d21d8938421c3f88d8741 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Aug 12 17:05:54 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Mon Aug 15 12:10:26 2011 -0700 |
tree | c16dc4a75c6ea2877dcd6be6e1a6ab7393d6dcd0 | |
parent | aaa6fd2a004147bf32fce05720938236de3361d9 [diff] |
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>