[PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Doug Anderson
dianders at chromium.org
Tue Aug 20 21:24:45 UTC 2024
Hi,
On Sat, Aug 17, 2024 at 11:08 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.
>
> Reviewed-by: Douglas Anderson <dianders at chromium.org>
> 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(+)
Since I adjusted the whitespace on the previous patch when applying I
had to adjust this one to fix the merge conflict. Then I also fixed
the whitespace on this patch since the DRM tools run checkpatch in a
more strict mode. :P
In any case, pushed to drm-misc-next.
[1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
commit: 051c86afc342aed1f84d66ff5d09dc9e1c1685a1
More information about the dri-devel
mailing list