drm/amdgpu/soc15: fix xclk for raven
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 12 Feb 2020 06:46:16 +0000 (01:46 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Feb 2020 17:58:58 +0000 (12:58 -0500)
commitc657b936ea98630ef5ba4f130ab1ad5c534d0165
tree5217d9cb284e639cda721b1451104895d4ed3722
parentaad4e2dbe543bc1633bc208ac7bddc4f0bb185ba
drm/amdgpu/soc15: fix xclk for raven

It's 25 Mhz (refclk / 4).  This fixes the interpretation
of the rlc clock counter.

Acked-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/soc15.c