[roll] Roll fuchsia [display][core] Use i2cimpl protocol instead of bus ID

Use the i2cimpl protocol provided through AddedDisplayArgs instead of
the bus ID. Also remove the call to device_get_protocol that was
previously used to obtain an i2cimpl client.

Original-Bug: 120971
Test: Used display-tool info to show EDID of HDMI monitor on vim3
Test: fx test //src/graphics/display/drivers/display
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/815072
Original-Revision: b311d10235fe061b90b78944a67bb43c479057e3
GitOrigin-RevId: 699768c2b04d517e3b9d8f83d5529e91f309d8ae
Change-Id: I2a9d4be5afb475219fbe4ef81bab5ac4e10acce1
1 file changed
tree: 49994ef773a0f08651ba58e8c68c564c5836f8b6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.