[roll] Roll fuchsia [display][simple] Extract display properties to a struct.

This extracts display properties (width, height, stride and pixel
format) to a struct so that it can be passed between the driver
framework integration code and the SimpleDisplay constructor.

Test: no-op expected.
Test: "fx qemu -g --no-virtio" on core.64. virtcon worked.
Original-Bug: 348907038
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1069680
Original-Revision: 3cd4f3525237096aeb29c0f9e575ed82a475962f
GitOrigin-RevId: 5476cf3bde6a16de5ff6a06d002b229b0cd5cb3f
Change-Id: I6233d949f58650f65caf7c21e5a0280ef90797aa
1 file changed
tree: 7bc73d1de5ed9faf3e8002ad7b56bfe99b546f98
  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 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.