diff options
author | Andrey Grodzovsky <andrey.grodzovsky@amd.com> | 2018-12-05 14:21:28 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-01-25 16:15:36 -0500 |
commit | 3741540e04137256df82105bcd720a5e27423c34 (patch) | |
tree | d2ce4f3e44efa27f84385859b812b8a74aba7c51 /arch/x86/ia32 | |
parent | 222b5f044159877504dbac9bc1910f89a74136e2 (diff) | |
download | linux-3741540e04137256df82105bcd720a5e27423c34.tar.bz2 |
drm/sched: Rework HW fence processing.
Expedite job deletion from ring mirror list to the HW fence signal
callback instead from finish_work, together with waiting for all
such fences to signal in drm_sched_stop we garantee that
already signaled job will not be processed twice.
Remove the sched finish fence callback and just submit finish_work
directly from the HW fence callback.
v2: Fix comments.
v3: Attach hw fence cb to sched_job
v5: Rebase
Suggested-by: Christian Koenig <Christian.Koenig@amd.com>
Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'arch/x86/ia32')
0 files changed, 0 insertions, 0 deletions