[roll] Roll fuchsia [amlogic-display] Support linear format for R8G8B8A8.

This enables clients to use R8G8B8A8 with linear format modifiers
as display images. The amlogic-display OSD module has this fully
supported within the hardware.

Test: added abgr8888 + linear to amlogic-display-test's fake
      BufferCollection.
Test: "display-tool vsync --color ff0000 --pixel-format argb8888"
Test: "display-tool vsync --color ff0000 --pixel-format abgr8888"
      both displays red correctly.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/836397
Original-Revision: 1697bc9285465b6ba2e25231b132506f6641572f
GitOrigin-RevId: 10b63ea9d320eaa8c2a9c25446cbc7f287f39439
Change-Id: I1dcb86a60f8fd7ab5cd64a2a43a072027bced985
1 file changed
tree: 3f91adae62212e3fca7515dbe6350dc2c65cf81b
  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.