]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 18 Oct 2019 08:26:35 +0000 (04:26 -0400)
commit60d0cab651c6ede4b8fbd66d2c08c534607f8ea6
treee542bb34130c172d26f4d7751b6591bf32526a6b
parent62852b28d3a2c76428c653b6d228a66bdf6b6af0
drm/amd/powerplay: change metrics update period from 1ms to 100ms

BugLink: https://bugs.launchpad.net/bugs/1848039
commit e0e4a2ce7a059d051c66cd7c94314fef3cd91aea upstream.

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>
Cc: stable@vger.kernel.org # 5.3.x
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
drivers/gpu/drm/amd/powerplay/navi10_ppt.c