From: Gan Zhang Date: Wed, 22 Jul 2020 03:22:39 +0000 (+0800) Subject: vp9: fix cts test fail. [2/2] X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4e1644528d9713cbff4c785d85bdadbfd6e5d71a;p=GitHub%2FLineageOS%2FG12%2Fandroid_hardware_amlogic_kernel-modules_media.git vp9: fix cts test fail. [2/2] PD#SWPL-29348 Problem: When stream has only one LCU in the x direction, the decoding will fail. Solution: For a single lcu stream, it is necessary to wait for the mpred fifo to be in the idle state before decoding. ucode gerrit id: 118467 ucode commit id: a7ba2b ucode change id: I20bd9 Verify: TM2 and SC2 Change-Id: I4e2e5c620ae46574bf17fcf6df170ddc3771c532 Signed-off-by: Gan Zhang --- diff --git a/firmware/video_ucode.bin b/firmware/video_ucode.bin index be32652..9a79d21 100644 Binary files a/firmware/video_ucode.bin and b/firmware/video_ucode.bin differ