Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/console/
DKconfig30 The scrollback buffer of the standard VGA console is located in
32 If you require a larger scrollback buffer, this can be placed in
34 Placing the scrollback buffer in System RAM will slightly slow
46 Enter the amount of System RAM to allocate for the scrollback
48 screenfuls of scrollback buffer
/linux-4.4.14/include/linux/
Dvt_kern.h48 void scrollback(struct vc_data *vc, int lines);
/linux-4.4.14/Documentation/fb/
Dvesafb.txt129 * You'll get scrollback (the Shift-PgUp thing),
130 the video memory can be used as scrollback buffer
Dfbcon.txt86 2. fbcon=scrollback:<value>[k]
88 The scrollback buffer is memory that is used to preserve display
Dsstfb.txt156 disable software scrollback, as it can oops badly ...
Dmatroxfb.txt296 with 'video=scrollback:0'.
/linux-4.4.14/drivers/tty/vt/
Dkeyboard.c582 scrollback(vc, 0); in fn_scroll_back()
Dvt.c1094 void scrollback(struct vc_data *vc, int lines) in scrollback() function
/linux-4.4.14/Documentation/
Dkernel-parameters.txt2561 no-scroll [VGA] Disables scrollback.