Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment