drm/amdgpu: enable Navi 48-bit IH timestamp counter
authorPhilip Yang <Philip.Yang@amd.com>
Tue, 23 Nov 2021 14:59:46 +0000 (09:59 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Nov 2021 19:06:53 +0000 (14:06 -0500)
commit71ee9236ab9e7e7b76be3d106724c35c5f934b85
tree76e9588c5503715f768fb7bf1780807d7432258e
parent2e4477282c8cff9fd2155710ed9168f38faa0b4f
drm/amdgpu: enable Navi 48-bit IH timestamp counter

By default this timestamp is 32 bit counter. It gets overflowed in
around 10 minutes.

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/navi10_ih.c