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 bridge chain. > > As an example of the conversion, enable the flag on the DW HDMI bridge, > MSM DP bridge, display connector drivers (for DisplayPort and HDMI > outputs) and AUX bridges. > > [...] Applied to drm-misc-next, thanks! [1/6] drm/display: bridge_connector: handle ycbcr_420_allowed commit: 3ced1c68751299c0cdf6a1ceeafdbe77db7d4956 [2/6] drm/atomic: add interlaced and ycbcr_420 flags to connector's state dump commit: 58e6d652d138ef163d0b6b4d19f0fc9d4e8519fa [3/6] drm/bridge: display-connector: allow YCbCr 420 for HDMI and DP commit: d5cd8280c52bad44d5943fa7501bf9f20718d432 [4/6] drm/bridge: aux: allow interlaced and YCbCr 420 output commit: c44a0faf5397134b3100c00cc8a8d72528bc422a [5/6] drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge commit: 785324db2d7a44e866161b6309fbda9a2178d455 [6/6] drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flag commit: 8a8fed657d0427f6765a48c93152a8d86cfe613c Best regards, -- With best wishes Dmitry