[roll] Roll fuchsia [intel-i915-tgl] DisplayPort: Type-C alt mode setup

This adds Type-C PHY initialization and DP_MODE setup
procedures to DpDisplay so that it can detect and set up
displays configured in Type-C Alternative mode.

Original-Bug: 109368
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/730128
Original-Revision: 821332e364f8d33f5e91994626e4f2a2616b4f8d
GitOrigin-RevId: aeef21c6172e2d1447ee836e77ad0400dd4e9b47
Change-Id: I52c327fae2eb37eb7e224e6aeac3d411be7f696e
1 file changed
tree: 46dd92c3d76a76daa998946f6cd4b8f78b74956d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.