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 ov13858 config files #45

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

Conversation

yipengqu
Copy link

@yipengqu yipengqu commented Mar 6, 2023

No description provided.

Copy link
Contributor

@hao-yao hao-yao left a comment

Choose a reason for hiding this comment

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

Please also copy the graph_descriptor.xml from TGL windows driver. This version is out-of-date.

Please add below part in psys_policy_profiles.xml:

    <graph id="100100">
        <!-- op_modes: 0-disabled, 2-coupled. see ia_cipf_css.h in libiacss -->
        <pipe_executor name="ipu6_lb_video"  pgs="isa_lb_video"/>
        <pipe_executor name="ipu6_bb_video"  pgs="post_gdc_video"/>
        <bundle executors="ipu6_lb_video:0,ipu6_bb_video:1"/>
        <enableBundleInSdv name="false"/>

        <pipe_executor name="ipu6_full_still"  pgs="isa_lb_stills,post_gdc_stills_no_tnr"/>
    </graph>

@@ -18,7 +18,7 @@
<Common>
<version value="1.0"/>
<platform value="IPU6"/>
<cameraNumber value="1"/>
<availableSensors value="hm11b1-uf-1,ov01a1s-uf-1,tpg_ipu6"/>
<cameraNumber value="0"/>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please restore this part to original and only add "ov13858-uf-1" to availableSensors.

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

Successfully merging this pull request may close these issues.

2 participants