[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAA8EJpodnwS7nLupewLJfmGw6HhVSpFj=EGxSp4gKXDwtLw2QA@mail.gmail.com>
Date: Thu, 28 Sep 2023 00:10:18 +0300
From: Dmitry Baryshkov <dmitry.baryshkov@...aro.org>
To: Kuogee Hsieh <quic_khsieh@...cinc.com>
Cc: dri-devel@...ts.freedesktop.org, robdclark@...il.com,
sean@...rly.run, swboyd@...omium.org, dianders@...omium.org,
vkoul@...nel.org, daniel@...ll.ch, airlied@...il.com,
agross@...nel.org, andersson@...nel.org, quic_abhinavk@...cinc.com,
quic_jesszhan@...cinc.com, quic_sbillaka@...cinc.com,
marijn.suijten@...ainline.org, freedreno@...ts.freedesktop.org,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/8] incorporate pm runtime framework and eDP clean up
On Wed, 27 Sept 2023 at 23:54, Kuogee Hsieh <quic_khsieh@...cinc.com> wrote:
>
> Incorporate pm runtime framework into DP driver and clean up eDP
> by moving of_dp_aux_populate_bus() to probe().
Dear Kuogee. Let me quote my response to v1 of your series:
Please use sensible prefix for cover letters too. It helps people
understand, which driver/area is touched by the patchset.
This is v4 already and the cover letter still has the same subject line.
If you are ignoring the review comments, should I start ignoring your patches?
>
> Kuogee Hsieh (8):
> drm/msm/dp: tie dp_display_irq_handler() with dp driver
> drm/msm/dp: rename is_connected with link_ready
> drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
> drm/msm/dp: move parser->parse() and dp_power_client_init() to probe
> drm/msm/dp: incorporate pm_runtime framework into DP driver
> drm/msm/dp: delete EV_HPD_INIT_SETUP
> drm/msm/dp: add pm_runtime_force_suspend()/resume()
> drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()
>
> drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 4 -
> drivers/gpu/drm/msm/dp/dp_aux.c | 40 +++-
> drivers/gpu/drm/msm/dp/dp_display.c | 341 +++++++++++---------------------
> drivers/gpu/drm/msm/dp/dp_display.h | 3 +-
> drivers/gpu/drm/msm/dp/dp_drm.c | 14 +-
> drivers/gpu/drm/msm/dp/dp_power.c | 16 --
> drivers/gpu/drm/msm/dp/dp_power.h | 11 --
> drivers/gpu/drm/msm/msm_drv.h | 5 -
> 8 files changed, 161 insertions(+), 273 deletions(-)
>
> --
> 2.7.4
>
--
With best wishes
Dmitry
Powered by blists - more mailing lists