Re: [PATCH v8 1/2] drm_bridge: register content protect property
From: Doug Anderson
Date: Tue Aug 12 2025 - 14:13:02 EST
Hi,
On Tue, Aug 12, 2025 at 1:23 AM Fei Shao <fshao@xxxxxxxxxxxx> wrote:
>
> From: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
>
> Some bridges can update HDCP status based on userspace requests if they
> support HDCP.
>
> The HDCP property is created after connector initialization and before
> registration, just like other connector properties.
>
> Add the content protection property to the connector if a bridge
> supports HDCP.
>
> Signed-off-by: Hsin-Yi Wang <hsinyi@xxxxxxxxxxxx>
> Signed-off-by: Fei Shao <fshao@xxxxxxxxxxxx>
> Reviewed-by: Sean Paul <seanpaul@xxxxxxxxxxxx>
nit: your Signed-off-by should always be moved to the bottom when
posting patches. I wouldn't bother re-posting just for that, though...
I can also independently confirm that Sean provided his Reviewed-by
tag and then it will be covered by my Signed-off-by.
As per my response to the cover letter [1], I'll plan to land both
patches midway through next week unless there are objections.
[1] https://lore.kernel.org/r/CAD=FV=U+Zh2V2r-THx25Qw7W-Fu_qM4v-+Evi+1tBCg92ieYKg@xxxxxxxxxxxxxx/
-Doug