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>
Mon, 11 May 2020 22:03:14 +0000 (18:03 -0400)
commitb0be3c3a2500b46682b3eb7ac5024b8982ed0364
tree8cc2704e2972dcaaa96d41b3b1031158ede3435d
parentfeb000fdfff48394766a92a43f133a4f314cdc9f
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>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c