[roll] Roll fuchsia [virtio-gpu] Implement ImportImage2.

This implements SetBufferCollectionConstraints2() and ImportImage2()
on virtio-gpu drivers.

Test: Added ImportImage2 test (covering invalid cases) to
      virtio-gpu-test.
Test: fx qemu -g -k -q /usr/bin
      (GUI is not working on prebuilt QEMU so I had to use QEMU from
       apt-get; fxbug.dev/105641)

Original-Bug: 121411
Original-Bug: 122727
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/811070
Original-Revision: 943769f50c2fadd4774f93e482924c53d924c44b
GitOrigin-RevId: f6bcc72fd88e972219688eb0dd8523767fe2947a
Change-Id: Ieea7e4104192f8a486448001aaa909efb03e38c2
1 file changed
tree: fd8e2dcd324a8110f0eaab37eb992928260b2524
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.