[roll] Roll fuchsia [display] Introduce SetDisplayPower.

Hardware-specific drivers can implement this as a no-op for now, and
this particular API will evolve as we discover new requirements.

The core display driver will also be updated with a new API, but it is
not yet clear whether to modify fuchsia.hardware.display.Controller or
to introduce a secondary protocol.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/573565
Original-Revision: b320e470a44965b5bb745cc787b8a213153b2cc9
GitOrigin-RevId: 0962dcc7a14563d05d4b626d14102fc412e2b847
Change-Id: I5aa1c7a1cb276950e2ed20b56fc760c48d9545c7
1 file changed
tree: edc96e9dd4fcffaa5a672bf4b7ab99275596c7b9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.