[roll] Roll fuchsia [amlogic-display][vout] Inject PanelConfig to Vout.

This adds the PanelConfig const pointer to Vout ctor so that the
PanelConfig will be injected and stored in the factory function.
DSI Vout-related hardware component classes (e.g. Clock, DsiHost,
and Lcd) may use the PanelConfig from the given pointer.

Test: no-op expected.
Test: core.nelson booted.
Original-Bug: 318800903
Original-Bug: 318479388
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/969343
Original-Revision: 4052c6ddc63cca4649e2b84c7fcab4f1ddf01a24
GitOrigin-RevId: 434f9d7f08ab17b532a6d548fb03ce82c7d1a277
Change-Id: I13d3df314940542be9e560928b63cc45d91db3f2
1 file changed
tree: 821e24caaaff524db4749abdc300a1c82791f6e6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.