[PATCH v1 1/5] media: rkvdec: Disable H.264 error detection
Dmitry Osipenko
dmitry.osipenko at collabora.com
Fri Jun 10 06:26:06 PDT 2022
On 6/10/22 15:52, Nicolas Dufresne wrote:
> Quite often, the HW get stuck in error condition if a stream error
> was detected. As documented, the HW should stop immediately and self
> reset. There is likely a problem or a miss-understanding of the self
> self reset mechanism, as unless we make a long pause, the next command
> will then report an error even if there is no error in it.
>
> Disabling error detection fixes the issue, and let the decoder continue
> after an error. This patch is safe for backport into older kernels.
>
> Fixes: cd33c830448b ("media: rkvdec: Add the rkvdec driver")
> Signed-off-by: Nicolas Dufresne <nicolas.dufresne at collabora.com>
> ---
Nit: won't hurt to add the explicit stable tag if you'll make the v2.
Cc: stable at vger.kernel.org
--
Best regards,
Dmitry
More information about the Linux-rockchip
mailing list