Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_TGA
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_TGA:
( CONFIG_FB ) && ( CONFIG_PCI || CONFIG_TC ) && ( CONFIG_ALPHA || CONFIG_TC )
cfbcopyarea
, cfbfillrect
, cfbimgblt
, tgafb
, tgafb
This is the frame buffer device driver for generic TGA and SFB+ graphic cards. These include DEC ZLXp-E1, -E2 and -E3 PCI cards, also known as PBXGA-A, -B and -C, and DEC ZLX-E1, -E2 and -E3 TURBOchannel cards, also known as PMAGD-A, -B and -C.
Due to hardware limitations ZLX-E2 and E3 cards are not supported for DECstation 5000/200 systems. Additionally due to firmware limitations these cards may cause troubles with booting DECstation 5000/240 and /260 systems, but are fully supported under Linux if you manage to get it going. ;-)
Say Y if you have one of those.
drivers/video/Kconfig
The configuration item CONFIG_FB_TGA:
CONFIG_FB && ( CONFIG_ALPHA || CONFIG_TC )
cfbcopyarea
, cfbfillrect
, cfbimgblt
, tgafb
, tgafb
This is the frame buffer device driver for generic TGA and SFB+ graphic cards. These include DEC ZLXp-E1, -E2 and -E3 PCI cards, also known as PBXGA-A, -B and -C, and DEC ZLX-E1, -E2 and -E3 TURBOchannel cards, also known as PMAGD-A, -B and -C.
Due to hardware limitations ZLX-E2 and E3 cards are not supported for DECstation 5000/200 systems. Additionally due to firmware limitations these cards may cause troubles with booting DECstation 5000/240 and /260 systems, but are fully supported under Linux if you manage to get it going. ;-)
Say Y if you have one of those.
drivers/video/Kconfig
The configuration item CONFIG_FB_TGA:
CONFIG_FB && CONFIG_ALPHA
cfbcopyarea
, cfbfillrect
, cfbimgblt
, tgafb
, tgafb
This is the frame buffer device driver for generic TGA graphic cards. Say Y if you have one of those.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1011
("Digital Equipment Corporation"), device: 0004
("DECchip 21030 [TGA]")1011
("Digital Equipment Corporation"), device: 0004
("DECchip 21030 [TGA]")Raw data from LKDDb:
lkddb module cfbcopyarea CONFIG_FB_TGA : drivers/video/Kconfig : "TGA framebuffer support" # in 2.5.54–2.5.75, 2.6.0–2.6.11
lkddb module cfbfillrect CONFIG_FB_TGA : drivers/video/Kconfig : "TGA framebuffer support" # in 2.5.54–2.5.75, 2.6.0–2.6.11
lkddb module cfbimgblt CONFIG_FB_TGA : drivers/video/Kconfig : "TGA framebuffer support" # in 2.5.54–2.5.75, 2.6.0–2.6.11
lkddb module tgafb CONFIG_FB_TGA : drivers/video/Kconfig : "TGA/SFB+ framebuffer support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.14
lkddb module tgafb CONFIG_FB_TGA : drivers/video/fbdev/Kconfig : "TGA/SFB+ framebuffer support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb pci 1011 0004 .... .... ...... : CONFIG_FB_TGA : drivers/video/fbdev/tgafb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb pci 1011 0004 .... .... ...... : CONFIG_FB_TGA : drivers/video/tgafb.c # in 2.5.54–2.5.75, 2.6.0–2.6.39, 3.0–3.14
lkddb tc "DEC " "PMAGD " : CONFIG_FB_TGA : drivers/video/fbdev/tgafb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb tc "DEC " "PMAGD " : CONFIG_FB_TGA : drivers/video/tgafb.c # in 2.6.22–2.6.39, 3.0–3.14
lkddb tc "DEC " "PMAGD-AA" : CONFIG_FB_TGA : drivers/video/fbdev/tgafb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb tc "DEC " "PMAGD-AA" : CONFIG_FB_TGA : drivers/video/tgafb.c # in 2.6.22–2.6.39, 3.0–3.14
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2025). See also LKDDb sources on GitLab