[roll] Roll fuchsia [sysmem] Add Intel CCS format support

Intel supports Color Control Surfaces after Y-tiled textures, which
allows compressing the color data. The Intel GPU documentation has a
more complete description of the formats, and
https://bwidawsk.net/blog/2021/2/modifiers/#end-to-end-lossless-compression
has an explanation of a similar design.

Original-Bug: 73404

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/551323
Original-Revision: 00e026b1a3df1d84c2236e8307a8d50721edb4ca
GitOrigin-RevId: 6ad123fd7f03a1077f1275252b073c0ade048f5b
Change-Id: I4d9171c56fea12ffc982d3d7a41a486b43718007
1 file changed
tree: 164011ac32902d5872d774c58877a3d5dc62fbce
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.