Message ID | 20200512152819.18293-1-juergh@canonical.com |
---|---|
State | New |
Headers | show |
Series | [SRU,focal/linux-raspi] UBUNTU: [Config] raspi: Set DRM_V3D=m | expand |
On 12.05.20 17:28, Juerg Haefliger wrote: > BugLink: https://bugs.launchpad.net/bugs/1876862 > > Signed-off-by: Juerg Haefliger <juergh@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@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 >
Acked-by: Sultan Alsawaf <sultan.alsawaf@canonical.com> On Tue, May 12, 2020 at 05:28:19PM +0200, Juerg Haefliger wrote: > BugLink: https://bugs.launchpad.net/bugs/1876862 > > Signed-off-by: Juerg Haefliger <juergh@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 > -- > 2.20.1 > > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team
Should the path be debian.raspi2/config/... ? I don't have a "debian.raspi" folder in the "focal/raspi2" tree/branch.. On 2020-05-12 17:28:19 , Juerg Haefliger wrote: > BugLink: https://bugs.launchpad.net/bugs/1876862 > > Signed-off-by: Juerg Haefliger <juergh@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 > -- > 2.20.1 > > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team
Sorry didn't realize that this was for linux-raspi not linux-raspi2 Applied to focal/linux-raspi . Note that the bug is also nominated for Bionic On 2020-05-12 17:28:19 , Juerg Haefliger wrote: > BugLink: https://bugs.launchpad.net/bugs/1876862 > > Signed-off-by: Juerg Haefliger <juergh@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 > -- > 2.20.1 > > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team
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
BugLink: https://bugs.launchpad.net/bugs/1876862 Signed-off-by: Juerg Haefliger <juergh@canonical.com> --- debian.raspi/config/annotations | 2 +- debian.raspi/config/config.common.ubuntu | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)