Skip to content

RDKEMW-21885: write hdmi inprogress state - #274

Merged
yuvaramachandran-gurusamy merged 1 commit into
developfrom
topic/RDKEMW-22472
Aug 5, 2026
Merged

RDKEMW-21885: write hdmi inprogress state#274
yuvaramachandran-gurusamy merged 1 commit into
developfrom
topic/RDKEMW-22472

Conversation

@santoshcomcast

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: apatel859 <Amit_Patel5@comcast.com>
Copilot AI review requested due to automatic review settings August 5, 2026 14:14
@santoshcomcast
santoshcomcast requested a review from a team as a code owner August 5, 2026 14:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the HDMI/HDCP status persistence logic so that when the HDCP callback reports an INPROGRESS state, the service writes that state into the HDMI status file (via _dsSyncHdmiStatus), instead of skipping updates until authentication completes.

Changes:

  • Add an else branch in _dsHdcpCallback to persist HDCP status when _hdcpStatus == dsHDCP_STATUS_INPROGRESS.
  • Emit an informational log when the INPROGRESS branch is executed.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread rpc/srv/dsVideoPort.c
@yuvaramachandran-gurusamy
yuvaramachandran-gurusamy merged commit 5a92a8d into develop Aug 5, 2026
9 of 10 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants