[roll] Roll fuchsia [display] Use Hz in DisplayTiming for pixel clock frequency.

This change replaces kHz with Hz for the pixel clock frequency
field and updates the drivers correspondingly, including:
- amlogic-display
- fake-display
- goldfish-display
- intel-i915
- simple-display
- virtio-gpu guest

The banjo / FIDL structs will be updated in a separate change.

Test: all CI/CQ tests passed
Test: (simple-display) On core.x64, "fx qemu -g --no-virtio"
Test: (virtio-gpu display) On core.x64 "fx qemu -g"
Test: (goldfish-display) On core.x64 "ffx emu start"
Test: (intel-i915) core.x64 booted on NUC11.
Test: (amlogic-display) core.vim3 booted on VIM3 with Amelin
      AML028-30MB-A1; core.nelson booted with kernel argument
      driver.amlogic_display.full_hardware_reset=true
Original-Bug: 322553223
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002018
Original-Revision: 4e665d3f6cdfe8f0b125360f60ca95510e7eff08
GitOrigin-RevId: 17cd3ef650f6382af48fddb44003e7b7f3d1ff69
Change-Id: I3e8f14b8faf826086a71e14cb626957911750cc9
1 file changed
tree: 5db2815abf9f3b033832aa7bbcf1b698192e7a6b
  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 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.