ACK/cmnt: [SRU][focal/linux-raspi][PATCH] UBUNTU: [Config] raspi: Set DRM_V3D=m

Kleber Souza kleber.souza at canonical.com
Wed May 13 12:53:47 UTC 2020


On 12.05.20 17:28, Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/1876862
> 
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>

According to LP: #1853789, this driver has been disabled because of
instability issues. Has it been improved since then?

I will ACK this change for now, but if we don't have any information
about the state of this driver I would say we shouldn't enable it.

Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>

> ---
>  debian.raspi/config/annotations          | 2 +-
>  debian.raspi/config/config.common.ubuntu | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.raspi/config/annotations b/debian.raspi/config/annotations
> index e57e62300df7..bc7a27d4a780 100644
> --- a/debian.raspi/config/annotations
> +++ b/debian.raspi/config/annotations
> @@ -1542,7 +1542,7 @@ CONFIG_DRM_TEGRA                                policy<{'armhf-generic': 'm'}>
>  CONFIG_DRM_TEGRA_DEBUG                          policy<{'armhf-generic': 'n'}>
>  CONFIG_DRM_TEGRA_STAGING                        policy<{'armhf-generic': 'y'}>
>  CONFIG_DRM_STI                                  policy<{'armhf': 'n'}>
> -CONFIG_DRM_V3D                                  policy<{'arm64': 'n', 'armhf': 'n'}>note<LP:1853789>
> +CONFIG_DRM_V3D                                  policy<{'arm64': 'm', 'armhf': 'm'}>note<LP:1876862>
>  CONFIG_DRM_VC4                                  policy<{'arm64': 'm'}>
>  CONFIG_DRM_ETNAVIV                              policy<{'armhf-generic': 'm'}>
>  CONFIG_DRM_ETNAVIV_REGISTER_LOGGING             policy<{'armhf-generic': 'n'}>
> diff --git a/debian.raspi/config/config.common.ubuntu b/debian.raspi/config/config.common.ubuntu
> index 35dea0f95d77..014f09d024af 100644
> --- a/debian.raspi/config/config.common.ubuntu
> +++ b/debian.raspi/config/config.common.ubuntu
> @@ -1863,7 +1863,7 @@ CONFIG_DRM_TOSHIBA_TC358767=m
>  CONFIG_DRM_TTM=m
>  CONFIG_DRM_TVE200=m
>  CONFIG_DRM_UDL=m
> -# CONFIG_DRM_V3D is not set
> +CONFIG_DRM_V3D=m
>  CONFIG_DRM_VC4=m
>  CONFIG_DRM_VC4_HDMI_CEC=y
>  CONFIG_DRM_VGEM=m
> 




More information about the kernel-team mailing list