From: Peng Yixin Date: Mon, 14 Sep 2020 09:23:44 +0000 (+0800) Subject: h265: fixed VCPU DMC VIOLATION issue [2/2] X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=964ab6169e4747a6a9cae68b76a13eb06efb59a5;p=GitHub%2FLineageOS%2FG12%2Fandroid_hardware_amlogic_kernel-modules_media.git h265: fixed VCPU DMC VIOLATION issue [2/2] PD#SWPL-30901 Problem: the VPS_BUFFER address stored in LMEM memory was modified to 0, cause this problem. Solution: Instead of using LMEM memory to store this address, use the DOS_SCRATCH20 register. ucode gerrit id: 124313 ucode commit id: 16e7cb ucode change id: Icf747 Verify: U215 Change-Id: I5dfb6d527c6f46a977ba6a1cfd151a8c1c94c26a Signed-off-by: Peng Yixin --- diff --git a/firmware/video_ucode.bin b/firmware/video_ucode.bin index 39420e1..dab1b3b 100644 Binary files a/firmware/video_ucode.bin and b/firmware/video_ucode.bin differ