[PATCH 7/9] Add DSP Volume set and New mixers for SBZ + R3Di

2018-05-03 Thread Connor McAdams
Adds lookup table for floating point decibel volume, and new functions to allow for setting the decibel level on the DSP. Signed-off-by: Connor McAdams --- sound/pci/hda/patch_ca0132.c | 203 ++- 1 file changed, 202 insertions(+), 1 deletion(-) diff --git

[PATCH 7/9] Add DSP Volume set and New mixers for SBZ + R3Di

2018-05-03 Thread Connor McAdams
Adds lookup table for floating point decibel volume, and new functions to allow for setting the decibel level on the DSP. Signed-off-by: Connor McAdams --- sound/pci/hda/patch_ca0132.c | 198 ++- 1 file changed, 197 insertions(+), 1 deletion(-) diff --git