OSDN Git Service

drm/amd/amdgpu: add raven1 part to the gfxoff quirk list
authorTom St Denis <tom.stdenis@amd.com>
Thu, 7 May 2020 12:35:40 +0000 (08:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 12 May 2020 12:39:33 +0000 (08:39 -0400)
commit975f543e7522e17b8a4bf34d7daeac44819aee5a
tree5df511f9d68a26a80f96e910e838ff709fae5ad0
parent626bf90fe03fa080d8df06bb0397c95c53ae8e27
drm/amd/amdgpu: add raven1 part to the gfxoff quirk list

On my raven1 system (rev c6) with VBIOS 113-RAVEN-114 GFXOFF is
not stable (resulting in large block tiling noise in some applications).

Disabling GFXOFF via the quirk list fixes the problems for me.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c