Linux Tegra architecture development
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@kernel.org>
To: Souradipto Das <souradiptodas6@gmail.com>
Cc: mperttunen@nvidia.com, tzimmermann@suse.de, airlied@gmail.com,
	 simona@ffwll.ch, jonathanh@nvidia.com,
	dri-devel@lists.freedesktop.org,  linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] drm/tegra: hdmi: Open-code drm_simple_encoder_init()
Date: Thu, 28 May 2026 15:26:35 +0200	[thread overview]
Message-ID: <ahhCedXvVJdXSvDi@orome> (raw)
In-Reply-To: <20260513100501.6468-1-souradiptodas6@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

On Wed, May 13, 2026 at 03:35:01PM +0530, Souradipto Das wrote:
> The helper drm_simple_encoder_init() is a trivial wrapper around
> drm_encoder_init() that only provides a static drm_encoder_funcs with
> .destroy set to drm_encoder_cleanup(). Open-code the initialization
> with a driver-specific instance of drm_encoder_funcs and remove the
> dependency on drm_simple_kms_helper.
> 
> Suggested-by: Thomas Zimmermann <tzimmermann@suse.de>
> Signed-off-by: Souradipto Das <souradiptodas6@gmail.com>
> ---
> v2:
>   - Remove stray blank line
>   - Patch is compile-tested only 
>   - No functional changes.
> 
>  drivers/gpu/drm/tegra/hdmi.c | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2026-05-28 13:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-02 14:34 [PATCH] drm/tegra: hdmi: Open-code drm_simple_encoder_init() Souradipto Das
2026-05-13 10:05 ` [PATCH v2] " Souradipto Das
2026-05-28 13:26   ` Thierry Reding [this message]

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=ahhCedXvVJdXSvDi@orome \
    --to=thierry.reding@kernel.org \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mperttunen@nvidia.com \
    --cc=simona@ffwll.ch \
    --cc=souradiptodas6@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox