drm/amdgpu: Enable SDMA utilization for Arcturus
authorMukul Joshi <mukul.joshi@amd.com>
Fri, 11 Sep 2020 21:24:14 +0000 (17:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Sep 2020 21:52:39 +0000 (17:52 -0400)
commit62f6b1162e91a4d31c17ed13ff7c2dcc86eda501
tree2388ccbe501e254ccf36855e6d9a1b3cca3dca6a
parent6d90a208cfff94c519caaecbc5da3af3929bf374
drm/amdgpu: Enable SDMA utilization for Arcturus

SDMA utilization calculations are enabled/disabled by
writing to SDMAx_PUB_DUMMY_REG2 register. Currently,
enable this only for Arcturus.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c