[roll] Roll fuchsia [amlogic-display] Use HdmiPllControl{0-6} register classes.

This replaces raw register writes to HdmiPllControl0-6 registers
which contains per-field configuration. All values are the same as
the hardcoded values in Amlogic-provided code, which is verified
in both tests and DEBUG_ASSERTs.

Test: display-tool squares 1 in Nelson (DSI) / VIM3 (HDMI).
Original-Bug: 131232
Original-Bug: 131925
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/901978
Original-Revision: 4f5b6df8b5be7959d78646725056d72d2972c609
GitOrigin-RevId: 3931a4457f166e82d6cd4124df94dee845486a15
Change-Id: I0e31c9ff83334d4bacc60fa62c5480048c040328
1 file changed
tree: c3858026e13e734091b73ae823c4a1a3b33b973a
  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 in one of the communication channels documented at get involved.

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.