Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support

2024-10-24 Thread Dmitry Baryshkov
On Sat, 19 Oct 2024 00:49:11 +0300, Dmitry Baryshkov wrote: > One of the features that drm_bridge_connector can't handle currently is > setting of the ycbcr_420_allowed flag on the connector. Add the flag to > the drm_bridge struct and propagate it to the drm_connector as AND of > all flags in the

Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support

2024-10-22 Thread neil . armstrong
On 21/10/2024 20:22, Dmitry Baryshkov wrote: On Mon, 21 Oct 2024 at 15:32, Neil Armstrong wrote: Hi, On 18/10/2024 23:49, Dmitry Baryshkov wrote: One of the features that drm_bridge_connector can't handle currently is setting of the ycbcr_420_allowed flag on the connector. Add the flag to th

Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support

2024-10-21 Thread Dmitry Baryshkov
On Mon, 21 Oct 2024 at 15:32, Neil Armstrong wrote: > > Hi, > > On 18/10/2024 23:49, Dmitry Baryshkov wrote: > > One of the features that drm_bridge_connector can't handle currently is > > setting of the ycbcr_420_allowed flag on the connector. Add the flag to > > the drm_bridge struct and propaga

Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support

2024-10-21 Thread Neil Armstrong
Hi, On 18/10/2024 23:49, Dmitry Baryshkov wrote: One of the features that drm_bridge_connector can't handle currently is setting of the ycbcr_420_allowed flag on the connector. Add the flag to the drm_bridge struct and propagate it to the drm_connector as AND of all flags in the bridge chain. A

Re: [PATCH 0/6] drm/bridge: add ycbcr_420_allowed support

2024-10-21 Thread Maxime Ripard
On Sat, 19 Oct 2024 00:49:11 +0300, Dmitry Baryshkov wrote: > One of the features that drm_bridge_connector can't handle currently is > setting of the ycbcr_420_allowed flag on the connector. Add the flag to > the drm_bridge struct and propagate it to the drm_connector as AND of > all flags in the

[PATCH 0/6] drm/bridge: add ycbcr_420_allowed support

2024-10-18 Thread Dmitry Baryshkov
One of the features that drm_bridge_connector can't handle currently is setting of the ycbcr_420_allowed flag on the connector. Add the flag to the drm_bridge struct and propagate it to the drm_connector as AND of all flags in the bridge chain. As an example of the conversion, enable the flag on t