Am 18.08.20 um 11:41 schrieb Pavel Machek:
On Mon 2020-08-17 17:16:11, Greg Kroah-Hartman wrote:
From: Christian König christian.koenig@amd.com
[ Upstream commit ba806f98f868ce107aa9c453fef751de9980e4af ]
Always use the PCI GART instead. We just have to many cases where AGP still causes problems. This means a performance regression for some GPUs, but also a bug fix for some others.
Yes, and the regressions mean this is not suitable for -stable, right?
The stability fix weight more than the performance regression for some GPUs. So this is indeed meant to be back ported to stable.
This just modifies the default of the module parameter. The end user case still override it with radeon.agp_mode=4 or 8 if those modes work stable for the individual case.
Regards, Christian.
Best regards, Pavel