commit | e762b12a21d46f45937aa2140c26293a286e5ee9 | [log] [tgz] |
---|---|---|
author | Dave Barnish <dave.barnish@arm.com> | Mon Aug 12 17:13:46 2013 +0100 |
committer | Dave Barnish <dave.barnish@arm.com> | Mon Aug 12 17:25:20 2013 +0100 |
tree | 41f7e2b0fe824c1b418a8f7b6a1a3c6e675960d0 | |
parent | b4299f81bc02f7c8536aa5d49f47e5d73f517ce0 [diff] |
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