drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 18 Nov 2021 19:33:23 +0000 (14:33 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Nov 2021 20:09:09 +0000 (15:09 -0500)
commit244ee398855df2adc7d3ac5702b58424a5f684cc
tree1bcb66e1d786f66e2f7f492db025cd517c17993d
parent271fd38ce56d6f143ddbd7bb999ad337d151b561
drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well

Apply the same check we do for dGPUs for APUs as well.

Acked-by: Luben Tuikov <luben.tuikov@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c