Commit graph

10 commits

Author SHA1 Message Date
Hector Martin 813c6c2443 j314: Manually tweak model
Apple seems to have gotten this one wrong too :/

Signed-off-by: Hector Martin <marcan@marcan.st>
2023-12-17 19:45:19 +09:00
Hector Martin 8f4ed7abec j413: Manually tweak tweeter model
Apple seems to have screwed this one up, judging by running test
tones...

Signed-off-by: Hector Martin <marcan@marcan.st>
2023-12-17 18:41:56 +09:00
Janne Grunau 0e5fa0921f conf: j493: Fix volume control name
The M2 based Macbook Pro 13-inch uses tas2764 as speaker amp which uses
a different volume control name compared to j293.

Signed-off-by: Janne Grunau <j@jannau.net>
2023-12-11 21:52:51 +10:00
Janne Grunau bc1e4daf19 conf: j375,j473,j474,j475: Fix volume control name
Use j375 as base for Mac mini/studio devices with tas2764 speaker amp.
The volume control has a different name compared to j274.

Signed-off-by: Janne Grunau <j@jannau.net>
2023-12-11 21:52:51 +10:00
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