commit | 9d5bd99622821e4db762e0230b1fd8434e4e4bdd | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Fri May 10 10:01:03 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 10 03:02:31 2024 -0700 |
tree | a185c381fcdcdaae1dd5ac6cf8d25c8e16373238 | |
parent | 0fe69de0503a982bb49383f8c14611f3e2621b3a [diff] |
[roll] Roll fuchsia Revert "[intel-i915] Use OnDisplayAdded() and OnDisplayRemoved()." This reverts commit 40d05ef7cb1aaf551fcdc10065bbe21892de1a3e. Reason for revert: possibly broke NUC11 builders Original change's description: > [intel-i915] Use OnDisplayAdded() and OnDisplayRemoved(). > > This change replaces the OnDisplaysChanged() event with > OnDisplayAdded() and OnDisplayRemoved() on display initialization > and display hotplug events. > > Test: on core.x64 on Intel NUC11: > > (1) Boot NUC11 with an HDMI display plugged in. > virtcon and "display-tool squares" worked. > (2) Unplug the display. > Saw "Display disconnected!" in syslog. > (3) Plug in the same HDMI display again. > Saw "Display connected!" in syslog. > "display-tool squares" worked. > > Test: on core.x64 on Intel NUC11: > > (1) Boot NUC11 without any displays plugged in. > (2) Plug in the HDMI display. > Saw "Display connected!" in syslog. > > Original-Bug: 339311596 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1045420 Original-Bug: 339311596 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046395 Original-Revision: e54117290e6a08adc2b5777dc4a23deb2b39d90f GitOrigin-RevId: 9a110da7e3eda604756f119ec3ef8565028bfa09 Change-Id: I694a483994832b22012ec5597159daf3ab5c844e
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
.