All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geraldo Nascimento <geraldogabriel@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 0/3] ALSA: usb-audio: Fix a few implicit fb sync issues
Date: Mon, 2 Jan 2023 18:15:25 -0300	[thread overview]
Message-ID: <Y7NJbVBuiDHlJbgb@geday> (raw)
In-Reply-To: <20230102170759.29610-1-tiwai@suse.de>

On Mon, Jan 02, 2023 at 06:07:56PM +0100, Takashi Iwai wrote:
> Hi,

Hi Takashi,

> 
> this is a series of patches for addressing the remaining problem with
> the implicit fb sync.  The first one is to cover the left over EP run
> state at re-configuring PCM.  The second one is a workaround for a
> regression with the hw constraints, and the last one is the
> refactoring and fix for the multiple EPs assigned in the format list.
>

Perhaps it would be wise to include tag
"Reported-by: Ruud van Asseldonk <ruud@veniogames.com>"
in the relevants commits tied to this series, as Ruud did share a small
reproducing C program and went so far as to bisect the regression.

Thanks,
Geraldo Nascimento

> 
> Takashi
> 
> ===
> 
> Takashi Iwai (3):
>   ALSA: usb-audio: Make sure to stop endpoints before closing EPs
>   ALSA: usb-audio: Relax hw constraints for implicit fb sync
>   ALSA: usb-audio: More refactoring of hw constraint rules
> 
>  sound/usb/pcm.c | 217 ++++++++++++++++++++++++++++++------------------
>  1 file changed, 134 insertions(+), 83 deletions(-)
> 
> -- 
> 2.35.3
> 

  parent reply	other threads:[~2023-01-02 21:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-02 17:07 [PATCH 0/3] ALSA: usb-audio: Fix a few implicit fb sync issues Takashi Iwai
2023-01-02 17:07 ` [PATCH 1/3] ALSA: usb-audio: Make sure to stop endpoints before closing EPs Takashi Iwai
2023-01-02 17:07 ` [PATCH 2/3] ALSA: usb-audio: Relax hw constraints for implicit fb sync Takashi Iwai
2023-01-02 17:07 ` [PATCH 3/3] ALSA: usb-audio: More refactoring of hw constraint rules Takashi Iwai
2023-01-02 21:15 ` Geraldo Nascimento [this message]
2023-01-03 14:49   ` [PATCH 0/3] ALSA: usb-audio: Fix a few implicit fb sync issues Takashi Iwai

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=Y7NJbVBuiDHlJbgb@geday \
    --to=geraldogabriel@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=tiwai@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.