[roll] Roll fuchsia [starnix][device] Release framebuffer on present_view

Once we start presenting a child view, we no longer need the framebuffer
and can release the memory.

This frees approximately 1mb on Sorrel once the GPU is initialised.

Original-Bug: 390019627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203885
Original-Revision: 3d5461c278256e24d2186bb6e95f21589e5047e9
GitOrigin-RevId: 01b2b252273b5a2b262c715a15eea0abbb838a12
Change-Id: Ic723c440ac8761f939d0201e124649bfc11c28cd
1 file changed
tree: 3483fe8fabec60d9b1640dcf47f78dd10e0cff29
  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.