Hi Neil, On Thu, Oct 14, 2021 at 05:26:04PM +0200, Neil Armstrong wrote: > This implements the necessary change to no more use the embedded > connector in dw-hdmi and use the dedicated bridge connector driver > by passing DRM_BRIDGE_ATTACH_NO_CONNECTOR to the bridge attach call. > > The necessary connector properties are added to handle the same > functionalities as the embedded dw-hdmi connector, i.e. the HDR > metadata, the CEC notifier & other flags. > > The dw-hdmi output_port is set to 1 in order to look for a connector > next bridge in order to get DRM_BRIDGE_ATTACH_NO_CONNECTOR working. > > Signed-off-by: Neil Armstrong <narmstr...@baylibre.com> Look fine, Acked-by: Sam Ravnborg <s...@ravnborg.org>
- Re: [PATCH 2/7] drm/meson: remove useless recursiv... Neil Armstrong
- [PATCH 6/7] drm/meson: rename venc_cvbs to encoder_cvbs Neil Armstrong
- [PATCH 7/7] drm/meson: encoder_cvbs: switch to bridge with ... Neil Armstrong
- Re: [PATCH 7/7] drm/meson: encoder_cvbs: switch to bri... Sam Ravnborg
- Re: [PATCH 7/7] drm/meson: encoder_cvbs: switch to... Neil Armstrong
- [PATCH 3/7] drm/meson: split out encoder from meson_dw_hdmi Neil Armstrong
- Re: [PATCH 3/7] drm/meson: split out encoder from meso... Sam Ravnborg
- Re: [PATCH 3/7] drm/meson: split out encoder from ... Neil Armstrong
- [PATCH 5/7] drm/meson: encoder_hdmi: switch to bridge DRM_B... Neil Armstrong
- Re: [PATCH 5/7] drm/meson: encoder_hdmi: switch to bri... Sam Ravnborg