diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2017-03-02 07:19:52 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-03-22 10:06:23 -0300 |
commit | 89ed025d5c53f4ca0193ed71bfaf007259be2a8f (patch) | |
tree | fc5d60af051d2389bd10267e55fc26ec27f5f73d /fs/cachefiles | |
parent | 59195ceb2d3d1ef82589159be3652d11a902a215 (diff) | |
download | blackbird-op-linux-89ed025d5c53f4ca0193ed71bfaf007259be2a8f.tar.gz blackbird-op-linux-89ed025d5c53f4ca0193ed71bfaf007259be2a8f.zip |
[media] coda: disable BWB for all codecs on CODA 960
I don't know what the BWB unit is, I guess W is for write and one of the
Bs is for burst. All I know is that there repeatedly have been issues
with it hanging on certain streams (ENGR00223231, ENGR00293425), with
various firmware versions, sometimes blocking something related to the
GDI bus or the GDI AXI adapter. There are some error cases that we don't
know how to recover from without a reboot. Apparently this unit can be
disabled by setting bit 12 in the FRAME_MEM_CTRL mailbox register to
zero, so do that to avoid crashes.
Side effects are reduced burst lengths when writing out decoded frames
to memory, so there is an "enable_bwb" module parameter to turn it back
on.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions