[roll] Roll fuchsia [i915] Correctly signal CD clock changes

When changing the CD clock frequency, the GT mailbox
sequence has a fixed prologue but the epilogue is
frequency-dependent.

Fixes: 43581
Test: boot on Pixelbook, NUC
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/647441
Original-Revision: ded09483d10a95cc8d8e51f0819141f108b81699
GitOrigin-RevId: 26a087cfcf1fbdb2d8e3897b14d0e8a87be77db7
Change-Id: I40a1b0519300f89cbe4844936c1b3a3c2a6bc8cf
1 file changed
tree: bf9dee1115f1f0b6307d6dfca3b1a0ba40f994ef
  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.