[roll] Roll fuchsia [amlogic-display] Enable AFBC on HDMI

This enables AFBC on HDMI mode; so we can remove all the Vout-specific
code to check AFBC availability.

Test: On VIM3 with 1920x1080x60 HDMI display,

      $ fx test vkcube-on-fb
      shows rotating cube without visual artifacts.
      TRACE log shows "AFBC enabled"

Original-Fixed: 124949
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/838618
Original-Revision: 6df5f7674163a3f8f82272330673c1a094115d83
GitOrigin-RevId: 5cf46ead8e470db503c63feebaa3817de28c67e3
Change-Id: I1c469f42455fbf931395db72dfa7299d62a5dd65
1 file changed
tree: a54d0d1a8237993e90ce94119c2a5f62770aaa04
  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.