drm/amdgpu: enable gfxoff quirk on HP 705G4
authorPeng Liu <liupeng01@kylinos.cn>
Fri, 30 Aug 2024 07:27:08 +0000 (15:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 6 Sep 2024 21:38:45 +0000 (17:38 -0400)
commit2c7795e245d993bcba2f716a8c93a5891ef910c9
tree0f4f94d7d9e20728473a11fdcc8893a9b3794713
parent0126c0ae11e8b52ecfde9d1b174ee2f32d6c3a5d
drm/amdgpu: enable gfxoff quirk on HP 705G4

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 <liupeng01@kylinos.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c