[roll] Roll fuchsia [display][edid][api-types-cpp] Convert timing_params_t to DisplayTiming.
This adds a conversion function from edid::timing_params_t to
DisplayTiming in //src/graphics/display/lib/edid.
This helps migration of EDID libraries and display coordinator from
edid::timing_params_t to DisplayTiming.
Test: added timings-test.cc to edid-test. It tests conversion of
progressive and interlaced timing_params_t values to
DisplayTiming using artificial values and real DMT/CTA
timing values.
Original-Bug: 135377
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934748
Original-Revision: 6ff317e26d3c9c4eab107fb1812256061089a595
GitOrigin-RevId: 37038038890986540e6e65942bef43d17156f160
Change-Id: Ic689b9bf17bac0195ecd578799935d14c8bdc21b
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.