Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_PVR2
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_PVR2:
( CONFIG_FB && CONFIG_HAS_IOMEM ) && ( CONFIG_SH_DREAMCAST || CONFIG_COMPILE_TEST )
cfbcopyarea
, cfbfillrect
, cfbimgblt
, pvr2fb
, pvr2fb
Say Y here if you have a PowerVR 2 card in your box. If you plan to run linux on your Dreamcast, you will have to say Y here. This driver may or may not work on other PowerVR 2 cards, but is totally untested. Use at your own risk. If unsure, say N.
To compile this driver as a module, choose M here: the module will be called pvr2fb.
You can pass several parameters to the driver at boot time or at module load time. The parameters look like "video=pvr2:XXX", where the meaning of XXX can be found at the end of the main source file (drivers/video/fbdev/pvr2fb.c). Please see the file Documentation/fb/pvr2fb.rst.
drivers/video/Kconfig
The configuration item CONFIG_FB_PVR2:
CONFIG_FB && CONFIG_SH_DREAMCAST
cfbcopyarea
, cfbfillrect
, cfbimgblt
, pvr2fb
, pvr2fb
Say Y here if you have a PowerVR 2 card in your box. If you plan to run linux on your Dreamcast, you will have to say Y here. This driver may or may not work on other PowerVR 2 cards, but is totally untested. Use at your own risk. If unsure, say N.
To compile this driver as a module, choose M here: the module will be called pvr2fb.
You can pass several parameters to the driver at boot time or at module load time. The parameters look like "video=pvr2:XXX", where the meaning of XXX can be found at the end of the main source file (drivers/video/pvr2fb.c). Please see the file Documentation/fb/pvr2fb.txt.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1033
("NEC Corporation"), device: 0067
("PowerVR Neon 250 Chipset")1033
("NEC Corporation"), device: 0067
("PowerVR Neon 250 Chipset")Raw data from LKDDb:
lkddb module cfbcopyarea CONFIG_FB_PVR2 : drivers/video/Kconfig : "NEC PowerVR 2 display support" # in 2.6.0–2.6.11
lkddb module cfbfillrect CONFIG_FB_PVR2 : drivers/video/Kconfig : "NEC PowerVR 2 display support" # in 2.6.0–2.6.11
lkddb module cfbimgblt CONFIG_FB_PVR2 : drivers/video/Kconfig : "NEC PowerVR 2 display support" # in 2.6.0–2.6.11
lkddb module pvr2fb CONFIG_FB_PVR2 : drivers/video/Kconfig : "NEC PowerVR 2 display support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.14
lkddb module pvr2fb CONFIG_FB_PVR2 : drivers/video/fbdev/Kconfig : "NEC PowerVR 2 display support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 1033 0067 .... .... ...... : CONFIG_FB_PVR2 : drivers/video/fbdev/pvr2fb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb pci 1033 0067 .... .... ...... : CONFIG_FB_PVR2 : drivers/video/pvr2fb.c # in 2.6.2–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 2024). See also LKDDb sources on GitLab