Commit graph

6 commits

Author SHA1 Message Date
Hector Martin 88acee7517 conf, audump: Add tempcos to speakers
We only have real values for spp3 machines, so everything else gets a
default.

Signed-off-by: Hector Martin <marcan@marcan.st>
2023-12-08 18:46:04 +09:00
Hector Martin c3307388aa uclamp: Add support for sched utilization clamping
Signed-off-by: Hector Martin <marcan@marcan.st>
2023-12-04 18:40:46 +09:00
James Calligeros 38e5b9f4c4
conf: apple: j415: fix typo
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
2023-11-25 14:21:06 +10:00
Hector Martin 071830b040 conf: Add missing configs & update
Mostly autogenerated from macOS AU preset dumps, with speaker names and
channel orders manually adjusted as necessary.

Signed-off-by: Hector Martin <marcan@marcan.st>
2023-10-29 00:29:23 +09:00
Hector Martin 8fb7c31f88 Make mixer element names configurable
Doesn't really matter for us since all machines we plan to use so far
have the same chip, but might matter in the future.

Signed-off-by: Hector Martin <marcan@marcan.st>
2023-10-14 10:15:55 +09:00
Hector Martin f33417573f Move config files under apple/
Take the vendor from the DT compatible, since in principle other
manufacturers could use this code too.

Signed-off-by: Hector Martin <marcan@marcan.st>
2023-10-13 13:36:20 +09:00