| commit | db45b5a798cc104a2c9b21ce627fb2cad15c334c | [log] [tgz] |
|---|---|---|
| author | Victor Costan <costan@fuchsia.infra.roller.google.com> | Thu Sep 29 20:59:38 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 29 14:01:07 2022 -0700 |
| tree | 40138d5f89c0d45878c8ef770e8b578a71d4b4c8 | |
| parent | cd50abdd1a447a6cafb652747d254802f610b577 [diff] |
[roll] Roll fuchsia [intel-i915-tgl] Move PCH registers out of registers.h. This CL moves the PCH display engine register definitions (almost 400 lines of code) from registers.h to a newly created registers-pch.h. This is intended to help readability, as these register definitions are only interesting when working on the PCH display engine functionality. This CL does not introduce any functional changes. The register definitions are copied without any modification. Tested: fx test intel-i915-tgl-test.cm Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/732943 Original-Revision: 540cec22fc50511f72d1a747ff29a7e33fc92415 GitOrigin-RevId: cf0ccfeba78c020e688cff2f91a10850402a527a Change-Id: I2d0dd788912cd90c41a584747a72877abc4dc7ee
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.