opnsense-src/sys/dev/sound/pci/hda
Michal Meloun 4642c8c5ea Limit number of stripes supported by HDA codec to maximum number
announced by HDA controller.
Incorrectly implermented HDA codec may report support for more stripes
that HDA controller already have. Due to this, always limit number of
enabled stripes by global controller maximum.

Reviewed by:	mav
MFC after:	1 month
Differential Revision: https://reviews.freebsd.org/D8922
2016-12-28 07:37:26 +00:00
..
hda_reg.h Improve HDMI/DisplayPort audio support in snd_hda(4): 2012-01-18 19:12:33 +00:00
hdaa.c Limit number of stripes supported by HDA codec to maximum number 2016-12-28 07:37:26 +00:00
hdaa.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
hdaa_patches.c Fix too low volume on MSI H170 GAMING M3 board by poking vendor 2016-12-04 05:55:18 +00:00
hdac.c Limit number of stripes supported by HDA codec to maximum number 2016-12-28 07:37:26 +00:00
hdac.h Limit number of stripes supported by HDA codec to maximum number 2016-12-28 07:37:26 +00:00
hdac_if.m Two 192/24/8 playback streams overflow single mandatory output line (SDO) 2012-01-19 01:55:48 +00:00
hdac_private.h Two 192/24/8 playback streams overflow single mandatory output line (SDO) 2012-01-19 01:55:48 +00:00
hdac_reg.h
hdacc.c Add IDs for HDA codecs found on Nvidia Tegra SoCs. 2016-12-04 15:28:30 +00:00