All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] SOF: Intel: hda: allow operation without i915 gfx
@ 2020-02-20 17:10 Kai Vehmanen
  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 17:10 ` [PATCH 2/2] ASoC: SOF: Intel: hda: allow operation without i915 gfx Kai Vehmanen
  0 siblings, 2 replies; 5+ messages in thread
From: Kai Vehmanen @ 2020-02-20 17:10 UTC (permalink / raw)
  To: broonie, alsa-devel
  Cc: tiwai, pierre-louis.bossart, kai.vehmanen, ranjani.sridharan

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-20 22:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-20 17:10 [PATCH 0/2] SOF: Intel: hda: allow operation without i915 gfx Kai Vehmanen
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

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.