drm/msm/dp: fix hdcp version check at sink
Some sinks do not enable set RxCaps until a valid video
stream is received. Checking RxCaps before that may return
an invalid data. Let the video stream start before checking
RxCaps to fetch correct RxCaps from sink.
Also, check for hdcp availability at source level during
boot-up to avoid unnecessary hdcp start failures during
hot plugs when source doesn't support hdcp.
CRs-Fixed: 2298350
Change-Id: Ieb95208286a8ca0fc084551bf5117291462cede4
Signed-off-by:
Ajay Singh Parmar <aparmar@codeaurora.org>
Loading
Please register or sign in to comment