[PATCH v2 1/2] video: Allow drivers to allocate the frame buffer themselves
Simon Glass
sjg at chromium.org
Sat Mar 12 03:43:35 CET 2022
On Wed, 9 Mar 2022 at 12:46, Pali Rohár <pali at kernel.org> wrote:
>
> When plat->base is set by driver then skip frame buffer reservation and allocation.
>
> Signed-off-by: Pali Rohár <pali at kernel.org>
> ---
> drivers/video/video-uclass.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list