commit | 328b835ed7b45b0767a53319d741e92e82337bff | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Fri Apr 26 16:47:45 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 26 09:49:48 2024 -0700 |
tree | 8abd8335e73e5e9e0124a78ee8f114838b6c1cb6 | |
parent | d8adace97cadd5f4e418daa4720ac2ae6e5f4515 [diff] |
[roll] Roll fuchsia [display][banjo] Remove Banjo-only attributes from engine driver API. This CL removes the following Banjo-only attributes: * the @inner_pointer attribute from the DisplayConfig vectors passed to CheckConfiguration() and ApplyConfiguration() * the @out_of_line_contents attribute from the DisplayConfig structure This brings the display engine driver Banjo interface in line with the upcoming FIDL interface. This is also a step towards decoupling the Display Coordinator's internal representation from the interface with the display engine drivers. Original-Bug: 314126494 Test: Booted core.qemu-x64 using ffx emu start --engine qemu Test: ffx target ssh display-tool squares Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1031894 Original-Revision: 34a5a0d71592b5ff659775983cb1eedaf1b67e6a GitOrigin-RevId: e0a58858df9cf2756f01e4e564823b9289c23402 Change-Id: I49ec3a99567e61abdd49408e14ced2a1e1a32b8e
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
.