]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
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>
Wed, 12 Feb 2020 21:04:40 +0000 (16:04 -0500)
commitb90c4d667c7e37b7265a92254a66492c1ad8bd2e
tree74c200a699b677f2487252925f815392905bafb8
parent228a10d4e1b018ca777281de22276f291bd25a2f
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>
drivers/gpu/drm/amd/amdgpu/soc15.c