Comment 36 for bug 2009136

Revision history for this message
koba (kobako) wrote (last edit ):

+202303220231
@Dave and affected guys,
test kernel is based on 5.19.0-37.
I could get the hdmi/audio card against wx3200
~~~
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lexa XT [Radeon PRO WX 3200] (rev 10) (prog-if 00 [VGA controller])
 Subsystem: Dell Lexa XT [Radeon PRO WX 3200]
---
Linux u-Vostro-3888 5.19.9000-37-generic #38~22.04.1 SMP PREEMPT_DYNAMIC Tue Mar 21 18:06:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
 0 [PCH ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xe2320000 irq 137
 1 [HDMI ]: HDA-Intel - HDA ATI HDMI
                      HDA ATI HDMI at 0xe2260000 irq 134
~~~
would you please help to verify this test kernel?thanks
https://drive.google.com/drive/folders/1B9PHrnKgaaM5qkfyS8Cyj40cRIIxcUnw?usp=share_link

the caused commit I found is
~~~
21f5c9a0ed2d - ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
~~~

Applied the fixes patches,
~~~
9d8e536d36e7) ALSA: memalloc: Try dma_alloc_noncontiguous() at first
dd164fbfdc20) ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocation
a5ed0c547d50) ALSA: vx: Drop superfluous GFP setup
63bfc84672bb) ALSA: pdaudiocf: Drop superfluous GFP setup
97557ec97a24) ASoC: Intel: sst: Switch to standard device pages
~~~