October 2017
Intermediate to advanced
586 pages
14h 8m
English
Video cards always have a certain amount of RAM. This RAM is where the bitmap of image data is buffered for display. From the software point of view, the framebuffer is a character device providing access to this RAM.
That said, a framebuffer driver provides an interface for the following:
To provide this interface, the framebuffer driver generally talks to the hardware directly. There are well-known framebuffer drivers, such as:
Read now
Unlock full access