lkml.org 
[lkml]   [2024]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [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@quicinc.com>
    > Signed-off-by: Douglas Anderson <dianders@chromium.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@linaro.org>

    --
    With best wishes
    Dmitry

    \
     
     \ /
      Last update: 2024-05-27 18:25    [W:5.900 / U:0.216 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site