[roll] Roll fuchsia [amlogic-display][rdma] Change "Stopping RDMA" log severity to DEBUG.

Every empty config with no layers triggers an RDMA engine stop on
the amlogic-display driver. This is totally valid.

We should suppress the logs for non-debugging environments so that
the driver won't logspam if it receives empty configs for a long time.

Test: internal product; logspam doesn't occur anymore in "fx log".
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/979996
Original-Revision: 0928c392023513c16f7a5f37f680c36b5bc2cb98
GitOrigin-RevId: 6d74a2376dde53cedd0b864ff88e503006a04c6c
Change-Id: I0b661de907afc044aeac5986dc1c44fcadb0ce83
1 file changed
tree: e2b364b9b054d89820e53ae537d236e0587384dc
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.