[roll] Roll fuchsia [display][virtio-gpu] 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-test
Test: fx test //src/graphics/display/drivers/virtio-gpu-display

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1501676
Original-Revision: 71b34a372ce48e6b812583d6d9ec1e64d457ec5d
GitOrigin-RevId: 33f440e81c8cfa664fe5127a82394c20064c2795
Change-Id: Iad28df3f9dc9125cc1ec79762f20e73594851660
1 file changed
tree: 0baa5656265d0164d9cf713f9f62805550ab789b
  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.