summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJammy Huang <jammy_huang@aspeedtech.com>2025-11-24 11:05:14 +0800
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-13 13:10:07 +0100
commite83f8dd668eaf18f408169e1006f61dc5ebaa00e (patch)
tree0e224bc1223212e4bcb70c42da74975a8ae3d0b5 /tools/perf/scripts/python
parent43e5302d22334f1183dec3e0d5d8007eefe2817c (diff)
media: aspeed: Fix dram hang at res-change
Dram hang could happen in the steps below: 1. start capture/compression 2. out-of-lock watchdog raise irq because of res-change. 3. aspeed_video_irq_res_change do clk-off At step3, capture/compression could be not accomplished yet. If clk-off in the middle of video operation, dram controller could hang at ast2500. Use reset rather than clk-off/on to avoid this problem. Signed-off-by: Jammy Huang <jammy_huang@aspeedtech.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions