]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu/soc21: fix xclk for APUs
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Jan 2026 22:33:05 +0000 (17:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Feb 2026 15:57:43 +0000 (16:57 +0100)
commit9a6d87fbe3f516bd980bae9a4b017ad4b2ccdf56
treeddd16789aa540e27c07d7080a21cdb007ac1ff74
parent5f841c308c4531edd32f9780932ddfd46963c40b
drm/amdgpu/soc21: fix xclk for APUs

commit e7fbff9e7622a00c2b53cb14df481916f0019742 upstream.

The reference clock is supposed to be 100Mhz, but it
appears to actually be slightly lower (99.81Mhz).

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/14451
Reviewed-by: Jesse Zhang <Jesse.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 637fee3954d4bd509ea9d95ad1780fc174489860)
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/soc21.c