OSDN Git Service

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 19:06:52 +0000 (14:06 -0500)
commitf75de8447511102698de011d318576432aebaa8f
treeb247fe73112e67f72570bf71f57923a64fd279e8
parent4f30d920d123c58b6e55e6ccd061673751aab5f8
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