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

Add support the VM3 screen cast #157

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

yhe39
Copy link
Contributor

@yhe39 yhe39 commented Sep 20, 2024

VM3 dgpu passthrough, after probe ivshm, gralloc
will deem it as QNX case.
Check if the first render node is dGPU and
first virtiogpu is ivshm, it is dgpu + ivshm case.

Tracked-On: OAM-124710

VM3 dgpu passthrough, after probe ivshm, gralloc
will deem it as QNX case.
Check if the first render node is dGPU and
first virtiogpu is ivshm, it is dgpu + ivshm case.

The GPU scenario and the drv_kms_ value:
1. iGPU VF + virtio-pci w blob (SRIOV): kms=render
2. iGPU VF + virtio-pci wo blob (redhat): kms(virtio-pci)
3. iGPU VF + virtio-ivshm (QNX): kms(ivshm)
4. iGPU VF + virtio-pci + dGPU (dual gpu): like case 1
5. dGPU passthrough +probe ivshm: ivhm = kms; kms = render
6. dGPU VF + virtio-pci: like case 1
7. iGPU/dGPU BM: kms=render

Tracked-On: OAM-124710
Signed-off-by: He, Yue <yue.he@intel.com>
Copy link

@feijiang1 feijiang1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci sysopenci added Developer Approved and removed Pending Developer Approval Pending Developer Approval labels Oct 8, 2024
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Oct 8, 2024
@sysopenci
Copy link

Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci merged commit 8973018 into projectceladon:celadon/u/mr0/master Oct 9, 2024
16 checks passed
@sysopenci
Copy link

Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon_umr0_master-merge/157

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants