summaryrefslogtreecommitdiff
path: root/sound/usb/power.h
diff options
context:
space:
mode:
authorLukasz Tyl <ltyl@hem-e.com>2023-06-14 14:25:24 +0200
committerTakashi Iwai <tiwai@suse.de>2023-06-16 09:28:18 +0200
commit122e2cb7e1a30438cc0e8bf70d4279db245d7d5b (patch)
tree0baeaf7420eee252e268e0c72dbdcc448aa92bdb /sound/usb/power.h
parent8ba61c9f6c9bdfbf9d197b0282641d24ae909778 (diff)
ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback
This commit adds new DEVICE_FLG with QUIRK_FLAG_DSD_RAW and Vendor Id for HEM devices which supports native DSD. Prior to this change Linux kernel was not enabling native DSD playback for HEM devices, and as a result, DSD audio was being converted to PCM "on the fly". HEM devices, when connected to the system, would only play audio in PCM format, even if the source material was in DSD format. With the addition of new VENDOR_FLG in the quircks.c file, the devices are now correctly recognized, and raw DSD data is transmitted to the device, allowing for native DSD playback. Signed-off-by: Lukasz Tyl <ltyl@hem-e.com> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20230614122524.30271-1-ltyl@hem-e.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/power.h')
0 files changed, 0 insertions, 0 deletions