From: Kai Vehmanen <kai.vehmanen@linux.intel.com>
To: broonie@kernel.org, alsa-devel@alsa-project.org
Cc: tiwai@suse.de, pierre-louis.bossart@linux.intel.com,
kai.vehmanen@linux.intel.com, ranjani.sridharan@linux.intel.com
Subject: [PATCH 0/2] SOF: Intel: hda: allow operation without i915 gfx
Date: Thu, 20 Feb 2020 19:10:26 +0200 [thread overview]
Message-ID: <20200220171028.22023-1-kai.vehmanen@linux.intel.com> (raw)
Hi,
here's a pair of patches that fixes SOF HDA driver load
on devices that have:
- digital mics connected to Intel HDA (so that SOF needs to
be used instead of the legacy HDA driver), and
- external GPU (internal i915 graphics not enabled)
Kai Vehmanen (2):
ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver
ASoC: SOF: Intel: hda: allow operation without i915 gfx
sound/soc/intel/boards/skl_hda_dsp_common.h | 4 ++++
sound/soc/intel/boards/skl_hda_dsp_generic.c | 25 ++++++++++++++++----
sound/soc/sof/intel/hda-codec.c | 11 ++++++++-
sound/soc/sof/intel/hda.c | 22 +++++++----------
4 files changed, 42 insertions(+), 20 deletions(-)
--
2.17.1
next reply other threads:[~2020-02-20 17:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-20 17:10 Kai Vehmanen [this message]
2020-02-20 17:10 ` [PATCH 1/2] ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver Kai Vehmanen
2020-02-20 22:18 ` Applied "ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driver" to the asoc tree Mark Brown
2020-02-20 17:10 ` [PATCH 2/2] ASoC: SOF: Intel: hda: allow operation without i915 gfx Kai Vehmanen
2020-02-20 22:18 ` Applied "ASoC: SOF: Intel: hda: allow operation without i915 gfx" to the asoc tree Mark Brown
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=20200220171028.22023-1-kai.vehmanen@linux.intel.com \
--to=kai.vehmanen@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=ranjani.sridharan@linux.intel.com \
--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.