Skip to content

PR : gh #491 : Modifying tests as per sink specific info in header#496

Open
kanjoe24 wants to merge 4 commits intodevelopfrom
feature/gh491-fix-videoport-stb-specific-api-for-sink
Open

PR : gh #491 : Modifying tests as per sink specific info in header#496
kanjoe24 wants to merge 4 commits intodevelopfrom
feature/gh491-fix-videoport-stb-specific-api-for-sink

Conversation

@kanjoe24
Copy link
Contributor

Modifying tests as per sink specific info in header

@kanjoe24 kanjoe24 self-assigned this Aug 11, 2025
@kanjoe24 kanjoe24 linked an issue Aug 11, 2025 that may be closed by this pull request
@kanjoe24
Copy link
Contributor Author

Following APIs are not supported for sink devices:

API Name Tests Affected
dsGetSurroundMode 13,14
dsEnableHDCP 19,20
dsSetResolution 25,26
dsResetOutputToSDR 61,62
dsGetIgnoreEDIDStatus 67, 68
dsSetBackgroundColor 69, 70
dsSetForceHDRMode 71,72
dsColorDepthCapabilities 73, 74
dsGetPreferredColorDepth 75, 76
dsSetPreferredColorDepth 77, 78

Also, observed that only 2 APIs(dsEnableHDCP, dsSetForceHDRMode) above have exact implementation as per the header in MTK.

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

Labels

None yet

Projects

Status: Review Requested

Development

Successfully merging this pull request may close these issues.

Bug: Fix dsVideoPort L1/L2 STB specific APIs for sink devices Bug: Expect dsVideoPort deprecated APIs to always return dsERR_OPERATION_NOT_SUPPORTED

1 participant