drm/amdgpu: skip read eeprom for device that pending on XGMI reset
authorshaoyunl <shaoyun.liu@amd.com>
Wed, 10 Mar 2021 01:02:42 +0000 (20:02 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:25:39 +0000 (23:25 -0400)
commite5086659d0fdfa6729758fefcc6522f5f44cbe1b
treea4762344f8445fc11c4bedee277096577c3b9633
parent1c11fac563781df3382a86730e1d6d6fbd50931c
drm/amdgpu: skip read eeprom for device that pending on XGMI reset

Read eeprom through SMU doesn't works stable on XGMI reset during test.
skip it for now

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c