Skip to content
Commit c34bd8b8 authored by Eric Gao's avatar Eric Gao Committed by Simon Glass
Browse files

rockchip: video: vop: Reserve enough space for mipi dispaly



plat->size here is used to reserve frame buffer space befor relocation.
our mipi panel use 24 bitwidth, and vop require 32bit align. So the frame
buffer size should be at least 1920*1200*32/8.

Signed-off-by: default avatarEric Gao <eric.gao@rock-chips.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 8aed0d77
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment