commit | 968fdecd1524452d1eb7a88e27c9116dca212bd6 | [log] [tgz] |
---|---|---|
author | Ian Fisher <iafisher@fuchsia.infra.roller.google.com> | Thu Aug 25 19:36:15 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 25 12:37:30 2022 -0700 |
tree | e2c049516734311832248014d7fa886998b28799 | |
parent | 2abc5eb4ef7bf44c947f465501a1deccbd4e6755 [diff] |
[roll] Roll fuchsia Reland "[simple-display] Use FIDL sysmem connection instead of Banjo" This is a reland of commit 67a034cbd24ef45319891cc2f667ed61116970c4 Original change's description: > [simple-display] Use FIDL sysmem connection instead of Banjo > > Original-Bug: 103663 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698642 The original commit broke the simple-display driver because the bind rules declared a 'sysmem' fragment but the code expected a 'sysmem-fidl' fragment. I verified that graphics work on both NUC and QEMU, taking extra care to ensure that the simple-display driver was actually used (which required circumventing the Tiger Lake opt-out bind rules). Original-Bug: 103663 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/712265 Original-Revision: 612eeeb56c57e912b3fbcc9da2a3f114147c64a9 GitOrigin-RevId: 2704039ccb7bee704a93a6065ce2a471710402ef Change-Id: Ib2b62159ec5c60cab5ff77967ba90c1aeb74bb6a
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
.