diff options
author | Nayan Deshmukh <nayan26deshmukh@gmail.com> | 2018-09-25 20:09:02 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-09-27 17:55:45 +0300 |
commit | 6a96243056217662843694a4cbc83158d0e84403 (patch) | |
tree | 7d33791e09caa4839b0963f61eef92c28d0177e3 /include/drm/drm_modeset_lock.h | |
parent | 3ea81f7125dfda80e264e4552b1146c88eff1aa7 (diff) | |
download | linux-6a96243056217662843694a4cbc83158d0e84403.tar.xz |
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
having a delayed work item per job is redundant as we only need one
per scheduler to track the time out the currently executing job.
v2: the first element of the ring mirror list is the currently
executing job so we don't need a additional variable for it
v3: squash in fixes for v3d and etnaviv
Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
Suggested-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/drm/drm_modeset_lock.h')
0 files changed, 0 insertions, 0 deletions