diff options
| author | 2018-06-15 15:07:31 -0400 | |
|---|---|---|
| committer | 2018-07-04 08:03:04 -0400 | |
| commit | 1d120649a81e5fc71151cbe8d6d82c58f7777160 (patch) | |
| tree | bfb27fd55be30f2b8f48567c04973bcce01f3eb6 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | media: mx_emmaprp: Implement wait_prepare and wait_finish (diff) | |
media: m2m-deinterlace: Implement wait_prepare and wait_finish
This driver is currently specifying a video_device lock,
which means it is protecting all the ioctls (including
queue ioctls) with a single mutex.
It's therefore straightforward to implement wait_prepare
and wait_finish, by explicitly setting the vb2_queue lock.
Having these callbacks releases the queue lock while blocking,
which improves latency by allowing for example streamoff
or qbuf operations while waiting in dqbuf.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
