Re: [PATCH] drm/amd: Add a new parameter that can force reset on suspend

2022-09-27 Thread Alex Deucher
On Tue, Sep 27, 2022 at 1:57 PM Mario Limonciello wrote: > > We previously had in place some behavior that would cause APU or GPU > to be reset during suspend entry. This caused various problems, and > eventually was reverted. There are however users that preferred this > behavior, so add an opt

[PATCH] drm/amd: Add a new parameter that can force reset on suspend

2022-09-27 Thread Mario Limonciello
We previously had in place some behavior that would cause APU or GPU to be reset during suspend entry. This caused various problems, and eventually was reverted. There are however users that preferred this behavior, so add an option that they can use to force it. Link: https://bugzilla.kernel.or