~canonical-hwe-team/hwe-next/+git/alsa-ucm-conf:readme

Last commit made on 2020-03-30
Get this branch:
git clone -b readme https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/alsa-ucm-conf

Branch merges

Branch information

Recent commits

9191bee... by Jaroslav Kysela <email address hidden>

update README files

- UCM validator
- UCM paths for ucm2/

Signed-off-by: Jaroslav Kysela <email address hidden>

76df616... by Mateusz Gorski <email address hidden>

hda-dsp: add basic ucm config

Basic UCM configuration for Intel Skylake SST with HDA DSP generic
machine driver enabling codec playback and capture on both HDA codec
and DMIC ports.

Signed-off-by: Mateusz Gorski <email address hidden>
Signed-off-by: Jaroslav Kysela <email address hidden>

4722f5b... by Kai Vehmanen

sof-hda-dsp: Support systems without integrated graphics audio

On systems where integrated graphics audio is not present
or is disabled, the HDMI PCM nodes are disabled. Add rules to
detect these systems by checking presence of HDMI jack controls
with UCM2 rules.

Signed-off-by: Kai Vehmanen <email address hidden>
Signed-off-by: Jaroslav Kysela <email address hidden>

da45a07... by Jaroslav Kysela <email address hidden>

ucm2: treewide - JackHWMute fixes

Fixes: https://github.com/alsa-project/alsa-ucm-conf/issues/14

Signed-off-by: Jaroslav Kysela <email address hidden>

4622275... by Pierre-Louis Bossart <email address hidden>

sof-bdw-rt5677: initial port to UCM2

Tested on Pixel 2015/SAMUS Chromebook.

Known limitations:
Left/Right confusion (probably a firmware issue)
PulseAudio does not switch capture devices on headset plug

Signed-off-by: Pierre-Louis Bossart <email address hidden>
Signed-off-by: Jaroslav Kysela <email address hidden>

98c6eab... by David Ward

broadwell-rt286: more conformance and other fixes

Remove JackHWMute, because the hardware does not forcibly shut off
the internal speakers or microphone when the jack is in use.

The CaptureMixerElem and CaptureMasterElem devices were swapped. Do
not manually set the "ADC0 Capture Switch" when disabling a capture
device; it will be set automatically instead.

Correct "Handset" to "Headset". Apply maximum gain to the headset
microphone ("AMIC Volume") when in use, based on testing.

Signed-off-by: David Ward <email address hidden>
Signed-off-by: Jaroslav Kysela <email address hidden>

d943fb9... by Jaroslav Kysela <email address hidden>

README.md: add build status badge

Signed-off-by: Jaroslav Kysela <email address hidden>

22619ef... by Jaroslav Kysela <email address hidden>

github: create validate workflow

Signed-off-by: Jaroslav Kysela <email address hidden>

14c768e... by Jaroslav Kysela <email address hidden>

ucm2: treewide - remove Playback and Capture channels=2 assignments

The value 2 is the default.

Signed-off-by: Jaroslav Kysela <email address hidden>

acf80f9... by Jaroslav Kysela <email address hidden>

sof-hda-dsp: corrections and fixes

Signed-off-by: Jaroslav Kysela <email address hidden>