commit | 89510a2737ae6515dcc5e6cbd3cf588753d4fa17 | [log] [tgz] |
---|---|---|
author | Emily Deng <Emily.Deng@amd.com> | Thu Feb 27 09:47:13 2020 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Feb 28 16:59:21 2020 -0500 |
tree | ade0bdf4d7cfced4b43353a03ad84a80e9b2db0c | |
parent | f2cc50cefd0f209b4ee87206660d2554a7be7ae0 [diff] |
drm/amdgpu/sriov: Use kiq to copy the gpu clock For vega10 sriov, the register is blocked, use copy data command to fix the issue. v2: Rename amdgpu_kiq_read_clock to gfx_v9_0_kiq_read_clock. Signed-off-by: Emily Deng <Emily.Deng@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>