Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/drivers/video/fbdev/sis/
Dsis_main.c6608 static int noypan = -1; variable
6659 if(noypan == 1) in sisfb_init_module()
6661 else if(noypan == 0) in sisfb_init_module()
6719 module_param(noypan, int, 0);
6754 MODULE_PARM_DESC(noypan,