[Intel-xe] [PATCH 00/15] sound/for-next: Cherry pick patches from sound/for-next

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Mon Oct 23 11:17:14 UTC 2023


Sound patches have been merged to the sound tree, rebase Xe on top of the new patches.

Maarten Lankhorst (13):
  Revert "sound/soc/sof: Remove deferred probe for SOF"
  Revert "sound/hda: Allow XE as i915 replacement for sound"
  ASoC: SOF: core: Ensure sof_ops_free() is still called when probe
    never ran.
  ASoC: SOF: Intel: Fix error handling in hda_init()
  ALSA: hda: Intel: Fix error handling in azx_probe()
  ALSA: hda: i915: Allow override of gpu binding.
  ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init
  ALSA: hda: i915: Allow xe as match for i915_component_master_match
  ASoC: Intel: avs: Move snd_hdac_i915_init to before probe_work.
  ALSA: hda: Intel: Move snd_hdac_i915_init to before probe_work.
  ASoC: Intel: Skylake: Move snd_hdac_i915_init to before probe_work.
  ASoC: SOF: Intel: Move binding to display driver outside of deferred
    probe
  ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init

Pierre-Louis Bossart (2):
  ASoC: SOF: core: Add probe_early and remove_late callbacks
  ASoC: SOF: Intel: hda: start splitting the probe

 sound/hda/hdac_i915.c                | 19 ++++++--
 sound/pci/hda/hda_intel.c            | 64 ++++++++++++-------------
 sound/soc/intel/avs/core.c           |  4 +-
 sound/soc/intel/skylake/skl.c        | 31 ++++--------
 sound/soc/sof/Kconfig                | 19 ++++++++
 sound/soc/sof/core.c                 | 53 ++++++++++++++++++++-
 sound/soc/sof/intel/hda-common-ops.c |  2 +
 sound/soc/sof/intel/hda.c            | 70 +++++++++++++++-------------
 sound/soc/sof/intel/hda.h            |  2 +
 sound/soc/sof/ops.h                  | 16 +++++++
 sound/soc/sof/sof-pci-dev.c          |  3 +-
 sound/soc/sof/sof-priv.h             |  7 +++
 12 files changed, 193 insertions(+), 97 deletions(-)

-- 
2.39.2



More information about the Intel-xe mailing list