Skip to content

FROMLIST: media: platform: mtk-mdp3: Modify dual pipe criteria

Modify the criteria to activate dual pipe feature. The dma execution time is bounded by larger size in both input and output side. e.g. input 4k, output 4k -> execution time is bounded by both side input SD, output 4k -> execution time is bounded by output side input 4k, output SD -> execution time is bounded by input side

Review-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/3734350/3 Tested-by: Macross Chen macross.chen@mediatek.corp-partner.google.com

Signed-off-by: Roy-CW Yeh roy-cw.yeh@mediatek.corp-partner.google.com Change-Id: I68a2fea873655dfa2ab8c4fe039e2de45e532472

JIRA: AIOT-1177

Edited by Macross Chen

Merge request reports