commit | d1b15ba8bc4f4a9ff795522fe90f2785e410ab7e | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Thu Feb 15 22:44:14 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 15 14:44:59 2024 -0800 |
tree | 2263cdfa3d56e238d754f922d3b058608b2f36f8 | |
parent | 974eeed189c65ca5511d8abc874d7b43bfa0c243 [diff] |
[roll] Roll fuchsia Reland "[amlogic-display][lcd] Remove support for MIPI-DSI read commands." This is a reland of commit 185fb22c3dfb49498c743ac1d5f0b791432ee0fe Original change's description: > [amlogic-display][lcd] Remove support for MIPI-DSI read commands. > > This removes support of all the read commands (DCS read and generic > read) from the MIPI-DSI panel initialization code. > > The only exception is the "read register" non-MIPI-DSI panel > initialization code (0xfc) which is translated to a "generic read" > command. > > We verified that all the existing panel initialization code > sequences do not use any of the read commands. > > Test: dead code deleted. > Test: core.nelson and core.sherlock. > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/980880 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/992232 Original-Revision: 0e2f8183e9158f69de676d4a6dce859a2521fafa GitOrigin-RevId: d5f4bc8087de3bd2ef2c00b976896bd127f2cb99 Change-Id: I2ea3abb698dd93282f9a49e1450a4c11f899283f
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
.