OSDN Git Service

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>
Fri, 13 Sep 2019 22:49:32 +0000 (17:49 -0500)
commit811bc15b49fe2dde87b9109b5eeea8ebe6420c79
treebbf2a63de539c5e0f1b7a7279e8dc23070719115
parent59d1ace3c78b1eb5662419002ddec6fc28630d42
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