coreboot/src/vendorcode/google
Matt DeVillier 1db8c57470 vc/google: Decouple DSM_CALIB from CHROMEOS
DSM (Dynamic Speaker Management) uses calibration parameters stored in
a VPD (Vital Product Data) FMAP region to configure the audio output
via an ACPI _DSD table. This has no dependency on a ChromeOS, and can
be used by Linux/Windows drivers if appropriately configured.

Remove the dependency of DSM_CALIB (and the calibration file) on
CHROMEOS and replace it with VPD, so that non-CHROMEOS builds
can utilize this feature as well. Move files from underneath
vc/google/chromeos to underscore the point.

TEST=build/boot google/nightfury, dump ACPI, verify DSM calibraton
parameters present in _DSD table.

Change-Id: I643b3581bcc662befc9e30736dae806f94b055af
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74812
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: CoolStar <coolstarorganization@gmail.com>
Reviewed-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com>
2023-05-05 15:38:53 +00:00
..
chromeos vc/google: Decouple DSM_CALIB from CHROMEOS 2023-05-05 15:38:53 +00:00
dsm_calib.c vc/google: Decouple DSM_CALIB from CHROMEOS 2023-05-05 15:38:53 +00:00
dsm_calib.h vc/google: Decouple DSM_CALIB from CHROMEOS 2023-05-05 15:38:53 +00:00
Kconfig vc/google: Decouple DSM_CALIB from CHROMEOS 2023-05-05 15:38:53 +00:00
Makefile.inc vc/google: Decouple DSM_CALIB from CHROMEOS 2023-05-05 15:38:53 +00:00
smbios.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00