Searched refs:framebuffer (Results 1 – 14 of 14) sorted by relevance
/drivers/video/geode/ |
D | Kconfig | 2 # Geode family framebuffer configuration 5 bool "AMD Geode family framebuffer support (EXPERIMENTAL)" 8 Say 'Y' here to allow you to select framebuffer drivers for 12 tristate "AMD Geode LX framebuffer support (EXPERIMENTAL)" 27 tristate "AMD Geode GX framebuffer support (EXPERIMENTAL)" 42 tristate "AMD Geode GX1 framebuffer support (EXPERIMENTAL)"
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 401 void vmw_framebuffer_surface_destroy(struct drm_framebuffer *framebuffer) in vmw_framebuffer_surface_destroy() argument 404 vmw_framebuffer_to_vfbs(framebuffer); in vmw_framebuffer_surface_destroy() 413 drm_framebuffer_cleanup(framebuffer); in vmw_framebuffer_surface_destroy() 422 struct vmw_framebuffer *framebuffer, in do_surface_dirty_sou() argument 446 if (crtc->fb != &framebuffer->base) in do_surface_dirty_sou() 536 cmd->body.srcImage.sid = cpu_to_le32(framebuffer->user_handle); in do_surface_dirty_sou() 568 int vmw_framebuffer_surface_dirty(struct drm_framebuffer *framebuffer, in vmw_framebuffer_surface_dirty() argument 574 struct vmw_private *dev_priv = vmw_priv(framebuffer->dev); in vmw_framebuffer_surface_dirty() 577 vmw_framebuffer_to_vfbs(framebuffer); in vmw_framebuffer_surface_dirty() 596 norect.x2 = framebuffer->width; in vmw_framebuffer_surface_dirty() [all …]
|
/drivers/video/ |
D | Kconfig | 58 buffer devices. Please read <file:Documentation/fb/framebuffer.txt> 100 If true, at least one selected framebuffer driver can take advantage 146 (accelerated) version and the framebuffer is in system RAM. 155 version and the framebuffer is in system RAM. 164 (accelerated) version and the framebuffer is in system RAM. 171 non-native endianness (e.g. Little-Endian framebuffer on a 265 tristate "Aeroflex Gaisler framebuffer support" 271 This enables support for the SVGACTRL framebuffer in the GRLIB IP library from Aeroflex Gaisler. 324 This framebuffer device driver is for the ARM PrimeCell PL110 361 This is a framebuffer device for the SA-1100 LCD Controller. [all …]
|
D | fbmem.c | 1146 con2fb.framebuffer = -1; in do_fb_ioctl() 1160 if (con2fb.framebuffer < 0 || con2fb.framebuffer >= FB_MAX) in do_fb_ioctl() 1162 if (!registered_fb[con2fb.framebuffer]) in do_fb_ioctl() 1163 request_module("fb%d", con2fb.framebuffer); in do_fb_ioctl() 1164 if (!registered_fb[con2fb.framebuffer]) { in do_fb_ioctl()
|
/drivers/video/console/ |
D | Kconfig | 95 Low-level framebuffer-based console driver. 102 If this option is selected, the framebuffer console will 104 supports this feature). Otherwise, the framebuffer console will 105 always select the first framebuffer driver that is loaded. The latter 117 Enable display rotation for the framebuffer console. This is done 120 such that other users of the framebuffer will remain normally 175 framebuffer drivers don't support this one at all.
|
D | fbcon.c | 3296 con2fb->framebuffer, 1); in fbcon_event_notify() 3300 con2fb->framebuffer = con2fb_map[con2fb->console - 1]; in fbcon_event_notify()
|
/drivers/media/video/ivtv/ |
D | Kconfig | 32 tristate "Conexant cx23415 framebuffer support" 38 This is a framebuffer driver for the Conexant cx23415 MPEG
|
/drivers/gpu/drm/gma500/ |
D | Makefile | 9 framebuffer.o \
|
D | Kconfig | 10 Say yes for an experimental 2D KMS framebuffer driver for the
|
/drivers/video/omap2/dss/ |
D | Kconfig | 53 such as a display or a framebuffer chip. 89 processor and a peripheral, such as a display or a framebuffer chip.
|
/drivers/auxdisplay/ |
D | Kconfig | 90 Depends on the x86 arch and the framebuffer support. 92 The LCD framebuffer driver can be attached to a console.
|
/drivers/tty/ |
D | Kconfig | 80 drivers may be enabled, such as the framebuffer console. If more than 86 information. For framebuffer console users, please refer to
|
/drivers/video/backlight/ |
D | Kconfig | 21 Some framebuffer devices connect to platform-specific LCD modules
|
/drivers/tty/serial/ |
D | Kconfig | 32 Even if you say Y here, the currently visible framebuffer console 59 Even if you say Y here, the currently visible framebuffer console 810 Even if you say Y here, the currently visible framebuffer console
|