OSDN Git Service

drm/amdgpu: suppress repeating tmo report
authorMonk Liu <Monk.Liu@amd.com>
Mon, 13 May 2019 05:57:29 +0000 (13:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 24 May 2019 17:20:52 +0000 (12:20 -0500)
commitc3b6c6074166499517e7a298f2cdec26648685a2
tree453b744f108da204bb94df1c4f500161da06cbf4
parentdca29491c37fd9d685bca7da4fbc1f93e7aa552e
drm/amdgpu: suppress repeating tmo report

only report once per TMO job and the timer would
be restarted upon the job finished if it's just slow.

Suggested-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c