Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Always use Client even if planes are more than layers #685

Open
wants to merge 1 commit into
base: bp_p_acrn
Choose a base branch
from

Conversation

Shao-Feng
Copy link
Contributor

A bug in SF's layer buffer when the buffer is composed in Cilent.
and present as Device in next frame. probably, the app didn't draw
or sync the buffer fence with SF.
A workaround here, always use Client layer even if the layers
are less than the planes.

Tests: Work well on customer device.
Tracked-On: https://jira.devtools.intel.com/browse/OAM-89673
Signed-off-by: Shaofeng Tang [email protected]

Change-Id: Ia84eccdab8d62bc502680b4bd4243bcbe158d38e

A bug in SF's layer buffer when the buffer is composed in Cilent.
and present as Device in next frame. probably, the app didn't draw
or sync the buffer fence with SF.
A workaround here, always use Client layer even if the layers
are less than the planes.

Tests: Work well on customer device.
Tracked-On: https://jira.devtools.intel.com/browse/OAM-89673
Signed-off-by: Shaofeng Tang <[email protected]>

Change-Id: Ia84eccdab8d62bc502680b4bd4243bcbe158d38e
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant