diff options
| author | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-11-28 14:16:12 -0500 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-01-05 15:56:31 +0100 |
| commit | c789a7f40288c19004f786a6da67c3733d38c6af (patch) | |
| tree | 90ea4d7837d67b740294af63de86d3ee155848e3 /tools/lib/python | |
| parent | a519e21e32398459ba357e67b541402f7295ee1b (diff) | |
| download | linux-c789a7f40288c19004f786a6da67c3733d38c6af.tar.gz linux-c789a7f40288c19004f786a6da67c3733d38c6af.zip | |
media: mc: add manual request completion
By default when the last request object is completed, the whole
request completes as well.
But sometimes you want to delay this completion to an arbitrary point in
time so add a manual complete mode for this.
In req_queue the driver marks the request for manual completion by
calling media_request_mark_manual_completion, and when the driver
wants to manually complete the request it calls
media_request_manual_complete().
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
