[PATCH v10 12/22] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format

Cristian Ciocaltea cristian.ciocaltea at collabora.com
Fri Mar 6 13:12:52 PST 2026


On 3/5/26 4:19 PM, Nicolas Frattaroli wrote:
> The Rockchip VOP2 video output driver has a "is_yuv_output" function,
> which returns true when a given bus format is a YUV format, and false
> otherwise.
> 
> This switch statement is lacking the bus format used for YUV422 10-bit.
> 
> Add the two component orderings of the YUV422 10-bit bus formats to the
> switch statement.
> 
> Fixes: 604be85547ce ("drm/rockchip: Add VOP2 driver")
> Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli at collabora.com>

Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea at collabora.com>



More information about the Linux-rockchip mailing list