All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: linux-sound@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org,
	Andrzej Hajda <andrzej.hajda@intel.com>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Robert Foss <rfoss@kernel.org>,
	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
	Jonas Karlman <jonas@kwiboo.se>,
	Jernej Skrabec <jernej.skrabec@gmail.com>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>
Subject: Re: [PATCH 0/2] ALSA/DRM: vmalloc PCM buffer helper cleanup
Date: Tue, 27 Aug 2024 08:47:51 +0200	[thread overview]
Message-ID: <87ed6a31ig.wl-tiwai@suse.de> (raw)
In-Reply-To: <87sev65i1v.wl-tiwai@suse.de>

On Thu, 15 Aug 2024 10:03:40 +0200,
Takashi Iwai wrote:
> 
> On Wed, 07 Aug 2024 17:27:21 +0200,
> Takashi Iwai wrote:
> > 
> > Hi,
> > 
> > we still keep the legacy vmalloc ALSA PCM helper API since there is
> > only a single user of it, namely, the DRM dw-hdmi bridge driver.
> > In the past, I attempted to change the buffer management of the
> > driver, but due to the lack of testing, it failed to get merged:
> >   https://lore.kernel.org/20191210154536.29819-1-tiwai@suse.de
> > 
> > So, this is a second try after some years of gap: now the relevant
> > code snippet is moved from ALSA core to dw-hdmi driver itself, and the
> > API functions are dropped.  There should be no functional changes in
> > the driver.
> > 
> > If DRM people don't mind and give an ack, I can take the change for
> > dw-hdmi code together with ALSA core code drop via sound tree for
> > 6.12.
> 
> Gentle ping to any DRM reviewers.  It's merely a safe clean up, so if
> you don't mind, I'd like to take for 6.12.

Now merged to for-next branch of sound.git tree.


Takashi

      reply	other threads:[~2024-08-27  6:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 15:27 [PATCH 0/2] ALSA/DRM: vmalloc PCM buffer helper cleanup Takashi Iwai
2024-08-07 15:27 ` [PATCH 1/2] drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driver Takashi Iwai
2024-09-13  7:55   ` Neil Armstrong
2024-08-07 15:27 ` [PATCH 2/2] ALSA: pcm: Drop PCM vmalloc buffer helpers Takashi Iwai
2024-08-15  8:03 ` [PATCH 0/2] ALSA/DRM: vmalloc PCM buffer helper cleanup Takashi Iwai
2024-08-27  6:47   ` Takashi Iwai [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=87ed6a31ig.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=andrzej.hajda@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jernej.skrabec@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=linux-sound@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=rfoss@kernel.org \
    --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.