[roll] Roll fuchsia [amlogic-display] Add ARGB8888 to HDMI supported pixel format list.

Both RGB_x888 and ARGB_8888 should be supported since they both
correspond to the same sysmem format.

Original-Bug: 94523
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/650769
Original-Revision: f5af73f8ba0ab58a53f313fb2f2eed3431454779
GitOrigin-RevId: fadf79c87f0032ad82a4983e7ad40ef49b9c357b
Change-Id: I3210938269fcdc284d5764323ab167ff5da1a586
1 file changed
tree: 51034da7295eb648b34bf6fff28ee425d65a1255
  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.