ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device
commit3ea268b8e7550106ed98b87299394d13e36ff537
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 12 Dec 2011 06:01:17 +0000 (12 14:01 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2012 22:16:49 +0000 (6 14:16 -0800)
tree13821a83fee4c59e224cd6ef3825f9dbcabfb1f6
parentdbb49a2b153a9da2a281e927f14e4a15a676987d
ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device

commit 1c89fe3b51a2f8068f2f9faa9c48584151416583 upstream.

For the Asus 1101HA, reporting position by reading the DMA position
buffer map seems unstable and often wrong. The reporter says that
position_fix=LPIB works much better (although not 100%, but this is
probably due to other issues).

The controller chip is an Intel Poulsbo 8086:811b (rev 07) controller,
and complete alsa-info is available here:
https://launchpadlibrarian.net/86691768/alsa-info.txt.1TNwyE5Ea7

BugLink: http://bugs.launchpad.net/bugs/825709
Tested-by: Stefano Lodi
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/hda_intel.c