]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA, SPWG} LVDS data mappings
authorLiu Ying <victor.liu@nxp.com>
Mon, 4 Nov 2024 03:27:58 +0000 (11:27 +0800)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 5 Nov 2024 11:26:42 +0000 (13:26 +0200)
commit34902c2d022f9d36b739189efae3f5fd569983fd
tree0e7aa7b04e0f3ef60234b7a95a6559b3631cbfc3
parent5205b63099507a84458075c3ca7e648407e6c8cc
drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA, SPWG} LVDS data mappings

Add MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA,SPWG} support in
drm_of_lvds_get_data_mapping() function implementation so that function
callers may get the two LVDS data mappings.

Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241104032806.611890-6-victor.liu@nxp.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/drm_of.c