[roll] Roll fuchsia [display][goldfish] Support multiple layers in CheckConfiguration

Ensure CheckConfiguration() returns kUnsupportedConfig if layer count
exceeds the hardware limit of 1. Also add a ZX_DEBUG_ASSERT_MSG in
ApplyConfiguration() to catch invalid multi-layer configs.

Original-Bug: 412450577

Test: ffx target ssh display-tool squares
Test: fx test //src/graphics/display/drivers/goldfish-display

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1500316
Original-Revision: e22d8d0774f893bca9a1a6508e2546904733b398
GitOrigin-RevId: f818777e5262d057d33a3914c888f732e66ce215
Change-Id: I54de081bd97ca9cf66e2822d38ed58b7d4713976
1 file changed
tree: 19b0c57b6349ea6435c85aa4532d00b846fb0e56
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.