commit | 565e443d67a8b7b61b1ee7f8e752be329a358d9e | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@google.com> | Wed Nov 06 19:48:18 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 19:48:18 2024 +0000 |
tree | 3d1b665fa4cc33a41a9693b052289367e9b09a67 | |
parent | a8198f5a8e3db7773f2d858b6a88b96ff4b2c423 [diff] |
[display] Move utils to standalone library. This CL does not introduce any new code. All utilities are moved from util/ directories in existing drivers. The drivers themselves are modified to use the headers and classes/functions in the library. Updating driver usage includes adding the display:: namespace qualifier to the classes and functions that are now in the library. This accounts for the vast majority of the driver changes. Bug: 359960626 Test: fx test //src/graphics/display/lib/driver-utils Test: fx test //src/graphics/display/drivers Change-Id: I8082ea8f11eae5bfc1a225925358638c803976d7 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151373 Fuchsia-Auto-Submit: Victor Costan <costan@google.com> Reviewed-by: Yilong Li <liyl@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.