commit | 0de2479c953ae07fd11e7b1bc8d4fc831e6842bb | [log] [tgz] |
---|---|---|
author | Monk Liu <Monk.Liu@amd.com> | Fri Mar 04 18:51:02 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon May 02 15:19:57 2016 -0400 |
tree | ceb625203d34fe6920545e2e08839c7e3e535d03 | |
parent | cccd9bce978a6644bae75304a05db4faa36faec7 [diff] |
drm/amdgpu: rework TDR in scheduler (v2) Add two callbacks to scheduler to maintain jobs, and invoked for job timeout calculations. Now TDR measures time gap from job is processed by hw. v2: fix typo Signed-off-by: Monk Liu <Monk.Liu@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>