]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: change metrics update period from 1ms to 100ms
authorKevin Wang <kevin1.wang@amd.com>
Thu, 26 Sep 2019 08:16:41 +0000 (16:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Oct 2019 14:11:04 +0000 (09:11 -0500)
commit64e51a1b551ddddb7a154cb56110ba49c65d6f32
treef9b51909d32f22e7784967568bf3bc66a2357419
parentc18cc2bb9e064d3a613d8276f2cab3984926a779
drm/amd/powerplay: change metrics update period from 1ms to 100ms

v2:
change period from 10ms to 100ms (typo error)

too high frequence to update mertrics table will cause smu firmware
error,so change mertrics table update period from 1ms to 100ms
(navi10, 12, 14)

Signed-off-by: Kevin Wang <kevin1.wang@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/navi10_ppt.c