Re: [PATCH] drm/vc4: Kick out the simplefb framebuffer before we set up KMS.

From: Dave Airlie
Date: Tue Apr 19 2016 - 17:33:13 EST


On 20 April 2016 at 06:37, Eric Anholt <eric@xxxxxxxxxx> wrote:
> If we don't, then simplefb stays loaded on /dev/fb0 even though
> scanout isn't happening from simplefb's memory area any more, and you
> end up with no console.
>
> Signed-off-by: Eric Anholt <eric@xxxxxxxxxx>
> ---
>
> Dave: It would be nice if I could merge this patch through
> bcm2835-dt-next, where I'm trying to get the VC4 DT merged even though
> the defconfig includes both VC4 and simplefb. There aren't any
> conflicts with anything I'm merging through drm-next.

sounds fine.

Acked-by: Dave Airlie <airlied@xxxxxxxxxx>

Dave.