[roll] Roll fuchsia [intel-i915-tgl] vbt: Add Type-C/Thunderbolt fields; Check DDI
availability.

This adds fields from VBT table to check if a port is USB Type-C
and/or Thunderbolt.

BIOS may include unsupported display ports in its VBT table. We
added a check to make sure that we only keep ports that have
valid DDI.

Original-Bug: 109368
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/729430
Original-Revision: b44c33777a053e5e81be3c0908d638091c663733
GitOrigin-RevId: 68669967eab7f8e6bb73444ea2596495d86ba611
Change-Id: I3b3cc57735883df66446b075d45e9473db1c82aa
1 file changed
tree: 2862c814c3e0806cdd8c92ebdb0866109c471988
  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.