[roll] Roll fuchsia [display][edid] Allow zero-padded EDID values.

In the short term, this affordance comes in handy for interacting with
the virtio-gpu implementation in QEmu 9.2, which uses a 256-byte EDID
value, but reports having a 1,024-byte EDID.

In the long term, this gives more leeway to engine driver
implementations that may be faced with similar issues.

Original-Bug: 397759936
Test: fx test //src/graphics/display/lib/edid
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211129
Original-Revision: 2041bd940abacd300f12e2fe07c1908c0052ba84
GitOrigin-RevId: 6a9ce995607f83c9a92cb0918761aee511177ef4
Change-Id: I3aa0ac76bc1b8410e339ae65081bda3526fc19bb
1 file changed
tree: f1abd9ff8660b6bd33444324dacded2c9ad5f714
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.