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

Intel HDA: read back CORBCTL value when enabling DMA, add fallback to PIO on RIRB timeout #68

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

jiyunomegami
Copy link
Contributor

@jiyunomegami jiyunomegami commented Jan 10, 2024

Patch without the /PIO option from #64.
The PIO fallback is done in snd_hda_codec_read and azx_get_response.
azx_get_response will set the PIO bit of chip->config_select, then snd_hda_codec_read will disable CORB/RIRB DMA and retry reading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants