Searched hist:"8 aea77d00f1a733a1a9047d99e195dde5397a16a" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/kernel/drivers/audio/hda/ |
H A D | hda.settings | 8aea77d00f1a733a1a9047d99e195dde5397a16a Sun Sep 09 17:41:12 UTC 2018 Humdinger <humdingerb@gmail.com> HDA driver: use optional settings file
Patch by Pete Goodeve, ticket #9134. (Removed play_sample_rate and record_sample_rate as suggested in patch review, adjusted hda.settings accordingly.)
Tune buffer size and buffer count with an optional settings file /boot/home/config/settings/kernel/drivers/hda.settings. Same as it's done for the auich driver.
Pete: > I [...] request 4 buffers of 1024 frames, I get a nice 13-14ms latency.
Change-Id: I3c1c64375d22b525afb970d5e8379b22b8514438 Reviewed-on: https://review.haiku-os.org/521 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
H A D | device.cpp | 8aea77d00f1a733a1a9047d99e195dde5397a16a Sun Sep 09 17:41:12 UTC 2018 Humdinger <humdingerb@gmail.com> HDA driver: use optional settings file
Patch by Pete Goodeve, ticket #9134. (Removed play_sample_rate and record_sample_rate as suggested in patch review, adjusted hda.settings accordingly.)
Tune buffer size and buffer count with an optional settings file /boot/home/config/settings/kernel/drivers/hda.settings. Same as it's done for the auich driver.
Pete: > I [...] request 4 buffers of 1024 frames, I get a nice 13-14ms latency.
Change-Id: I3c1c64375d22b525afb970d5e8379b22b8514438 Reviewed-on: https://review.haiku-os.org/521 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
H A D | hda_multi_audio.cpp | 8aea77d00f1a733a1a9047d99e195dde5397a16a Sun Sep 09 17:41:12 UTC 2018 Humdinger <humdingerb@gmail.com> HDA driver: use optional settings file
Patch by Pete Goodeve, ticket #9134. (Removed play_sample_rate and record_sample_rate as suggested in patch review, adjusted hda.settings accordingly.)
Tune buffer size and buffer count with an optional settings file /boot/home/config/settings/kernel/drivers/hda.settings. Same as it's done for the auich driver.
Pete: > I [...] request 4 buffers of 1024 frames, I get a nice 13-14ms latency.
Change-Id: I3c1c64375d22b525afb970d5e8379b22b8514438 Reviewed-on: https://review.haiku-os.org/521 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|
H A D | driver.h | 8aea77d00f1a733a1a9047d99e195dde5397a16a Sun Sep 09 17:41:12 UTC 2018 Humdinger <humdingerb@gmail.com> HDA driver: use optional settings file
Patch by Pete Goodeve, ticket #9134. (Removed play_sample_rate and record_sample_rate as suggested in patch review, adjusted hda.settings accordingly.)
Tune buffer size and buffer count with an optional settings file /boot/home/config/settings/kernel/drivers/hda.settings. Same as it's done for the auich driver.
Pete: > I [...] request 4 buffers of 1024 frames, I get a nice 13-14ms latency.
Change-Id: I3c1c64375d22b525afb970d5e8379b22b8514438 Reviewed-on: https://review.haiku-os.org/521 Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
|