[roll] Roll fuchsia [virtio-gpu-display] Switch to new format for references.

Format documentation:
//docs/development/drivers/driver_guides/display/referencing.md

The reference conversion was done by an AI agent, proving that the new
reference format is sufficiently documented for AI agent consumption.

I reviewed and cleaned up the prose in a few places.

Original-Original-Bug: 504722357
Test: fx build (no code changes)
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1764194
Original-Original-Revision: 818e40f59435e973ceabcd62e2e2f2c81d8ca3e3
GitOrigin-RevId: f7db2e2bdbf9ef0b9f6be4d9dca9f977ba4da133
Change-Id: I4bfd4f8f581289eea9034b435ec84ed46bdfb807
1 file changed
tree: 66ea121bb23a86b53d805bdcbed81001c61ebf01
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.