mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 01:46:46 +07:00
99ba8b9b0d
In some cases DMA can be used only with a consumer which does runtime power
management and on the platforms, that have DMA auto power gating logic
(see comments in the drivers/acpi/acpi_lpss.c), may result in DMA losing
its context. Simple mitigation of this issue is to initialize channel
each time the consumer initiates a transfer.
Fixes:
|
||
---|---|---|
.. | ||
acpi.c | ||
core.c | ||
dw.c | ||
idma32.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
of.c | ||
pci.c | ||
platform.c | ||
regs.h |