ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] [PATCH un-def/sisyphus] config: Replace the fbdev drivers with simpledrm and the DRM fbdev emulation layer
@ 2022-05-22  4:54 Vitaly Chikunov
  0 siblings, 0 replies; only message in thread
From: Vitaly Chikunov @ 2022-05-22  4:54 UTC (permalink / raw)
  To: devel-kernel

This change is similar to Fedora 36's[1].

  "The fbdev subsystem has been deprecated for over a decade and no new
  platform should use it but instead write DRM drivers for their video
  output."

Link: https://fedoraproject.org/wiki/Changes/ReplaceFbdevDrivers
Link: https://lore.altlinux.org/devel-kernel/4916c308-1ae2-3fd4-a5b7-d3fe051e0d74@basealt.ru/T/#t
Suggested-by: Anton Midyukov <antohami@altlinux.org>
Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
---
 config | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/config b/config
index e529911fd5dc..f37122dacfa9 100644
--- a/config
+++ b/config
@@ -4506,7 +4506,7 @@ CONFIG_I2C_MUX_MLXCPLD=m
 
 CONFIG_I2C_HELPER_AUTO=y
 CONFIG_I2C_SMBUS=m
-CONFIG_I2C_ALGOBIT=m
+CONFIG_I2C_ALGOBIT=y
 CONFIG_I2C_ALGOPCA=m
 
 #
@@ -6281,12 +6281,12 @@ CONFIG_INTEL_GTT=m
 CONFIG_VGA_ARB=y
 CONFIG_VGA_ARB_MAX_GPUS=16
 CONFIG_VGA_SWITCHEROO=y
-CONFIG_DRM=m
+CONFIG_DRM=y
 CONFIG_DRM_MIPI_DBI=m
 CONFIG_DRM_MIPI_DSI=y
 CONFIG_DRM_DP_AUX_CHARDEV=y
 CONFIG_DRM_DEBUG_SELFTEST=m
-CONFIG_DRM_KMS_HELPER=m
+CONFIG_DRM_KMS_HELPER=y
 # CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
 CONFIG_DRM_FBDEV_EMULATION=y
 CONFIG_DRM_FBDEV_OVERALLOC=100
@@ -6416,7 +6416,7 @@ CONFIG_DRM_ETNAVIV_THERMAL=y
 CONFIG_DRM_BOCHS=m
 CONFIG_DRM_CIRRUS_QEMU=m
 CONFIG_DRM_GM12U320=m
-# CONFIG_DRM_SIMPLEDRM is not set
+CONFIG_DRM_SIMPLEDRM=y
 CONFIG_TINYDRM_HX8357D=m
 CONFIG_TINYDRM_ILI9225=m
 CONFIG_TINYDRM_ILI9341=m
@@ -6479,10 +6479,10 @@ CONFIG_FB_CYBER2000_DDC=y
 CONFIG_FB_ARC=m
 # CONFIG_FB_ASILIANT is not set
 # CONFIG_FB_IMSTT is not set
-CONFIG_FB_VGA16=m
+# CONFIG_FB_VGA16 is not set
 CONFIG_FB_UVESA=m
 CONFIG_FB_VESA=y
-CONFIG_FB_EFI=y
+# CONFIG_FB_EFI is not set
 CONFIG_FB_N411=m
 CONFIG_FB_HGA=m
 CONFIG_FB_OPENCORES=m
@@ -6553,8 +6553,8 @@ CONFIG_FB_MB862XX=m
 CONFIG_FB_MB862XX_PCI_GDC=y
 CONFIG_FB_MB862XX_I2C=y
 CONFIG_FB_HYPERV=m
-CONFIG_FB_SIMPLE=y
-CONFIG_FB_SSD1307=m
+# CONFIG_FB_SIMPLE is not set
+# CONFIG_FB_SSD1307 is not set
 CONFIG_FB_SM712=m
 # end of Frame buffer Devices
 
-- 
2.33.2



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-22  4:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22  4:54 [d-kernel] [PATCH un-def/sisyphus] config: Replace the fbdev drivers with simpledrm and the DRM fbdev emulation layer Vitaly Chikunov

ALT Linux kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git