]> git.baikalelectronics.ru Git - kernel.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)
commit680562e1f467a339e944464960d64f40e2c197d8
tree3e29e483d1e3901b53542290723b90a503634498
parentd3af3f62f5d53096d2aec8315cb82e7fc87f7f19
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