All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, broonie@kernel.org
Subject: Re: [PATCH 0/5] ASoC: SOF: suspend/resume debug tools
Date: Mon, 3 Jun 2019 13:58:15 -0500	[thread overview]
Message-ID: <5a6ddd11-5fb8-d11a-7765-a4f483c67ec5@linux.intel.com> (raw)
In-Reply-To: <436681ea-6ffb-93f5-9bae-1f01d98e072f@linux.intel.com>

On 6/3/19 10:45 AM, Pierre-Louis Bossart wrote:
> 
> 
> On 5/24/19 2:23 PM, Pierre-Louis Bossart wrote:
>> No new functionality per se, just utilities for developers. The vast
>> majority of current integration issues are related to HDAudio + trace
>> support combined with runtime suspend/resume.
>>
>> Add a couple of changes to make it easier for developers to see the
>> firmware logs across suspend/resume transitions, disable the trace
>> and/or disable runtime_pm to help narrow down the problems.
>>
>> Kai Vehmanen (2):
>>    ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()
>>    ASoC: SOF: force end-of-file for debugfs trace at suspend
> 
> Hi Mark, you applied the first two patches in this series but the last 3 
> patches were left out. Were they missed somehow or is there any objection?

Never mind, I'll have to resubmit this series since it no longer applies 
(other patches merged first). No big deal.

> 
>> Pierre-Louis Bossart (3):
>>    ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
>>    ASoC: SOF: acpi: add module param to disable pm_runtime
>>    ASoC: SOF: pci: add module param to disable pm_runtime
>>
>>   sound/soc/sof/Kconfig        |  8 +++++
>>   sound/soc/sof/core.c         | 26 ++++++++++----
>>   sound/soc/sof/sof-acpi-dev.c | 12 ++++++-
>>   sound/soc/sof/sof-pci-dev.c  | 12 ++++++-
>>   sound/soc/sof/sof-priv.h     |  3 ++
>>   sound/soc/sof/trace.c        | 67 ++++++++++++++++++++++++++++++------
>>   6 files changed, 110 insertions(+), 18 deletions(-)
>>
>>
>> base-commit: 188d45fe779eeb8e3521b59fcb12cc48a6f2c203
>>
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel

      reply	other threads:[~2019-06-03 18:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-24 19:23 [PATCH 0/5] ASoC: SOF: suspend/resume debug tools Pierre-Louis Bossart
2019-05-24 19:23 ` [PATCH 1/5] ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail() Pierre-Louis Bossart
2019-05-28 15:06   ` Applied "ASoC: SOF: trace: remove code duplication in sof_wait_trace_avail()" to the asoc tree Mark Brown
2019-05-24 19:23 ` [PATCH 2/5] ASoC: SOF: force end-of-file for debugfs trace at suspend Pierre-Louis Bossart
2019-05-28 15:06   ` Applied "ASoC: SOF: force end-of-file for debugfs trace at suspend" to the asoc tree Mark Brown
2019-05-24 19:23 ` [PATCH 3/5] ASoC: SOF: trace: move to opt-in with Kconfig and module parameter Pierre-Louis Bossart
2019-05-24 19:23 ` [PATCH 4/5] ASoC: SOF: acpi: add module param to disable pm_runtime Pierre-Louis Bossart
2019-05-24 19:23 ` [PATCH 5/5] ASoC: SOF: pci: " Pierre-Louis Bossart
2019-06-03 15:45 ` [PATCH 0/5] ASoC: SOF: suspend/resume debug tools Pierre-Louis Bossart
2019-06-03 18:58   ` Pierre-Louis Bossart [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=5a6ddd11-5fb8-d11a-7765-a4f483c67ec5@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.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.