Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peter/sof/pr/fw loader min two dble 01 #5180

Commits on Sep 17, 2024

  1. ASoC: SOF: Intel: hda-stream: Always use at least two BDLE for transfers

    The HDA specification states that the SDnLVI (Last Valid Index) must be at
    least 1 (two BDLE entry).
    While the LVI=0 worked so far without issues, it is better to align with
    the specification to avoid unforeseen issues with FW loading.
    
    Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
    ujfalusi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fff0164 View commit details
    Browse the repository at this point in the history