]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/mipi-dsi: add RGB101010 pixel format
authorAlexander Koskovich <akoskovich@pm.me>
Tue, 24 Mar 2026 11:48:09 +0000 (11:48 +0000)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Wed, 25 Mar 2026 12:05:33 +0000 (14:05 +0200)
commitb50dc1e54750a18265e7e465de38cd1c3c5ea543
treec5299ef285230a59e4170dd7883796a9d34bd890
parent9c171c36d83aa366aaa9d8e03e98a9a2108239c6
drm/mipi-dsi: add RGB101010 pixel format

Add MIPI_DSI_FMT_RGB101010 for 30 bit (10,10,10 RGB) pixel format,
corresponding to the packed 30 bit pixel stream defined in MIPI DSI
v1.3 Section 8.8.17.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
Patchwork: https://patchwork.freedesktop.org/patch/713714/
Link: https://lore.kernel.org/r/20260324-dsi-rgb101010-support-v5-1-ff6afc904115@pm.me
[Acked by Maxime to be merged through msm-next on IRC on dri-devel]
[DB: moved RGB101010 to the end of enum mipi_dsi_pixel_format]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
include/drm/drm_mipi_dsi.h