Re: [PATCH] drm/amdgpu: enable gfxoff quirk on HP 705G4

2024-09-02 Thread Alex Deucher
Applied. Thanks! On Fri, Aug 30, 2024 at 3:27 AM Lu Yao wrote: > > From: Peng Liu > > Enabling gfxoff quirk results in perfectly usable > graphical user interface on HP 705G4 DM with R5 2400G. > > Without the quirk, X server is completely unusable as > every few seconds there is gpu reset due t

[PATCH] drm/amdgpu: enable gfxoff quirk on HP 705G4

2024-08-30 Thread Lu Yao
From: Peng Liu Enabling gfxoff quirk results in perfectly usable graphical user interface on HP 705G4 DM with R5 2400G. Without the quirk, X server is completely unusable as every few seconds there is gpu reset due to ring gfx timeout. Signed-off-by: Peng Liu --- drivers/gpu/drm/amd/amdgpu/gf