Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/console/
Dvgacon.c569 unsigned int scanlines = height * c->vc_font.height; in vgacon_doresize() local
581 scanlines <<= 1; in vgacon_doresize()
587 scanlines >>= 1; in vgacon_doresize()
589 scanlines -= 1; in vgacon_doresize()
590 scanlines_lo = scanlines & 0xff; in vgacon_doresize()
595 if (scanlines & 0x100) in vgacon_doresize()
597 if (scanlines & 0x200) in vgacon_doresize()
/Linux-v5.10/Documentation/fb/
Dintel810.rst72 select vertical resolution in scanlines. If Discrete Video Timings
81 select virtual vertical resolution in scanlines. If (0) or none
Dframebuffer.rst163 The electron beam draws horizontal lines (scanlines) from left to right, and
253 (in picoseconds, 1E-12 s), and vertical timings in number of scanlines.
/Linux-v5.10/Documentation/admin-guide/
Dsvga.rst135 0x0f02 VGA 80x43 (VGA switched to 350 scanlines with a 8-point font)