[roll] Roll fuchsia [amlogic-display][dsi] Use correct units for video timings.
The Designware MIPI DSI Host Controller Databook states that all
the registers configuring the horizontal timings (horizontal sync
width, horizontal back porch and horizontal total) use "lanebyteclk
cycles" as their units.
However, previously the amlogic-display driver used number of pixels
for these timing registers.
This change fixes the issue by converting the number of pixels to
lane byte clock cycles first before setting the register values.
Test: Booted core.nelson, core.astro and core.sherlock
with kernel argument
driver.amlogic_display.full_hardware_reset=true.
Original-Fixed: 328088211
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1001473
Original-Revision: 7e0e400077dfa0acd91d48c4cacdf0988446aad1
GitOrigin-RevId: 93af75aa3ba31ddeac4dff1078eeaaae73ec8f74
Change-Id: I768d8acaa8b40f4b9822b1313deb41d0d2bb382f
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.