]> git.baikalelectronics.ru Git - 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)
commit43394312b1830ea406865aef2ad87070b59c44b8
tree74c200a699b677f2487252925f815392905bafb8
parentfc93a4c785ed99c84524280af8a68d399d926175
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