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

[Decode] Reenable VC1 decode for DG2 #1846

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

Conversation

nyanmisaka
Copy link
Contributor

The VC1 OLP kernel used by DG2 can share the same legacy CM interface with Gen12/TGLLP.
(BTW the existing kernel seems to target GENX_TGLLP instead of GENX_DG2)

Tested on Arc A380 with a few VC1 video samples.

Fixes: #1658

Signed-off-by: nyanmisaka [email protected]

@nyanmisaka
Copy link
Contributor Author

cc @Jexu

@Jexu Jexu self-requested a review August 26, 2024 03:38
@Jexu Jexu added the Decode video decode related label Aug 26, 2024
@Jexu Jexu requested a review from XinfengZhang August 26, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Decode video decode related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: VC-1 decoding support for DG2
2 participants