Home
last modified time | relevance | path

Searched refs:nomodeset (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/video/
H A DMakefile7 obj-$(CONFIG_VIDEO) += cmdline.o nomodeset.o
/linux/Documentation/admin-guide/
H A Dedid.rst21 Adding the kernel parameter "nomodeset" helps in most cases, but causes
H A Dkernel-parameters.txt4019 nomodeset Disable kernel modesetting. Most systems' firmware
4021 for output. With nomodeset, DRM and fbdev drivers will
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c264 static bool nomodeset = 0; variable
1463 if (nomodeset) in radeon_write_mode()
2580 nomodeset = 1; in radeonfb_setup()
2631 module_param(nomodeset, bool, 0);
2632 MODULE_PARM_DESC(nomodeset, "bool: disable actual setting of video mode");
/linux/
H A DMAINTAINERS7154 F: drivers/video/nomodeset.c
7156 F: include/video/nomodeset.h