* [PATCH] linux: Do not enable dangerous legacy DRM drivers
@ 2022-08-02 9:35 Peter Müller
2022-08-03 10:51 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2022-08-02 9:35 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1274 bytes --]
https://lists.ipfire.org/pipermail/development/2022-July/013886.html
This leaves current Nvidia Nouveau support untouched.
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/kernel/kernel.config.x86_64-ipfire | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire
index 40975b5fc..3a05794aa 100644
--- a/config/kernel/kernel.config.x86_64-ipfire
+++ b/config/kernel/kernel.config.x86_64-ipfire
@@ -5121,7 +5121,7 @@ CONFIG_DRM_AMD_DC_DCN=y
# CONFIG_HSA_AMD is not set
CONFIG_DRM_NOUVEAU=m
-CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
+# CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT is not set
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
# CONFIG_NOUVEAU_DEBUG_MMU is not set
@@ -5201,14 +5201,7 @@ CONFIG_DRM_XEN_FRONTEND=m
CONFIG_DRM_VBOXVIDEO=m
CONFIG_DRM_GUD=m
CONFIG_DRM_HYPERV=m
-CONFIG_DRM_LEGACY=y
-# CONFIG_DRM_TDFX is not set
-# CONFIG_DRM_R128 is not set
-# CONFIG_DRM_I810 is not set
-# CONFIG_DRM_MGA is not set
-# CONFIG_DRM_SIS is not set
-# CONFIG_DRM_VIA is not set
-# CONFIG_DRM_SAVAGE is not set
+# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
#
--
2.35.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] linux: Do not enable dangerous legacy DRM drivers
2022-08-02 9:35 [PATCH] linux: Do not enable dangerous legacy DRM drivers Peter Müller
@ 2022-08-03 10:51 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2022-08-03 10:51 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1485 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 2 Aug 2022, at 10:35, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> https://lists.ipfire.org/pipermail/development/2022-July/013886.html
>
> This leaves current Nvidia Nouveau support untouched.
>
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> config/kernel/kernel.config.x86_64-ipfire | 11 ++---------
> 1 file changed, 2 insertions(+), 9 deletions(-)
>
> diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire
> index 40975b5fc..3a05794aa 100644
> --- a/config/kernel/kernel.config.x86_64-ipfire
> +++ b/config/kernel/kernel.config.x86_64-ipfire
> @@ -5121,7 +5121,7 @@ CONFIG_DRM_AMD_DC_DCN=y
>
> # CONFIG_HSA_AMD is not set
> CONFIG_DRM_NOUVEAU=m
> -CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
> +# CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT is not set
> CONFIG_NOUVEAU_DEBUG=5
> CONFIG_NOUVEAU_DEBUG_DEFAULT=3
> # CONFIG_NOUVEAU_DEBUG_MMU is not set
> @@ -5201,14 +5201,7 @@ CONFIG_DRM_XEN_FRONTEND=m
> CONFIG_DRM_VBOXVIDEO=m
> CONFIG_DRM_GUD=m
> CONFIG_DRM_HYPERV=m
> -CONFIG_DRM_LEGACY=y
> -# CONFIG_DRM_TDFX is not set
> -# CONFIG_DRM_R128 is not set
> -# CONFIG_DRM_I810 is not set
> -# CONFIG_DRM_MGA is not set
> -# CONFIG_DRM_SIS is not set
> -# CONFIG_DRM_VIA is not set
> -# CONFIG_DRM_SAVAGE is not set
> +# CONFIG_DRM_LEGACY is not set
> CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y
>
> #
> --
> 2.35.3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-03 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 9:35 [PATCH] linux: Do not enable dangerous legacy DRM drivers Peter Müller
2022-08-03 10:51 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox