commit | 975f543e7522e17b8a4bf34d7daeac44819aee5a | [log] [tgz] |
---|---|---|
author | Tom St Denis <tom.stdenis@amd.com> | Thu May 07 08:35:40 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue May 12 08:39:33 2020 -0400 |
tree | 5df511f9d68a26a80f96e910e838ff709fae5ad0 | |
parent | 626bf90fe03fa080d8df06bb0397c95c53ae8e27 [diff] |
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