Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/console/
Dvgacon.c779 unsigned int scanlines = height * c->vc_font.height; in vgacon_doresize() local
791 scanlines <<= 1; in vgacon_doresize()
797 scanlines >>= 1; in vgacon_doresize()
799 scanlines -= 1; in vgacon_doresize()
800 scanlines_lo = scanlines & 0xff; in vgacon_doresize()
805 if (scanlines & 0x100) in vgacon_doresize()
807 if (scanlines & 0x200) in vgacon_doresize()
/Linux-v5.4/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.4/Documentation/admin-guide/
Dsvga.rst134 0x0f02 VGA 80x43 (VGA switched to 350 scanlines with a 8-point font)