[PATCH 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Doug Anderson
dianders at chromium.org
Mon Aug 12 22:58:36 UTC 2024
Hi,
On Fri, Aug 9, 2024 at 9:55 PM Tejas Vipin <tejasvipin76 at gmail.com> wrote:
>
> 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.
>
> Signed-off-by: Tejas Vipin <tejasvipin76 at gmail.com>
> ---
> drivers/gpu/drm/drm_mipi_dsi.c | 31 +++++++++++++++++++++++++++++++
> include/drm/drm_mipi_dsi.h | 2 ++
> 2 files changed, 33 insertions(+)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
More information about the dri-devel
mailing list