Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_UVESA
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_UVESA:
( CONFIG_FB && CONFIG_CONNECTOR ) && (! CONFIG_UML )
uvesafb
, uvesafb
This is the frame buffer driver for generic VBE 2.0 compliant graphic cards. It can also take advantage of VBE 3.0 features, such as refresh rate adjustment.
This driver generally provides more features than vesafb but requires a userspace helper application called 'v86d'. See Documentation/fb/uvesafb.rst for more information.
If unsure, say N.
drivers/video/Kconfig
The configuration item CONFIG_FB_UVESA:
CONFIG_FB && CONFIG_CONNECTOR
uvesafb
, uvesafb
This is the frame buffer driver for generic VBE 2.0 compliant graphic cards. It can also take advantage of VBE 3.0 features, such as refresh rate adjustment.
This driver generally provides more features than vesafb but requires a userspace helper application called 'v86d'. See Documentation/fb/uvesafb.txt for more information.
If unsure, say N.
Raw data from LKDDb:
lkddb module uvesafb CONFIG_FB_UVESA : drivers/video/Kconfig : "Userspace VESA VGA graphics support" # in 2.6.24–2.6.39, 3.0–3.14
lkddb module uvesafb CONFIG_FB_UVESA : drivers/video/fbdev/Kconfig : "Userspace VESA VGA graphics support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "uvesafb" : CONFIG_FB_UVESA : drivers/video/fbdev/uvesafb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "uvesafb" : CONFIG_FB_UVESA : drivers/video/uvesafb.c # in 2.6.24–2.6.39, 3.0–3.14
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab