[roll] Roll fuchsia [intel-display] Move ReadExtendedEdid() implementation out of GMBusI2c.

The ReadExtendedEdid() implementation works for all types of DDC
controllers, including both GMBus DDC controller and the DP AUX
DDC controller. This change moves the ReadExtendedEdid()
implementation to a global method so that it can be used by both
HdmiDisplay and DpDisplay.

Test: core.x64 booted on NUC11TNHv5 with MIMO HDMI Display.
Test: core.x64 booted on NUC11TNHv5 with HDMI headless plug.
Original-Bug: 390552176
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1191930
Original-Revision: a906b8627c3ea389371a9ddba0a0ad55b89e5d5b
GitOrigin-RevId: e24cb5db94ae6ec5dcd48293b6b634e7cf59a4da
Change-Id: Ic1731dcf13e7b107c5f0c487b30e95e15180dcef
1 file changed
tree: 807b3938973319005a5f7bdb172368c1ce5ee282
  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 in one of the communication channels documented at get involved.

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.