| /drivers/video/fbdev/geode/ |
| A D | Kconfig | 3 # Geode family framebuffer configuration 6 bool "AMD Geode family framebuffer support" 10 Say 'Y' here to allow you to select framebuffer drivers for 14 tristate "AMD Geode LX framebuffer support" 27 tristate "AMD Geode GX framebuffer support" 40 tristate "AMD Geode GX1 framebuffer support"
|
| /drivers/gpu/drm/tegra/ |
| A D | fb.c | 20 struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer, in tegra_fb_get_plane() argument 23 return to_tegra_bo(drm_gem_fb_get_obj(framebuffer, index)); in tegra_fb_get_plane() 26 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer) in tegra_fb_is_bottom_up() argument 28 struct tegra_bo *bo = tegra_fb_get_plane(framebuffer, 0); in tegra_fb_is_bottom_up() 36 int tegra_fb_get_tiling(struct drm_framebuffer *framebuffer, in tegra_fb_get_tiling() argument 39 uint64_t modifier = framebuffer->modifier; in tegra_fb_get_tiling()
|
| A D | drm.h | 182 struct tegra_bo *tegra_fb_get_plane(struct drm_framebuffer *framebuffer, 184 bool tegra_fb_is_bottom_up(struct drm_framebuffer *framebuffer); 185 int tegra_fb_get_tiling(struct drm_framebuffer *framebuffer,
|
| /drivers/media/pci/ivtv/ |
| A D | Kconfig | 49 tristate "Conexant cx23415 framebuffer support" 53 This is a framebuffer driver for the Conexant cx23415 MPEG 62 bool "force cx23415 framebuffer init with x86 PAT enabled" 65 With PAT enabled, the cx23415 framebuffer driver does not 66 utilize write-combined caching on the framebuffer memory. 75 With this setting enabled, the framebuffer will initialize on 76 PAT-enabled systems but the framebuffer memory will be uncached.
|
| /drivers/video/console/ |
| A D | Kconfig | 81 Low-level framebuffer-based console driver. 89 This option enables the fbcon (framebuffer text-based) hardware 108 If this option is selected, the framebuffer console will 110 supports this feature). Otherwise, the framebuffer console will 111 always select the first framebuffer driver that is loaded. The latter 123 Enable display rotation for the framebuffer console. This is done 126 such that other users of the framebuffer will remain normally 133 If enabled this defers the framebuffer console taking over the 136 commandline option to keep the framebuffer contents initially put up
|
| /drivers/video/fbdev/ |
| A D | Kconfig | 65 tristate "Aeroflex Gaisler framebuffer support" 384 tristate "TGA/SFB+ framebuffer support" 446 using the EFI framebuffer as your console. 577 completely dumb framebuffer device. 588 completely dumb framebuffer device. 638 tristate "Epson S1D13XXX framebuffer support" 1367 bool "VIA VT8500 framebuffer support" 1473 tristate "PXA LCD framebuffer support" 1545 tristate "Samsung S3C framebuffer support" 1619 tristate "PS3 GPU framebuffer driver" [all …]
|
| /drivers/gpu/drm/sysfb/ |
| A D | Kconfig | 11 tristate "EFI framebuffer driver" 42 tristate "Simple framebuffer driver" 61 tristate "VESA framebuffer driver"
|
| /drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_scrn.c | 947 struct vmw_framebuffer *framebuffer) in do_bo_define_gmrfb() argument 950 container_of(framebuffer, struct vmw_framebuffer_bo, in do_bo_define_gmrfb() 952 int depth = framebuffer->base.format->depth; in do_bo_define_gmrfb() 973 cmd->body.bytesPerLine = framebuffer->base.pitches[0]; in do_bo_define_gmrfb() 1094 struct vmw_framebuffer *framebuffer, in vmw_kms_sou_do_surface_dirty() argument 1105 container_of(framebuffer, typeof(*vfbs), base); in vmw_kms_sou_do_surface_dirty() 1135 ret = vmw_kms_helper_dirty(dev_priv, framebuffer, clips, vclips, in vmw_kms_sou_do_surface_dirty() 1210 struct vmw_framebuffer *framebuffer, in vmw_kms_sou_do_bo_dirty() argument 1219 container_of(framebuffer, struct vmw_framebuffer_bo, in vmw_kms_sou_do_bo_dirty() 1235 ret = do_bo_define_gmrfb(dev_priv, framebuffer); in vmw_kms_sou_do_bo_dirty() [all …]
|
| A D | vmwgfx_kms.h | 376 struct vmw_framebuffer *framebuffer, 452 struct vmw_framebuffer *framebuffer, 462 struct vmw_framebuffer *framebuffer, 482 struct vmw_framebuffer *framebuffer,
|
| A D | vmwgfx_kms.c | 418 static void vmw_framebuffer_surface_destroy(struct drm_framebuffer *framebuffer) in vmw_framebuffer_surface_destroy() argument 421 vmw_framebuffer_to_vfbs(framebuffer); in vmw_framebuffer_surface_destroy() 436 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy() 585 static void vmw_framebuffer_bo_destroy(struct drm_framebuffer *framebuffer) in vmw_framebuffer_bo_destroy() argument 588 vmw_framebuffer_to_vfbd(framebuffer); in vmw_framebuffer_bo_destroy() 591 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_bo_destroy() 1502 struct vmw_framebuffer *framebuffer, in vmw_kms_helper_dirty() argument 1525 if (plane->state->fb == &framebuffer->base) in vmw_kms_helper_dirty()
|
| A D | vmwgfx_ldu.c | 302 struct vmw_framebuffer *framebuffer, 593 struct vmw_framebuffer *framebuffer, in vmw_kms_ldu_do_bo_dirty() argument
|
| A D | vmwgfx_stdu.c | 723 struct vmw_framebuffer *framebuffer, in vmw_kms_stdu_surface_dirty() argument 734 container_of(framebuffer, typeof(*vfbs), base); in vmw_kms_stdu_surface_dirty() 761 ret = vmw_kms_helper_dirty(dev_priv, framebuffer, clips, vclips, in vmw_kms_stdu_surface_dirty()
|
| /drivers/video/fbdev/core/ |
| A D | Kconfig | 21 This does not affect the framebuffer console. If unsure, say N. 67 (accelerated) version and the framebuffer is in system RAM. 75 version and the framebuffer is in system RAM. 83 (accelerated) version and the framebuffer is in system RAM. 105 non-native endianness (e.g. Little-Endian framebuffer on a
|
| /drivers/firmware/google/ |
| A D | Makefile | 5 obj-$(CONFIG_GOOGLE_FRAMEBUFFER_COREBOOT) += framebuffer-coreboot.o
|
| A D | coreboot_table.h | 82 struct lb_framebuffer framebuffer; member
|
| A D | framebuffer-coreboot.c | 30 struct lb_framebuffer *fb = &dev->framebuffer; in framebuffer_probe()
|
| A D | Kconfig | 65 This option enables the kernel to search for a framebuffer in
|
| /drivers/firmware/ |
| A D | Kconfig | 187 bool "Mark VGA/VBE/EFI FB as generic system framebuffer" 197 framebuffers so the new generic system-framebuffer drivers can be 198 used instead. If the framebuffer is not compatible with the generic 199 modes, it is advertised as fallback platform framebuffer so legacy 209 and others enabled as fallback if a system framebuffer is
|
| /drivers/gpu/drm/gma500/ |
| A D | Makefile | 14 framebuffer.o \
|
| A D | Kconfig | 17 Say yes for an experimental 2D KMS framebuffer driver for the
|
| /drivers/staging/sm750fb/ |
| A D | Kconfig | 3 tristate "Silicon Motion SM750 framebuffer support"
|
| /drivers/gpu/drm/arm/ |
| A D | Kconfig | 25 HDLCD device did not fetch from framebuffer due to underrun
|
| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | Kconfig | 80 processor and a peripheral, such as a display or a framebuffer chip.
|
| /drivers/gpu/drm/omapdrm/ |
| A D | Kconfig | 104 processor and a peripheral, such as a display or a framebuffer chip.
|
| /drivers/staging/fbtft/ |
| A D | Kconfig | 142 This enables generic framebuffer support for the Sitronix ST7789V
|