drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
authorTejas Vipin <tejasvipin76@gmail.com>
Sun, 18 Aug 2024 06:08:15 +0000 (11:38 +0530)
committerDouglas Anderson <dianders@chromium.org>
Tue, 20 Aug 2024 21:17:54 +0000 (14:17 -0700)
commit051c86afc342aed1f84d66ff5d09dc9e1c1685a1
treebd949bde8b1d508921b004d83b0ffba353b22641
parent1453323eac4f13817a07f40e78e76dfc635aab34
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi

mipi_dsi_dcs_set_tear_scanline_multi can heavily benefit from being
converted to a multi style function as it is often called in the context of
similar functions.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Tejas Vipin <tejasvipin76@gmail.com>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240818060816.848784-2-tejasvipin76@gmail.com
drivers/gpu/drm/drm_mipi_dsi.c
include/drm/drm_mipi_dsi.h