[roll] Roll fuchsia [amlogic-display] Add logging for CheckConfig failures.

CheckConfig failures usually lead to degraded performance, as the
display client is asked to do some form of software (or GPU)
compositing. This CL logs CheckConfig failures at the warning level,
which matches the current Sysmem implementation.

The logging was useful for investigating the attached bug.

Original-Bug: 402835296
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1226504
Original-Revision: 1e7180cc089442ebffcd4a6a1581c82d3580879b
GitOrigin-RevId: c0662be100f0e25c2283435a6ede22ebf528b67c
Change-Id: I57851aa854ad15188f518717d050a2e0789b2239
1 file changed
tree: 360974fc0633d39cf21c97cd6d517ed78e0adf70
  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.