[roll] Roll fuchsia [display-utils] Fix image tiling type for new images.

New images created by display-utils should be of tiling type
IMAGE_TILING_TYPE_LINEAR instead of IMAGE_TILING_TYPE_CAPTURE
because they are used as framebuffers rather than capture buffers.

Test: On VIM3 with Amelin AML028-30MB-A1,
      "display-tool squares" works
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1004233
Original-Revision: 4a15b61714ae6cfe9faf5843c12432617e1fbd90
GitOrigin-RevId: fd3226fff3e6af7c095f4af743701c012f0d6894
Change-Id: Ic639d3a54ce9d6967f60af03a4bc93f166a5e8ab
1 file changed
tree: b48da511485dab510785fe820a22ae56db056713
  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 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.