[PATCH v2] drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdi
Doug Anderson
dianders at chromium.org
Mon Feb 24 19:15:23 UTC 2025
Hi,
On Wed, Feb 19, 2025 at 8:58 PM Tejas Vipin <tejasvipin76 at gmail.com> wrote:
>
> 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 at gmail.com>
> ---
> Changes in v2:
> - Squashed panel changes and mipi_dsi changes into 1 patch
>
> Link to v1: https://lore.kernel.org/all/20250214172958.81258-1-tejasvipin76@gmail.com/
> ---
> drivers/gpu/drm/drm_mipi_dsi.c | 42 +++----
> drivers/gpu/drm/panel/panel-sony-td4353-jdi.c | 107 ++++--------------
> include/drm/drm_mipi_dsi.h | 2 +-
> 3 files changed, 47 insertions(+), 104 deletions(-)
Reviewed-by: Douglas Anderson <dianders at chromium.org>
More information about the dri-devel
mailing list