drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systems
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Jul 2017 14:43:10 +0000 (10:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:38 +0000 (11:06 -0400)
commit88b64e9536746eadc366ac1e23c8c67f14b249f5
tree269f0a10c6d6f205277199ef8710675a75ceeb7f
parent79077ee1edceb95d8c0215a9af5e8373232672df
drm/amdgpu: call atomfirmware get_clock_info for atomfirmware systems

Rather than the legacy atombios version.

Acked-by: Chunming Zhou <david1.zhou@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c