[U-Boot] [PATCH v4 08/11] rockchip: video: vop: Reserve enough space for mipi dispaly

Simon Glass sjg at chromium.org
Thu Apr 20 12:29:11 UTC 2017


On 19 April 2017 at 22:45, Eric Gao <eric.gao at rock-chips.com> wrote:
> 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: Eric Gao <eric.gao at rock-chips.com>
>
> ---
>
> Changes in v4: None
> Changes in v3:
> -Add more description in the commit message
>
> Changes in v2:
> -Extend frame buffer size for mipi display
>
>  drivers/video/rockchip/rk_vop.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list