[PATCH v4 14/15] ARM: configs: Enable DRM_V3D

Stefan Wahren stefan.wahren at i2se.com
Sat Feb 19 07:48:40 PST 2022


Hi Peter,

Am 13.02.22 um 23:56 schrieb Peter Robinson:
> BCM2711, the SoC used on the Raspberry Pi 4 has a different GPU than its
> predecessors. Enable it.
Marek Szyprowski enabled Raspberry Pi 4 support in bcm2835_defconfig.
Could you please enabled V3D there too?
>
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
> Signed-off-by: Peter Robinson <pbrobinson at gmail.com>
> ---
> Changes since v1:
>  - Correct node's name address 
>
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 8863fa969ede..d203587194a1 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -706,6 +706,7 @@ CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
>  CONFIG_DRM_IMX_TVE=m
>  CONFIG_DRM_IMX_LDB=m
>  CONFIG_DRM_IMX_HDMI=m
> +CONFIG_DRM_V3D=m
>  CONFIG_DRM_VC4=m
>  CONFIG_DRM_ETNAVIV=m
>  CONFIG_DRM_MXSFB=m



More information about the linux-arm-kernel mailing list