[roll] Roll fuchsia [i915] Separate display controller device.

Previously, the root 'i915' device also served as the device the display
controller driver bound to.

In DFv2, this is not supported. This CL make the root 'i915' device into
a NON_BINDABLE device and exposes the display controller protocol through
a passthrough child.

Original-Bug: 91608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650092
Original-Revision: f9182ad558b7f0722597061050a121e878985e9b
GitOrigin-RevId: 1990bf7b4fbebd9582dffc5374b0187a5a1c8609
Change-Id: I91c48074b1b1c7000e27c80a3286f25effd6c292
1 file changed
tree: 04cebcc53eca70e3d62ae3fe70a7a217470f1cbe
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.