summaryrefslogtreecommitdiff
path: root/lib/igt_audio.c
AgeCommit message (Expand)Author
2019-04-29lib/igt_audio: fix filemode not specified in open(O_CREAT)Simon Ser
2019-04-25tests/kms_chamelium: test we receive a signal from both audio channelsSimon Ser
2019-04-25lib/igt_{alsa, audio}: improve loggingSimon Ser
2019-04-25tests/kms_chamelium: add dp-audio testSimon Ser
2019-01-21lib/igt_audio: Initialize freq in audio_signal_detect()Petri Latvala
2018-05-14lib/audio: Replace sqrt(a*a + b*b) with hypot(a, b)Chris Wilson
2017-09-08lib: clean up header includesDaniel Vetter
2017-08-21lib: Add audio library with dedicated helpersPaul Kocialkowski