[roll] Roll fuchsia [intel-i915-tgl] Unit tests for registers::CdClockCtl logic.

registers::CdClockCtl::FreqDecimal() has non-trivial logic. Intel's PRMs
include a good number of test cases we can use to validate this logic.

Tested: fx test //src/graphics/display/drivers/intel-i915-tgl
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704882
Original-Revision: 8bdd66c8665231ff1433f5014a96d8dc5f1fa705
GitOrigin-RevId: e955bef6e8f50c11a2703082e2809a8b5a250ab0
Change-Id: I7eb3e59d81f6d4ada7444008d8852418feff5f3b
1 file changed
tree: c542f5029cc4d5828d902d0f0500b4725117062c
  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.