drm/amdgpu: disable stutter mode for renoir
authorAaron Liu <aaron.liu@amd.com>
Wed, 4 Sep 2019 03:47:48 +0000 (11:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Sep 2019 18:56:03 +0000 (13:56 -0500)
commit5813f97a5969bf1e7e723397a74e00b5de7278d6
treee30c6f2d1478c8e549784c6661f9b80f3452e40d
parent59b263620c2102171a85f4518d65a571c352ab9a
drm/amdgpu: disable stutter mode for renoir

With stutter mode enabled, NMI prints frequently.
Disable stutter for the moment because NMI warning storm, and will
enable it back till the issue is addressed

Signed-off-by: Aaron Liu <aaron.liu@amd.com>
Acked-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c