linuxOS_AP06/external/xserver/hw/xfree86/fbdevhw
2025-06-03 12:28:32 +08:00
..
man v1.1.1 2025-06-03 12:28:32 +08:00
fbdevhw.c v1.1.1 2025-06-03 12:28:32 +08:00
fbdevhw.h v1.1.1 2025-06-03 12:28:32 +08:00
fbdevhwstub.c v1.1.1 2025-06-03 12:28:32 +08:00
fbpriv.h v1.1.1 2025-06-03 12:28:32 +08:00
Makefile.am v1.1.1 2025-06-03 12:28:32 +08:00
Makefile.in v1.1.1 2025-06-03 12:28:32 +08:00
meson.build v1.1.1 2025-06-03 12:28:32 +08:00
README v1.1.1 2025-06-03 12:28:32 +08:00

This is a submodule to access linux framebuffer devices.
It is supported to work as helper module (like vgahw)
for the chipset drivers.  There are functions for
saving/restoring/setting video modes, set palette entries,
and a few more helper functions.  Some of them can be
hooked directly into ScrnInfoRec.

In ../drivers/fbdev is a "chipset" driver.  It is a simple,
non-accelerated and hardware-independent driver which works
on top of this fbdevhw submodule.

  Gerd

--
Gerd Knorr <kraxel@goldbach.in-berlin.de>