[PATCH 0/2] add more multi functions for streamlined error handling

From: Tejas Vipin
Date: Sat Aug 10 2024 - 00:55:09 EST


This patch adds mipi_dsi_dcs_set_tear_scanline_multi to the list of multi
functions and uses it with other multi functions in the jdi-fhd-r63452
panel.

Tejas Vipin (2):
drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functions

drivers/gpu/drm/drm_mipi_dsi.c | 31 +++++
drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c | 125 ++++++-------------
include/drm/drm_mipi_dsi.h | 2 +
3 files changed, 72 insertions(+), 86 deletions(-)

--
2.46.0