Added a platform specific flag for vsync timestamp query support.

If the target platform's DRM driver supports the vsync timestamp query
the vblank_query_supported flag should be set to 1. drmWaitVBlank() will
then be used in ARMSOCDRI2GetMSC(), otherwise this function always returns
FALSE.

Change-Id: I0d9610c58d6b246d19a1308f950ecfa0d5b12b54
6 files changed
tree: 41f7e2b0fe824c1b418a8f7b6a1a3c6e675960d0
  1. man/
  2. src/
  3. .gitignore
  4. autogen.sh
  5. configure.ac
  6. COPYING
  7. Makefile.am
  8. NEWS
  9. README