commit | 08036fa72b72235de23918deb1d986154061e8b3 | [log] [tgz] |
---|---|---|
author | kuan.hu <kuan.hu@amlogic.com> | Fri Nov 08 10:58:06 2024 +0800 |
committer | Kuan Hu <kuan.hu@amlogic.com> | Wed Nov 13 18:25:59 2024 -0800 |
tree | cb10a98630a47edb5e42f1a2979b3f32fd4a01fa | |
parent | 6f3f743bf35afd2a4820a2c8758be9f35293c624 [diff] |
HEVC: CB1 Fix HEVC decoder working abnormality. [1/1] PD#SWPL-191222 Problem: S6 did not disable axi arb before reset, which caused a new axi cmd to be issued after the axi cmd ended, causing the decoder to work abnormally. Solution: Disable axi arb before resetting S6 HEVC related decoding, and enable axi arb after reset. Verify: S6 Change-Id: Iebd31f6133ffba579c36cc239056ef0408122f25 Signed-off-by: kuan.hu <kuan.hu@amlogic.com>