[roll] Roll fuchsia [display][banjo] Explicit representation for color constants.

This CL ports Ie2f1aed0e29a74ce4b9d92161e02fa5e75eeefe0 to the Banjo
interface between the display coordinator and display engine drivers.

This CL also adds support for RGBA color constants to the intel-display
driver. This is a step towards having one baseline color format
supported by all display drivers.

Original-Bug: 316631158
Test: fx test //src/graphics/display/drivers
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155377
Original-Revision: 2a78e0cba595eaccd4902c49cca8cfd6ec90e723
GitOrigin-RevId: 9f5d8cd7798bbfe416ae302525c666850b1ade2e
Change-Id: I67a79e8b74542778142c5668f2bce67438fb35f4
1 file changed
tree: 2c36597da3230be6956d641810753ce92337f42e
  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.