Re: [PATCH v10 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
From: Cristian Ciocaltea
Date: Fri Mar 06 2026 - 16:32:34 EST
On 3/5/26 4:19 PM, Nicolas Frattaroli wrote:
> With the introduction of the supported_formats member in the
> dw-hdmi-qp platform data struct, drivers that have access to this
> information should now set it.
>
> Set it in the rockchip dw_hdmi_qp glue driver.
>
> This allows this information to be passed down to the dw-hdmi-qp core,
> which sets it in the bridge it creates, and consequently will allow the
> common HDMI bridge code to act on it.
>
> Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@xxxxxxxxxxxxx>
Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx>