| commit | ac3fc7742c1b7a8c5fc7e566e6095c60daaf8dc7 | [log] [tgz] |
|---|---|---|
| author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Wed Jan 10 07:27:16 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 09 23:28:48 2024 -0800 |
| tree | 692f2ed636e4d3d0e07a8ce4243dfc12d90d6eb1 | |
| parent | 4568529a6ce2089cd49611cc68c98e10923b8655 [diff] |
[roll] Roll fuchsia [amlogic-display][dsi][clock] Do not use the hardcoded PLL / DSI clock
ratio for LCD panels.
Some LCD panel vendors provided hardcoded PLL / DSI clock ratios
for their LCD panels, while some used automatically calculated
clock ratios.
Since the calculated clock ratios always match the hardcoded values,
this change removes all the hardcoded values and make all displays
to use the automatically calculated values.
This change also adds a test to verify that the calculated clock
ratio matches the original hardcoded values for the affected display
panels.
Test: added PllTimingHdmiPllClockRatioCalculatedCorrectly to clock-test
Test: core.astro, core.nelson and core.sherlock booted (using the
affected panels)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/970959
Original-Revision: 4ed7b86f05474a5c12114516ae18b7e5e4f8cdeb
GitOrigin-RevId: ff7ca94efc4388037f5fbbe86d045a29db43a20c
Change-Id: I580a435a9fba20f0862ee8e1282178b4752cf948
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.