qemu-patch-raspberry4/hw/audio
Gerd Hoffmann d58ce68a45 intel-hda: fix position buffer
Fix position buffer updates to use the correct stream offset.

Without this patch both IN (record) and OUT (playback) streams
will update the IN buffer positions.  The linux kernel notices
and complains:
  hda-intel: Invalid position buffer, using LPIB read method instead.

The bug may also lead to glitches when recording and playing
at the same time:
  https://bugzilla.redhat.com/show_bug.cgi?id=947785

Cc: qemu-stable@nongnu.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2013-12-09 09:19:26 +01:00
..
ac97.c hw: set interrupts using pci irq wrappers 2013-10-14 17:11:45 +03:00
adlib.c adlib: fix patching of port I/O addresses 2013-12-09 09:19:26 +01:00
cs4231.c
cs4231a.c
es1370.c hw: set interrupts using pci irq wrappers 2013-10-14 17:11:45 +03:00
fmopl.c
fmopl.h
gus.c
gusemu.h
gusemu_hal.c
gusemu_mixer.c
gustate.h
hda-codec-common.h hda-codec: make mixemu selectable at runtime 2013-09-24 10:29:34 +02:00
hda-codec.c audio: remove CONFIG_MIXEMU configure option 2013-09-24 10:29:34 +02:00
intel-hda-defs.h
intel-hda.c intel-hda: fix position buffer 2013-12-09 09:19:26 +01:00
intel-hda.h intel-hda: Pass size to hda_codec_bus_init() 2013-08-30 20:14:38 +02:00
lm4549.c
lm4549.h
Makefile.objs
marvell_88w8618.c
milkymist-ac97.c
pcspk.c
pl041.c
pl041.h
pl041.hx
sb16.c aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00
wm8750.c