Home
last modified time | relevance | path

Searched full:framebuffer (Results 126 – 150 of 414) sorted by relevance

12345678910>>...17

/linux-3.3/include/video/
Dmetronomefb.h2 * metronomefb.h - definitions for the metronome framebuffer driver
Dhecubafb.h2 * hecubafb.h - definitions for the hecuba framebuffer driver
Dpermedia2.h2 * Permedia2 framebuffer driver definitions.
22 * Permedia2 registers used in the framebuffer
Dbroadsheetfb.h2 * broadsheetfb.h - definitions for the broadsheet framebuffer driver
/linux-3.3/Documentation/fb/
Dlxfb.txt6 This is a graphics framebuffer driver for AMD Geode LX based processors.
Dmetronomefb.txt12 host CPU generates the control information and the image in a framebuffer
Dcirrusfb.txt2 Framebuffer driver for Cirrus Logic chipsets
Daty128fb.txt6 This is a driver for a graphic framebuffer for ATI Rage128 based devices
/linux-3.3/drivers/video/backlight/
Dlcd.c21 * framebuffer driver. We're looking if that important event is blanking,
180 * respective framebuffer device).
/linux-3.3/include/linux/
Dvia-core.h91 * The framebuffer MMIO region. Little, if anything, touches
93 * framebuffer device itself. We *do* have to be able to allocate
/linux-3.3/Documentation/auxdisplay/
Dcfag12864b-example.c59 * init a cfag12864b framebuffer device
82 * exit a cfag12864b framebuffer device
/linux-3.3/arch/arm/mach-s5pv210/
Dsetup-fb-24bpp.c6 * Base s5pv210 setup information for 24bpp LCD framebuffer
/linux-3.3/Documentation/x86/
Dmtrr.txt60 server, which tells you where the linear framebuffer address is. A
66 move the framebuffer base address, so the only value you can trust is
69 To find out the size of your framebuffer (what, you don't actually
/linux-3.3/drivers/video/
Dhgafb.c10 * - Revision 0.1.8 (23 Oct 2002): Ported to new framebuffer api.
107 /* Framebuffer driver structures */
357 * hgafb_open - open the framebuffer device
371 * hgafb_open - open the framebuffer device
Djz4740_fb.c3 * JZ4740 SoC LCD framebuffer driver
649 dev_err(&pdev->dev, "Failed to allocate framebuffer device\n"); in jzfb_probe()
723 dev_err(&pdev->dev, "Failed to register framebuffer: %d\n", ret); in jzfb_probe()
846 MODULE_DESCRIPTION("JZ4740 SoC LCD framebuffer driver");
Dau1100fb.c513 /* Allocate the framebuffer to the maximum screen size * nbr of video buffers */ in au1100fb_drv_probe()
542 print_dbg("Framebuffer memory map at %p", fbdev->fb_mem); in au1100fb_drv_probe()
576 /* Register new framebuffer */ in au1100fb_drv_probe()
578 print_err("cannot register new framebuffer"); in au1100fb_drv_probe()
Dxilinxfb.c51 * The interface to the framebuffer is nice and simple. There are two
260 /* Allocate the framebuffer memory */ in xilinxfb_assign()
279 /* Clear (turn to black) the framebuffer */ in xilinxfb_assign()
/linux-3.3/arch/arm/mach-mxs/include/mach/
Dmxsfb.h43 * zero the framebuffer memory will be dynamically
/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_drm_fb.h49 /* get memory information of a drm framebuffer */
/linux-3.3/drivers/gpu/drm/
Ddrm_crtc.c283 * drm_framebuffer_init - initialize a framebuffer
289 * Allocates an ID for the framebuffer's parent mode object, sets its mode
315 * drm_framebuffer_cleanup - remove a framebuffer object
316 * @fb: framebuffer to remove
1129 * them to the user, including CRTC, connector and framebuffer configuration.
1722 DRM_DEBUG_KMS("Unknown framebuffer ID %d\n", in drm_mode_setplane()
1836 /* If we have a mode we need a framebuffer. */ in drm_mode_setcrtc()
2065 DRM_ERROR("could not create framebuffer\n"); in drm_mode_addfb()
2177 DRM_ERROR("bad framebuffer width %d, should be >= %d && <= %d\n", in drm_mode_addfb2()
2182 DRM_ERROR("bad framebuffer height %d, should be >= %d && <= %d\n", in drm_mode_addfb2()
[all …]
/linux-3.3/Documentation/devicetree/bindings/gpio/
Dled.txt17 "backlight" - LED will act as a back-light, controlled by the framebuffer
/linux-3.3/arch/sh/drivers/dma/
DKconfig76 This is primarily used by the pvr2fb framebuffer driver for
/linux-3.3/arch/sparc/include/asm/
Dopenpromio.h44 #define OPROMCONS_STDOUT_IS_FB 0x2 /* stdout is a framebuffer */
/linux-3.3/drivers/staging/olpc_dcon/
Dolpc_dcon.c244 /* We should turn off some stuff in the framebuffer - but what? */ in dcon_sleep()
271 dev_err(&dcon->client->dev, "unable to lock framebuffer\n"); in dcon_blank_fb()
283 dev_err(&dcon->client->dev, "couldn't %sblank framebuffer\n", in dcon_blank_fb()
593 * When the framebuffer sleeps due to external sources (e.g. user idle), power
/linux-3.3/drivers/hid/
Dhid-picolcd.c82 /* Framebuffer
110 /* Framebuffer visual structures */
209 /* Framebuffer stuff */
214 u8 *fb_bitmap; /* framebuffer */
430 /* schedule first output of framebuffer */ in picolcd_fb_reset()
455 * Translate the framebuffer into the format needed by the PicoLCD. in picolcd_fb_update()
769 /* initialize Framebuffer device */
781 dev_err(dev, "can't get a free page for framebuffer\n"); in picolcd_init_framebuffer()
800 dev_err(dev, "failed to allocate a framebuffer\n"); in picolcd_init_framebuffer()
837 dev_err(dev, "failed to register framebuffer\n"); in picolcd_init_framebuffer()
[all …]

12345678910>>...17