]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 16 Feb 2021 15:57:00 +0000 (10:57 -0500)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 15 Mar 2021 14:09:40 +0000 (15:09 +0100)
commit4b6619a2b056b3b12f1f67fb464a7022a577eb87
tree7b532979a6ed5526922d89d72c6af03b22c15e77
parent6b8d9654a6a069bc13ad59b896c31ba6544b0f6e
drm/amdgpu: Set reference clock to 100Mhz on Renoir (v2)

commit 6e80fb8ab04f6c4f377e2fd422bdd1855beb7371 upstream.

Fixes the rlc reference clock used for GPU timestamps.
Value is 100Mhz.  Confirmed with hardware team.

v2: reword commit message.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1480
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
drivers/gpu/drm/amd/amdgpu/soc15.c