commit | af8e2ddbd1c25d0af9d053e8989f4da10533d397 | [log] [tgz] |
---|---|---|
author | C Stout <cstout@fuchsia.infra.roller.google.com> | Fri Feb 02 17:11:20 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 02 09:12:19 2024 -0800 |
tree | 344ed790cb97fca84b9145f0e2cb4b5ba23856a8 | |
parent | e0f90b7f5db93c6f71a608ade82e8f06ab5e99ed [diff] |
[roll] Roll fuchsia [display][virtio-guest] Set scanout before transfer/flush The existing code crashes with the rutabaga pci device in qemu latest, because it's expecting set_scanout to have been called before flush. The spec says that VIRTIO_GPU_CMD_RESOURCE_FLUSH "flushes any scanouts the resource is being used on", which seems to indicate it should work either way. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/984745 Original-Revision: 56eb47e4f3b78bb82edf73d109b318f346cc6d22 GitOrigin-RevId: 6c6992bfcaa8ac3a9fff3af62827a29821081268 Change-Id: I6fc5f588b41f644dea6915fe10c7b962c603cd92
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.