]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: attempt xgmi perfmon re-arm on failed arm
authorJonathan Kim <jonathan.kim@amd.com>
Mon, 16 Dec 2019 17:31:57 +0000 (12:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Dec 2019 19:56:02 +0000 (14:56 -0500)
commita7843c03794553ffe974760e8ba0a6bffbc94d41
tree3e29e483d1e3901b53542290723b90a503634498
parent5e9eec0707aeeda9dd04643c0f13431353337f99
drm/amdgpu: attempt xgmi perfmon re-arm on failed arm

The DF routines to arm xGMI performance will attempt to re-arm both on
performance monitoring start and read on initial failure to arm.

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