]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdi
authorTejas Vipin <tejasvipin76@gmail.com>
Thu, 20 Feb 2025 04:57:21 +0000 (10:27 +0530)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 25 Feb 2025 10:16:25 +0000 (11:16 +0100)
commitfb13d3497bdcf4f544be25f716b6bdf1a4f8e63a
treef656b3f1e2f272a3521f557b3d5960d578ccf5c9
parent4d098000ac193f359e6b8ca4801dbdbd6a27b41f
drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdi

Removes mipi_dsi_dcs_set_tear_off and replaces it with a
multi version as after replacing it in sony-td4353-jdi, it doesn't
appear anywhere else. sony-td4353-jdi is converted to use multi style
functions, including mipi_dsi_dcs_set_tear_off_multi.

Signed-off-by: Tejas Vipin <tejasvipin76@gmail.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20250220045721.145905-1-tejasvipin76@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20250220045721.145905-1-tejasvipin76@gmail.com
drivers/gpu/drm/drm_mipi_dsi.c
drivers/gpu/drm/panel/panel-sony-td4353-jdi.c
include/drm/drm_mipi_dsi.h