[roll] Roll fuchsia [scenic][display] Wire OnVsync2() events to Scenic.

This adds display Controller OnVsync2() event handlers to
Scenic and gfx.

Currently both OnVsync() and OnVsync2() events are triggered
simultaneously in Scenic, so only OnVsync() handler takes care
of vsync timing resolution and vsync acknowledgement.

Test: scenic_tests
Original-Bug: 72588
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/620346
Original-Revision: e7ff7b7603a3688bda0ff6bba27f649fc3d1458a
GitOrigin-RevId: 12b70bdc9238f8cfe1aa5660f571860d823f564b
Change-Id: I60897bd9df0c50b2109266e312990e0f10f3b4f0
1 file changed
tree: b4fff82f323ed22c1891d50255a852c0ba41e744
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.