commit | 5b1b76c5e295ff8ee77304091c208abf9f66e3ec | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Thu Mar 07 04:46:57 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 06 20:48:18 2024 -0800 |
tree | 5db2815abf9f3b033832aa7bbcf1b698192e7a6b | |
parent | f68c36713464a23368052c73aac5645dad539605 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.