Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid Readback buffer support if window_rect feature used #4

Open
wants to merge 3 commits into
base: arrow-13.1-caf-sm8350
Choose a base branch
from

Conversation

RobertGarciaa
Copy link

When window rect feature is used, Display width, height returned to the client are different than actual panel width, height. This results in drmModeAtomicCommit failures due to WBC and primary panel width, height mismatch.

Change-Id: Ibaca5e3ffc9c0093214eb0cab5c89d4fa0bd0d7e

Vinoth Jayaram and others added 3 commits April 20, 2023 14:02
When window rect feature is used, Display width, height returned
to the client are different than actual panel width, height.
This results in drmModeAtomicCommit failures due to WBC
and primary panel width, height mismatch.

Change-Id: Ibaca5e3ffc9c0093214eb0cab5c89d4fa0bd0d7e
Change-Id: Ia73b7674d396de434272aeedf28245e417a1e5bb
To enable Dolby Vision support in hwc, add the following to your
BoardConfig.mk or BoardConfigCommon.mk

SOONG_CONFIG_NAMESPACES += dolby_vision
SOONG_CONFIG_dolby_vision += enabled
SOONG_CONFIG_dolby_vision_enabled := true

Signed-off-by: Chenyang Zhong <[email protected]>
Change-Id: Ic512456847d84a1f5af64ed9fb8c38d7de4e8970
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants