diff options
| author | Takashi Iwai <[email protected]> | 2021-08-23 07:37:21 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2021-08-23 08:59:13 +0000 |
| commit | a235d5b8e550fac7520410440bcc8003fb4cf8d0 (patch) | |
| tree | 9cdc1af4aacff1959b02deb16fc298c89400eec4 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
| parent | ALSA: hda: Code refactoring snd_hda_pick_fixup() (diff) | |
| download | kernel-a235d5b8e550fac7520410440bcc8003fb4cf8d0.tar.gz kernel-a235d5b8e550fac7520410440bcc8003fb4cf8d0.zip | |
ALSA: hda: Allow model option to specify PCI SSID alias
There are tons of quirks for HD-audio and many of them are without
model string, hence it's not trivial to apply the same quirk for a new
device. This patch makes it easier: namely, the model string accepts
a form as "XXXX:YYYY" (a pair of hex numbers of the subsystem-vendor
and subsystem-device IDs), to specify the alias of PCI (or codec)
SSID. e.g. passing model=1234:abcd would apply the quirk that matches
with the given SSID 1234:abcd instead of the actual SSID.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions
