OSDN Git Service

drm/amdgpu: enable 48-bit IH timestamp counter
authorAlex Sierra <alex.sierra@amd.com>
Fri, 15 Jan 2021 23:03:18 +0000 (17:03 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Apr 2021 01:48:58 +0000 (21:48 -0400)
commit9dd9cc2f7433cdf389049c91c87c09eaccece373
tree95d0b32675146d4edd48ea6f0bc4219cda3434e8
parent90d7d3eda5796fa48048f1114b0aa090c5465d17
drm/amdgpu: enable 48-bit IH timestamp counter

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

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