commit | 3e3d71be8e59230b950279285c10184e1c56e782 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@google.com> | Thu Apr 27 04:47:21 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 27 04:47:21 2023 +0000 |
tree | 333865b108a3251a0c8783f2971f5f130f0b93b5 | |
parent | 7ae1def2d81088ad3f56506d6dea74792f4933ea [diff] |
[display][coordinator] Do not use vsync_layer_count. "vsync_layer_count" was a legacy of image-handle-based vsync, which excludes the display color layers since they are not associated with any image handles. With config stamps being used for Vsync, now we should take all layers into consideration when sending configurations to display device. This change replaces "vsync_layer_count" with "layer_count" which returns the number of current layers of a configuration. This will allow a display configuration with only a color layer being displayed on screen. Test: display-tool color on NUC11, together with other changes Bug: 126255 Change-Id: Ib1b9874e3bc575101d278b5a73eb9d48ff6e33d6 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/846773 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Fuchsia-Auto-Submit: Victor Costan <costan@google.com> Reviewed-by: Victor Costan <costan@google.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.