Skip to content
Commit bbf6ad13 authored by Jaroslav Kysela's avatar Jaroslav Kysela
Browse files

[ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies



Some drivers like Intel8x0 or Intel HDA are broken for some hardware variants.
This patch adds more strict buffer position checks based on jiffies when
internal hw_ptr is updated. Enable xrun_debug to see mangling of wrong
positions.

As a side effect, the hw_ptr interrupt update routine might do slightly better
job when many interrupts are lost.

Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
parent fa00e046
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment