Re: [PATCH 3/4] ARM: bcm2835: Enable the VC4 graphics driver in the defconfig

2016-03-31 Thread Stephen Warren
On 03/31/2016 06:30 PM, Eric Anholt wrote: Combined with the queued DT changes, we now get HDMI and 3D support. diff --git a/arch/arm/configs/bcm2835_defconfig b/arch/arm/configs/bcm2835_defconfig CONFIG_FB_SIMPLE=y Do we need to disable that too, or does hand-off from simplefb to the

Re: [PATCH 3/4] ARM: bcm2835: Enable the VC4 graphics driver in the defconfig

2016-03-31 Thread Stephen Warren
On 03/31/2016 06:30 PM, Eric Anholt wrote: Combined with the queued DT changes, we now get HDMI and 3D support. diff --git a/arch/arm/configs/bcm2835_defconfig b/arch/arm/configs/bcm2835_defconfig CONFIG_FB_SIMPLE=y Do we need to disable that too, or does hand-off from simplefb to the

[PATCH 3/4] ARM: bcm2835: Enable the VC4 graphics driver in the defconfig

2016-03-31 Thread Eric Anholt
Combined with the queued DT changes, we now get HDMI and 3D support. Signed-off-by: Eric Anholt --- arch/arm/configs/bcm2835_defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/arm/configs/bcm2835_defconfig

[PATCH 3/4] ARM: bcm2835: Enable the VC4 graphics driver in the defconfig

2016-03-31 Thread Eric Anholt
Combined with the queued DT changes, we now get HDMI and 3D support. Signed-off-by: Eric Anholt --- arch/arm/configs/bcm2835_defconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/arm/configs/bcm2835_defconfig b/arch/arm/configs/bcm2835_defconfig index