Lines Matching full:hd

2 More Notes on HD-Audio Driver
11 HD-audio is the new standard on-board audio component on modern PCs
12 after AC97. Although Linux has been supporting HD-audio since long
16 methods for the HD-audio hardware.
18 The HD-audio component consists of two parts: the controller chip and
19 the codec chips on the HD-audio bus. Linux provides a single driver
22 all controller chips by other companies. Since the HD-audio
41 If you are interested in the deep debugging of HD-audio, read the
42 HD-audio specification at first. The specification is found on
48 HD-Audio Controller
136 HD-audio driver uses MSI as default (if available) since 2.6.33
150 HD-Audio Codec
155 The most common problem regarding the HD-audio driver is the
179 The HD-audio codec has usually "pin" widgets, and BIOS sets the default
181 connection type, the jack color, etc. The HD-audio driver can guess
200 chip. Then, see Documentation/sound/hd-audio/models.rst file,
201 the section of HD-audio driver. You can find a list of codecs
207 non-working HD-audio hardware is to check HD-audio codec and several
221 One of the most frequent (and obvious) bugs with HD-audio is the
299 to fight against evil, try debugging via hitting the raw HD-audio
336 the corresponding hwdep directory. See "HD-audio reconfiguration"
345 The codec proc-file is a treasure-chest for debugging HD-audio.
363 HD-Audio Reconfiguration
365 This is an experimental feature to allow you re-configure the HD-audio
511 as a firmware file for modifying the HD-audio setup before
587 The hd-audio driver reads the file via request_firmware(). Thus,
622 The recent kernel supports the runtime PM for the HD-audio controller
623 chip, too. It means that the HD-audio controller is also powered up /
632 The hd-audio driver gives a few basic tracepoints.
682 The latest development codes for HD-audio are found on sound git tree:
718 This section describes some tools available for debugging HD-audio
759 hda-verb is a tiny program that allows you to access the HD-audio
760 codec directly. You can execute a raw HD-audio codec verb with this.
813 hda-analyzer provides a graphical interface to access the raw HD-audio
842 hda-emu is an HD-audio emulator. The main purpose of this program is
843 to debug an HD-audio codec without the real hardware. Thus, it
846 at probing and operating the HD-audio driver.
852 and simulates the HD-audio driver:
879 HD-audio pin control for jack retasking. If you have a problem about