[roll] Roll fuchsia [simple-display] Do not use image_t.pixel_format.

Instead the driver should always use the pixel format type from
sysmem.

This also changes the type of the hardcoded pixel format type
(format_) to fuchsia.images2.PixelFormat instead.

Test: virtcon on "fx qemu -g --no-virtio"
Original-Bug: 126113
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/843200
Original-Revision: 005a6f6aee3c1cc908f6b1001e9841cf5bf81806
GitOrigin-RevId: 80584a2245152058f26affb2721afcb0b5f3d148
Change-Id: I573d1796e151714bf490cfe10e3a57809c4447b0
1 file changed
tree: 401e4b6479f60f4fe8f0d4d74ba23523167a669a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.