[roll] Roll fuchsia Revert "[amlogic-display] Replace display_mode_t with"

This reverts commit 3f491e17f244eb29dca447f96c6f27a673f5b3e3.

Reason for revert: With the CL I'm seeing
"pll[0x320] reset 159 times" etc (see comment on original CL).

Original change's description:
> [amlogic-display] Replace display_mode_t with
> display::DisplayTiming.
>
> This replaces the banjo type "display_mode_t" which should be only used
> for inter-driver communication with api-types-cpp type display::
> DisplayTiming.
>
> Test: no-op expected. amlogic-display-test passed.
> Test: display-tool squares 1 on VIM3 with MIMO HDMI display.
> Original-Fixed: 132603
> Original-Bug: 128704
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/926574

Original-Bug: 128704
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/932136
Original-Revision: fee7f3b320a9ec66fb4b35b708a31cd4c7faa58f
GitOrigin-RevId: f2b7273a98d0d3bb6f60fa2b608fd50d76054d9b
Change-Id: If550f3bfcc452999bb07cfbe1dc0bc020dd46fef
1 file changed
tree: 2c0ce288918a8dac5999438d2df0beb71b12a83c
  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.