[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ejpuzvwdzjtakhmunl3247lhnygdfxhbt36hpcqtytx5kifni7@ctfmhbr3ch6f>
Date: Mon, 13 May 2024 20:00:16 +0300
From: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
To: Douglas Anderson <dianders@...omium.org>
Cc: dri-devel@...ts.freedesktop.org,
lvzhaoxiong@...qin.corp-partner.google.com, Jani Nikula <jani.nikula@...ux.intel.com>,
Hsin-Yi Wang <hsinyi@...gle.com>, Linus Walleij <linus.walleij@...aro.org>,
Javier Martinez Canillas <javierm@...hat.com>, Neil Armstrong <neil.armstrong@...aro.org>,
Cong Yang <yangcong5@...qin.corp-partner.google.com>, Sam Ravnborg <sam@...nborg.org>, Joel Selvaraj <jo@...amily.in>,
Brian Norris <briannorris@...omium.org>, Ritesh Kumar <quic_riteshk@...cinc.com>,
Daniel Vetter <daniel@...ll.ch>, David Airlie <airlied@...il.com>,
Jessica Zhang <quic_jesszhan@...cinc.com>, Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 6/9] drm/panel: novatek-nt36672e: Switch to
mipi_dsi_dcs_write_seq_multi()
On Wed, May 08, 2024 at 01:51:48PM -0700, Douglas Anderson wrote:
> This is a mechanical conversion of the novatek-nt36672e driver to use
> the new mipi_dsi_dcs_write_seq_multi(). The new function is easier for
> clients to understand and using it also causes smaller code to be
> generated. Specifically:
>
> $ scripts/bloat-o-meter \
> ...after/panel-novatek-nt36672e.ko \
> ...ctx/panel-novatek-nt36672e.ko
> add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-988 (-988)
> Function old new delta
> nt36672e_1080x2408_60hz_init 6236 5248 -988
> Total: Before=10651, After=9663, chg -9.28%
>
> Cc: Ritesh Kumar <quic_riteshk@...cinc.com>
> Signed-off-by: Douglas Anderson <dianders@...omium.org>
> ---
> This change is only compile tested. I don't use this panel myself but
> arbitrarily picked it as an example to look at when working on the
> MIPI DSI macros.
>
> NOTE: as of the posting of v4 this change still has no tags. Without
> any tags (Reviewed-by/Tested-by/Acked-by) I won't actually land this
> change even if the rest of the series lands.
>
> (no changes since v3)
>
> Changes in v3:
> - Fix spacing of init function.
>
> Changes in v2:
> - New
>
> .../gpu/drm/panel/panel-novatek-nt36672e.c | 576 +++++++++---------
> 1 file changed, 289 insertions(+), 287 deletions(-)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
--
With best wishes
Dmitry
Powered by blists - more mailing lists