Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/fb/
Dsisfb.rst143 noypan disable y-panning and scroll by redrawing the entire screen.
152 Boolean options such as "noaccel" or "noypan" are to be given without a
153 parameter if sisfb is in-kernel (for example "video=sisfb:noypan). If
155 noypan=1").
/Linux-v5.15/drivers/video/fbdev/sis/
Dsis_main.c6607 static int noypan = -1; variable
6658 if(noypan == 1) in sisfb_init_module()
6660 else if(noypan == 0) in sisfb_init_module()
6718 module_param(noypan, int, 0);
6753 MODULE_PARM_DESC(noypan,