Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/tiny/
Dbochs.c50 static int bochs_modeset = -1; variable
54 module_param_named(modeset, bochs_modeset, int, 0444);
714 if (vgacon_text_force() && bochs_modeset == -1) in bochs_init()
717 if (bochs_modeset == 0) in bochs_init()