[roll] Roll fuchsia [aml-hdmi] Use display::DisplayTiming.

This replaces the StandardDisplayMode FIDL structs in aml-hdmi
with display::DisplayTiming.

StandardDisplayMode will be only used for FIDL communication only.

Test: Modified HdmiDwTest.ConfigHdmitxTest in hdmi-tw-test.
      Previously the test used a timing where
      v_blanking < v_sync_pause which is invalid. We changed the
      v_blanking value used and corresponding register values.

Original-Bug: 128704
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/932273
Original-Revision: e0e3368b1d8da3af521981060fca02508c92dacf
GitOrigin-RevId: 9dafd8ee713486314a17fae9bc2ab12270201c55
Change-Id: I02e4b1820a6caa06f9c6d1cf3bccc8b27e7d5403
1 file changed
tree: 5d5875bc887befbe7f2ec911184c666ee5fc0d97
  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.