mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
b53e19e161
This driver is currently specifying a vb2_queue lock, which means it straightforward to implement wait_prepare and wait_finish. 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> |
||
---|---|---|
.. | ||
g2d-hw.c | ||
g2d-regs.h | ||
g2d.c | ||
g2d.h | ||
Makefile |