diff options
author | Deborah Brouwer <deborahbrouwer3563@gmail.com> | 2021-08-26 05:44:11 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-09-30 10:07:55 +0200 |
commit | c6c709ee55ec73a0d794cac4c711b8078f71b884 (patch) | |
tree | fc6b234c9acfab821345707fa284e107e03a991f /Documentation/admin-guide | |
parent | 695fb9c6b06417b26e4c9d70a12b0a6d3805dee6 (diff) | |
download | lwn-c6c709ee55ec73a0d794cac4c711b8078f71b884.tar.gz lwn-c6c709ee55ec73a0d794cac4c711b8078f71b884.zip |
media: vivid: add signal-free time for cec message xfer
Currently, the vivid emulation of cec message transmission does not force
adapters to wait until the cec bus has been signal-free for a certain
number of bit periods before transmitting or re-transmitting a message.
Without enforcing the signal-free time requirements, adapters do not share
the bus very well and some messages are sent too quickly while other
messages are lost. By emulating a signal-free time and forcing adapters
to wait their turn to transmit, the vivid emulation of cec transmission
is much more reliable.
Signed-off-by: Deborah Brouwer <deborahbrouwer3563@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions