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

Composition fix #101

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

Conversation

JeevakaPrabu
Copy link

No description provided.

In Bare metal config, client composition is getting used for video
playback instead of device composition.

VIRTGPU_PARAM_QUERY_DEV returns 1 in virtualized config. IsIvshmDev is
returning true for Bare metal config instead of virtualized which
results in client composition instead of device composition.

Fix the issue by returning true from IsIvshmDev function only when the
VIRTGPU_PARAM_QUERY_DEV query returns 1.

Tests done:
- Android boot to UI
- Video playback

Tracked-On:
Signed-off-by: JeevakaPrabu <[email protected]>
@sysopenci
Copy link

Improper Commit Message
Proper Tracked on value is not present in
commit message,make sure Tracked-on: jira-ticket is present

@sysopenci sysopenci added Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started labels Jan 12, 2025
@sysopenci
Copy link

Improper Commit Message
Proper Tracked on value is not present in
commit message,make sure Tracked-on: jira-ticket is present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Build Not Started Engineering Build Not Started Invalid commit message Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants