commit | e0620f47950ca6eece0024b4ad0b4e0d177aea7e | [log] [tgz] |
---|---|---|
author | Josh Gargus <jjosh@fuchsia.infra.roller.google.com> | Mon Nov 11 19:15:06 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 11 11:17:40 2024 -0800 |
tree | 7d93f6fc4f69fc325c93185a12aeed5871f18ff5 | |
parent | e8916602ca7d5d997ebb45233f59173e8eb5a60d [diff] |
[roll] Roll fuchsia [flatland] Temporarily disable direct-to-display. fxb/370839049 aims to relax constraints on image usage by the display coordinator. As an intermediate step (fxb/370994314) we want to remove the abililty of the coordinator to signal release fences directly. Typically this involves migrating from observing event signals to vsync stamps, as was done with Carnelian and the Vulkan swapchain. The same could have been done here, except that unlike the other cases it would be throwaway code (since, here, events are used to enforce the constraints that will soon be relaxed when fxb/370839049 is fixed). So instead, temporarily disable direct-to-display, and rip out the code that relies on events. Original-Bug: 377979329 Original-Fixed: 377967775 Original-Fixed: 42173333 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1153340 Original-Revision: ec5229c6ffe4fa9e53ef335648f222fedecfbaad GitOrigin-RevId: a99d08c2526c1ef28ec64ba8834ff2d9ae4eb7ab Change-Id: I63eb3193f35190febcb25ed76bf064e85657c767
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 in one of the communication channels documented at get involved.
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
.