[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAD=FV=XuF=WVMd7AsyhUcrn9P_O0YQDjUQuCDfArXZV=ZTeuMw@mail.gmail.com>
Date: Tue, 20 Aug 2024 14:24:45 -0700
From: Doug Anderson <dianders@...omium.org>
To: Tejas Vipin <tejasvipin76@...il.com>
Cc: maarten.lankhorst@...ux.intel.com, mripard@...nel.org, tzimmermann@...e.de,
neil.armstrong@...aro.org, quic_jesszhan@...cinc.com, airlied@...il.com,
daniel@...ll.ch, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multi
Hi,
On Sat, Aug 17, 2024 at 11:08 PM Tejas Vipin <tejasvipin76@...il.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@...omium.org>
> Signed-off-by: Tejas Vipin <tejasvipin76@...il.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
Powered by blists - more mailing lists