drm/amdkfd: remove unnecessary warning message on gpu reset
authorshaoyunl <shaoyun.liu@amd.com>
Wed, 26 Jun 2019 17:42:24 +0000 (13:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2019 16:22:41 +0000 (11:22 -0500)
commita864e29d94abac7f9756e07180c167f50fb00042
tree537d317560453706cd50f8dfa67c2f70383ee6e3
parentf51af4357c4a15fc1aa1d9250935100b63a91d1e
drm/amdkfd: remove unnecessary warning message on gpu reset

In XGMI configuration, more than one asic can be reset at same time,
kfd is able to handle this and no need to trigger the warning

Signed-off-by: shaoyunl <shaoyun.liu@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c