Skip to content

FROMLIST: media: venus: IRIS2 EOS quirk#51

Merged
Manigurr merged 2 commits into
video.upstream(stage)from
testingbranch
Jan 9, 2026
Merged

FROMLIST: media: venus: IRIS2 EOS quirk#51
Manigurr merged 2 commits into
video.upstream(stage)from
testingbranch

Conversation

@Manigurr

@Manigurr Manigurr commented Jan 9, 2026

Copy link
Copy Markdown

Constrain the check to IRIS2 (SM8250) only, which is the only platform that needs this quirk, by replacing IS_V6() with IS_IRIS2(). This restores correct behavior on SC7280 and avoids a forced NULL EOS buffer address.

Co-developed-by: Renjiang Han renjiang.han@oss.qualcomm.com

Constrain the check to IRIS2 (SM8250) only, which is the only
platform that needs this quirk, by replacing IS_V6() with
IS_IRIS2(). This restores correct behavior on SC7280 and avoids a
forced NULL EOS buffer address.

Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
updated workflow for the lava test to fetch the better results.

Signed-off-by: Mani Deepak Gurram <manigurr@qti.qualcomm.com>
@Manigurr Manigurr merged commit ee4e204 into video.upstream(stage) Jan 9, 2026
7 of 12 checks passed
Manigurr added a commit that referenced this pull request Jan 12, 2026
Constrain the check to IRIS2 (SM8250) only, which is the only
platform that needs this quirk, by replacing IS_V6() with
IS_IRIS2(). This restores correct behavior on SC7280 and avoids a
forced NULL EOS buffer address.

Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Manigurr added a commit that referenced this pull request Jan 12, 2026
Constrain the check to IRIS2 (SM8250) only, which is the only
platform that needs this quirk, by replacing IS_V6() with
IS_IRIS2(). This restores correct behavior on SC7280 and avoids a
forced NULL EOS buffer address.

Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Manigurr added a commit that referenced this pull request Jan 12, 2026
Constrain the check to IRIS2 (SM8250) only, which is the only
platform that needs this quirk, by replacing IS_V6() with
IS_IRIS2(). This restores correct behavior on SC7280 and avoids a
forced NULL EOS buffer address.

Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Manigurr added a commit that referenced this pull request Jan 12, 2026
Constrain the check to IRIS2 (SM8250) only, which is the only
platform that needs this quirk, by replacing IS_V6() with
IS_IRIS2(). This restores correct behavior on SC7280 and avoids a
forced NULL EOS buffer address.

Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
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.

1 participant