From: "Maxime Ripard" <mripard@kernel.org>
To: "Dmitry Baryshkov" <dmitry.baryshkov@linaro.org>
Cc: dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
"Abhinav Kumar" <quic_abhinavk@quicinc.com>,
"Andrzej Hajda" <andrzej.hajda@intel.com>,
"Daniel Vetter" <daniel@ffwll.ch>,
"David Airlie" <airlied@gmail.com>,
"Jernej Skrabec" <jernej.skrabec@gmail.com>,
"Jonas Karlman" <jonas@kwiboo.se>,
"Laurent Pinchart" <Laurent.pinchart@ideasonboard.com>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Marijn Suijten" <marijn.suijten@somainline.org>,
"Maxime Ripard" <mripard@kernel.org>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Rob Clark" <robdclark@gmail.com>,
"Robert Foss" <rfoss@kernel.org>, "Sean Paul" <sean@poorly.run>,
"Thomas Zimmermann" <tzimmermann@suse.de>
Subject: Re: [PATCH v3 2/7] drm/bridge-connector: switch to using drmm allocations
Date: Thu, 30 May 2024 08:49:58 +0000 [thread overview]
Message-ID: <61893982881596ef18a206f2f3ed152e@kernel.org> (raw)
In-Reply-To: <20240530-bridge-hdmi-connector-v3-2-a1d184d68fe3@linaro.org>
On Thu, 30 May 2024 02:12:25 +0300, Dmitry Baryshkov wrote:
> Turn drm_bridge_connector to using drmm_kzalloc() and
> drmm_connector_init() and drop the custom destroy function. The
> drm_connector_unregister() and fwnode_handle_put() are already handled
> by the drm_connector_cleanup() and so are safe to be dropped.
>
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@kernel.org>
Thanks!
Maxime
next prev parent reply other threads:[~2024-05-30 8:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 23:12 [PATCH v3 0/7] drm/msm: make use of the HDMI connector infrastructure Dmitry Baryshkov
2024-05-29 23:12 ` [PATCH v3 1/7] drm/connector: hdmi: accept NULL for Audio Infoframe Dmitry Baryshkov
2024-05-30 8:49 ` Maxime Ripard
2024-05-30 11:20 ` Dmitry Baryshkov
2024-05-29 23:12 ` [PATCH v3 2/7] drm/bridge-connector: switch to using drmm allocations Dmitry Baryshkov
2024-05-30 8:49 ` Maxime Ripard [this message]
2024-05-29 23:12 ` [PATCH v3 3/7] drm/bridge-connector: implement glue code for HDMI connector Dmitry Baryshkov
2024-05-30 9:01 ` Maxime Ripard
2024-05-30 11:29 ` Dmitry Baryshkov
2024-05-29 23:12 ` [PATCH v3 4/7] drm/msm/hdmi: switch to atomic bridge callbacks Dmitry Baryshkov
2024-05-30 9:04 ` Maxime Ripard
2024-05-29 23:12 ` [PATCH v3 5/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov
2024-05-30 9:16 ` Maxime Ripard
2024-05-30 11:35 ` Dmitry Baryshkov
2024-05-29 23:12 ` [PATCH v3 6/7] drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition Dmitry Baryshkov
2024-05-29 23:12 ` [PATCH v3 7/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Dmitry Baryshkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=61893982881596ef18a206f2f3ed152e@kernel.org \
--to=mripard@kernel.org \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=daniel@ffwll.ch \
--cc=dmitry.baryshkov@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=marijn.suijten@somainline.org \
--cc=neil.armstrong@linaro.org \
--cc=quic_abhinavk@quicinc.com \
--cc=rfoss@kernel.org \
--cc=robdclark@gmail.com \
--cc=sean@poorly.run \
--cc=tzimmermann@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.