[roll] Roll fuchsia [intel-i915] Refactor display PLL programming.

This change moves display PLL programming and PLL/DDI mapping
logic to separated classes (DisplayPll / DisplayPllManager)
so that we could have platform-specific code for different
generations of hardware to support gen12 display.

Original-Bug: 95863
Test: Refactor only; no-op.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677777
Original-Revision: 2f3ee070dae7c8a175a4aa05254c879ada63b5eb
GitOrigin-RevId: 9397d36b314a23c5a7ef50148e8a94b11e6dd0f5
Change-Id: I0a5642c8542a0edb4b6a75001e50306e08461b76
1 file changed
tree: 202ba01ffe91d0de629588ea46f4e1cd72c17499
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.